.coh-style-header-light-theme { background-color: var(--ssa-color-palette-white); } .coh-style-header-light-theme .utilities-bar-horizontal { background-color: var(--ssa-color-palette-white);position: relative; } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a,.coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu span.coh-link { color: var(--ssa-color-palette-brand-color-text);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-style-header-light-theme .utilities-bar-horizontal .utilities-menu a:hover,.coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu span.coh-link:hover { color: var(--ssa-color-palette-primary-dark-green); } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu > * { padding-right: 0.625rem;padding-left: 0.625rem; } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu > :last-child { padding-right: 0rem; } .coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu .language-switcher { position: relative; } .coh-style-header-light-theme .utilities-bar-horizontal .social-links a { color: var(--ssa-color-palette-brand-color-text); } .coh-style-header-light-theme .utilities-bar-horizontal .social-links a:hover { color: var(--ssa-color-palette-primary-dark-green); } .coh-style-header-light-theme .utilities-bar-horizontal:before { height: 0.0625rem;width: 200vw;position: absolute;bottom: 0rem;left: -100vw;background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-light-theme .utilities-bar-vertical { background-color: var(--ssa-color-palette-white); } .coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a:not(.utilities_contact-link):not(.budi-cta),.coh-style-header-light-theme .utilities-bar-vertical .utilities-menu span.coh-link:not(.utilities_contact-link) { color: var(--ssa-color-palette-brand-color-text);font-size: 0.75rem;line-height: 1rem;text-transform: uppercase;letter-spacing: 0.015625rem; } .coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a:not(.utilities_contact-link):not(.budi-cta):hover,.coh-style-header-light-theme .utilities-bar-vertical .utilities-menu span.coh-link:not(.utilities_contact-link):hover { color: var(--ssa-color-palette-primary-dark-green); } .coh-style-header-light-theme .utilities-bar-vertical .social-links { background-color: var(--ssa-color-palette-white);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); } .coh-style-header-light-theme .utilities-bar-vertical .social-links a { color: var(--ssa-color-palette-brand-color-text); } .coh-style-header-light-theme .utilities-bar-vertical .social-links a:hover { color: var(--ssa-color-palette-primary-dark-green); } .coh-style-header-light-theme .main-menu-toggle-button { color: var(--ssa-color-palette-brand-color-text);width: auto;position: relative;right: 1.25rem;padding-left: 1.25rem; } .coh-style-header-light-theme .main-menu-toggle-button:hover { color: var(--ssa-color-palette-brand-color-text); } .coh-style-header-light-theme .main-menu-toggle-button.menu-active { padding-left: 0rem;position: absolute;right: 1.25rem; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu-wrapper { background-color: var(--ssa-color-palette-white);-webkit-box-shadow: inset 0rem 0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem 0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); }  } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-1 { padding-top: 3rem;padding-right: 3rem;padding-bottom: 2.5rem;padding-left: 2rem; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li { -webkit-transition: 300ms ease-in-out box-shadow; transition: 300ms ease-in-out box-shadow;-webkit-box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0);box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0);padding-right: 0.625rem;padding-left: 0.625rem;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 (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li { -webkit-box-shadow: none; box-shadow: none;margin-bottom: 3rem;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;padding-right: 0rem;padding-left: 0rem; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li > a { position: relative;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-brand-color-text); } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a { font-size: 1.75rem;line-height: 2.375rem;font-weight: 300;position: inherit; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:focus:after { display: none;display: none!important;; } .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:before { -webkit-transition: width 0.3s; transition: width 0.3s;background-color: var(--ssa-color-palette-primary-dark-green);height: 0.0625rem;width: 0rem;position: absolute;bottom: 0rem;content: ""; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:before { display: none; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:hover:before { width: 100%; } .coh-style-header-light-theme .main-menu .menu-level-1 > li > span { cursor: pointer;position: relative; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > span { font-size: 1.75rem;font-weight: 300;line-height: 2.375rem; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li > span:before { background-color: var(--ssa-color-palette-primary-dark-green);height: 0.0625rem;width: 0rem;position: absolute;bottom: 0rem;content: "";-webkit-transition: width 0.3s;transition: width 0.3s; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li > span:before { display: none; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li > span:hover { cursor: initial;;color: var(--ssa-color-palette-brand-color-text); } .coh-style-header-light-theme .main-menu .menu-level-1 > li > span:hover:before { width: 100%; } .coh-style-header-light-theme .main-menu .menu-level-1 > li > span:hover:after { bottom: 0.5rem;display: none; } .coh-style-header-light-theme .main-menu .menu-level-1 > li:last-child { padding-right: 0rem; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li:last-child { margin-bottom: 0rem; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children:after { content: normal; } .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children:hover:after { position: absolute;background-color: rgba(0, 0, 0, 0);height: 4.875rem;width: 100%;top: 6.4375rem;left: 0rem;right: 0rem;bottom: 0rem;z-index: 1;content: ""; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children:hover:after { display: none; }  } .coh-style-header-light-theme .main-menu .menu-level-1 > li.has-children[logo-width='220px']:hover:after { top: 7.5rem;height: 5rem; } .coh-style-header-light-theme .main-menu .menu-level-1 > li.is-expanded > a:before { width: 100%; } .coh-style-header-light-theme .main-menu .menu-level-1 .lvl1-link-container { position: absolute;right: 0rem;top: 2.0625rem; } .coh-style-header-light-theme .main-menu .menu-level-2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 5.875rem; } @media (max-width: 1169px) { .coh-style-header-light-theme .main-menu .menu-level-2 { padding-left: 5.875rem; }  } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-2 { -webkit-flex-wrap: unset; -ms-flex-wrap: unset; flex-wrap: unset;display: block;padding-right: 0rem;padding-left: 0rem; }  } .coh-style-header-light-theme .main-menu .menu-level-2 > li { -webkit-flex-basis: 33%; -ms-flex-preferred-size: 33%; flex-basis: 33%;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin-bottom: 0rem;margin-left: 0rem;max-width: 33%;padding-right: 1.25rem;list-style-type: none; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-2 > li { max-width: unset;margin-bottom: 2.5rem;-webkit-flex-basis: unset;-ms-flex-preferred-size: unset;flex-basis: unset;-webkit-box-flex: unset;-webkit-flex-grow: unset;-ms-flex-positive: unset;flex-grow: unset;-webkit-flex-shrink: unset;-ms-flex-negative: unset;flex-shrink: unset;padding: 0rem; }  } .coh-style-header-light-theme .main-menu .menu-level-2 > li > .coh-link { color: var(--ssa-color-palette-brand-color-text);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;font-size: 1.125rem;width: 100%;padding-top: 0.75rem;padding-right: 3.75rem;padding-bottom: 0.75rem;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;line-height: 1.625rem;font-style: normal;position: relative; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-2 > li > .coh-link { -webkit-transition: none; transition: none;padding-top: 0rem;padding-right: 0rem;padding-bottom: 0rem;position: inherit;font-size: 1.625rem;line-height: 2.125rem; }  } .coh-style-header-light-theme .main-menu .menu-level-2 > li > .coh-link:hover > span {  text-decoration-line: underline;;text-decoration-thickness: 0.0625rem;; text-decoration-color: rgb(0, 129, 99);; text-underline-offset:  0.3em;; } .coh-style-header-light-theme .main-menu .menu-level-2 > li > .coh-link > span { position: relative;text-decoration: none; } .coh-style-header-light-theme .main-menu .menu-level-2 > li > .coh-link > span:before { -webkit-transition: width 0.3s; transition: width 0.3s;height: 0.0625rem;width: 0rem;content: "";background-color: var(--ssa-color-palette-primary-dark-green);position: absolute;bottom: 0rem;display: none; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-2 > li > .coh-link > span:before { display: none; }  } .coh-style-header-light-theme .main-menu .menu-level-2 > li:last-child { padding-right: 0rem; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-2 > li:last-child { margin-bottom: 0rem; }  } .coh-style-header-light-theme .main-menu .menu-level-2 > li.is-expanded > .coh-link > span:before { width: 100%; } .coh-style-header-light-theme .main-menu .menu-level-2-wrapper { background-color: var(--ssa-color-palette-white);position: absolute;top: -webkit-calc(100% + 16px);top: calc(100% + 16px);left: 0rem;right: 0rem;z-index: 1;display: none;pointer-events: none;-webkit-box-shadow: inset 0px 0px 24px 0px rgba(0, 0, 0, 0.05);box-shadow: inset 0px 0px 24px 0px rgba(0, 0, 0, 0.05);margin-top: -1.375rem; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-2-wrapper { -webkit-box-shadow: unset; box-shadow: unset;bottom: 0rem;padding-top: 2.875rem;padding-right: 3rem;padding-bottom: 3rem;padding-left: 2rem;top: 1.4375rem; }  } .coh-style-header-light-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: var(--ssa-color-palette-white);overflow-y: auto;max-height: 60vh;-webkit-transition: all 0.3s;transition: all 0.3s;scrollbar-width: none;min-height: 3.75rem; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: rgba(0, 0, 0, 0); }  } .coh-style-header-light-theme .main-menu .menu-level-2-wrapper:after { background-color: rgba(0, 36, 57, 0.9);position: absolute;left: 0rem;right: 0rem;content: "";height: 100vh;width: 100vw; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-2-wrapper:after { display: none;content: normal; }  } .coh-style-header-light-theme .main-menu .menu-level-3 > li { padding-left: 0rem;margin-left: 0rem;list-style-type: none;max-width: 15.625rem; } .coh-style-header-light-theme .main-menu .menu-level-3 > li:hover { color: var(--ssa-color-palette-brand-color-text);border-bottom-color: var(--ssa-color-palette-brand-color); } .coh-style-header-light-theme .main-menu .menu-level-3 > li:hover > a { color: var(--ssa-color-palette-primary-dark-green); } .coh-style-header-light-theme .main-menu .menu-level-3 > li > a { -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color; transition: color 300ms ease-in-out, 300ms ease-in-out border-color;color: var(--ssa-color-palette-brand-color-text);font-size: 1rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;line-height: 1.5rem;font-weight: 400; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .menu-level-3 > li > a { font-size: 1.375rem;line-height: 1.875rem;font-weight: 300; }  } .coh-style-header-light-theme .main-menu .top-menu-level-2 .main-navigation-menu-level-2-description,.coh-style-header-light-theme .main-menu .menu-level-2 .main-navigation-menu-level-2-description { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color-text);font-size: 0.6875rem;line-height: 1.5625rem;padding-bottom: 0.875rem; } @media (max-width: 767px) { .coh-style-header-light-theme .main-menu .top-menu-level-2 .main-navigation-menu-level-2-description,.coh-style-header-light-theme .main-menu .menu-level-2 .main-navigation-menu-level-2-description { display: none; }  } .coh-style-header-light-theme .main-menu .top-menu-level-2 { padding-top: 1.25rem; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .top-menu-level-2 { padding-top: 0.625rem; }  } .coh-style-header-light-theme .main-menu .top-menu-level-2 > li { padding-right: 2.1875rem;padding-left: 2.1875rem;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 (max-width: 1024px) { .coh-style-header-light-theme .main-menu .top-menu-level-2 > li { padding-left: 1rem; }  } .coh-style-header-light-theme .main-menu .top-menu-level-2 > li > .coh-link { -webkit-transition: color 300ms ease-out, 300ms ease-out border-color; transition: color 300ms ease-out, 300ms ease-out border-color;color: var(--ssa-color-palette-brand-color-text);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 0.875rem;padding-top: 0.75rem;padding-bottom: 1.125rem;line-height: 1.5625rem; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .top-menu-level-2 > li > .coh-link { -webkit-transition: none; transition: none;font-size: 1.125rem;font-weight: 300; }  } .coh-style-header-light-theme .main-menu .top-menu-level-2 > li > .coh-link:hover { color: var(--ssa-color-palette-brand-color-text);border-bottom-color: var(--ssa-color-palette-brand-color); } .coh-style-header-light-theme .main-menu .top-menu-level-2 > li > .coh-link:after { color: var(--ssa-color-palette-brand-color-green);font-size: 0.5625rem;margin-top: 0.5625rem;margin-left: 0.9375rem;position: relative;content: "\e905";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } @media (max-width: 1024px) { .coh-style-header-light-theme .main-menu .top-menu-level-2 > li > .coh-link:after { width: auto;position: absolute;right: -2.125rem;top: 0.8125rem; }  } @media (max-width: 1024px) { .coh-style-header-light-theme .top-menu { padding-top: 1.75rem;border-top-width: 0.0625rem;border-top-style: solid;border-top-color: var(--ssa-color-palette-gray-10);height: auto; }  } @media (max-width: 767px) { .coh-style-header-light-theme .top-menu .menu-level-1 { padding-right: 0rem;padding-left: 0rem; }  } @media (max-width: 1024px) { .coh-style-header-light-theme .top-menu .menu-level-1 > li { padding-top: 1.25rem;padding-bottom: 1.25rem;padding-left: 2rem;width: 100%; }  } .coh-style-header-light-theme .top-menu .menu-level-1 > li > a,.coh-style-header-light-theme .top-menu .menu-level-1 > li span.coh-link { font-size: 0.625rem;color: var(--ssa-color-palette-brand-color-text); } @media (max-width: 1024px) { .coh-style-header-light-theme .top-menu .menu-level-1 > li > a,.coh-style-header-light-theme .top-menu .menu-level-1 > li span.coh-link { font-size: 1.0625rem;font-weight: 500;padding: 0 !important; }  } .coh-style-header-light-theme .top-menu .menu-level-1 > li .top-menu-level-2-wrapper { position: absolute;top: 100%;z-index: 9999;background-color: var(--ssa-color-palette-white);display: none; } @media (max-width: 1024px) { .coh-style-header-light-theme .top-menu .menu-level-1 > li .top-menu-level-2-wrapper { position: relative; }  } .coh-style-header-light-theme .top-menu .top-menu-level-2 .main-navigation-menu-level-2-description,.coh-style-header-light-theme .top-menu .menu-level-2 .main-navigation-menu-level-2-description { padding-left: 15px!important;; } .coh-style-header-light-theme .search-toggle-button { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-brand-color-text);background-color: rgba(0, 0, 0, 0); } @media (max-width: 1024px) { .coh-style-header-light-theme .search-toggle-button { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-brand-color-text); }  } .coh-style-header-light-theme .search-toggle-button.search-active { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-brand-color-text); } @media (max-width: 1024px) { .coh-style-header-light-theme .search-toggle-button.search-active { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-brand-color-text); }  } .coh-style-header-light-theme .search-wrapper #block-searchform input[type="search"] { background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-light-theme .search-wrapper #block-searchform input[type="submit"] { color: rgba(0, 0, 0, 0); } .coh-style-header-light-theme .search-wrapper #block-searchform .form-actions { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-black);background-color: var(--ssa-color-palette-gray-10); } .coh-style-header-light-theme .search-wrapper #block-searchform .form-actions:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color); }
@media all { .coh-style-footer-dark-theme { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-footer-dark-theme ul { margin-bottom: 0rem; }  } @media all { .coh-style-footer-dark-theme li { margin-bottom: 0rem;list-style: none;;padding-right: 0rem;padding-left: 0rem; }  } @media all { .coh-style-footer-dark-theme .primary-row { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-color: rgba(255,255,255, 0.1); }  } @media (max-width: 1024px) { .coh-style-footer-dark-theme .primary-row .social-links { width: 100%; }  } @media all { .coh-style-footer-dark-theme .primary-row .social-links a { color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-style-footer-dark-theme .primary-row .social-links a:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-footer-dark-theme .primary-row .social-links a:before { font-size: 1.125rem; }  } @media all { .coh-style-footer-dark-theme .primary-row .social-links ul { max-width: 9.375rem; }  } @media (max-width: 1024px) { .coh-style-footer-dark-theme .primary-row .social-links ul { padding-top: 0!important;;padding-bottom: 0!important;; }  } @media all { .coh-style-footer-dark-theme .primary-row .social-links ul li { margin-right: 0.3125rem;margin-left: 0.3125rem; }  } @media all { .coh-style-footer-dark-theme .primary-row .social-links ul li:first-child { margin-left: 0rem; }  } @media all { .coh-style-footer-dark-theme .primary-row a { color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-style-footer-dark-theme .primary-row a:hover { color: var(--ssa-color-palette-gray-10); }  } @media (max-width: 1024px) { .coh-style-footer-dark-theme .primary-row ul { padding-top: 1.5rem;padding-bottom: 1.5rem; }  } @media all { .coh-style-footer-dark-theme .primary-row ul li { margin-left: 3rem; }  } @media (max-width: 1169px) { .coh-style-footer-dark-theme .primary-row ul li { margin-left: 1.875rem; }  } @media (max-width: 767px) { .coh-style-footer-dark-theme .primary-row ul li { margin-left: 0rem; }  } @media all { .coh-style-footer-dark-theme .primary-row ul li:first-child { margin-left: 0rem; }  } @media all { .coh-style-footer-dark-theme .secondary-row { background-color: var(--ssa-color-palette-brand-color);padding-top: 1.875rem;padding-right: 1.875rem;padding-bottom: 2.1875rem;padding-left: 1.875rem; }  } @media (max-width: 767px) { .coh-style-footer-dark-theme .secondary-row { padding-top: 1.875rem;padding-bottom: 2.1875rem;margin-right: 0rem;margin-left: 0rem; }  } @media all { .coh-style-footer-dark-theme .secondary-row ul:not(.social-links) { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 0 18px; }  } @media (max-width: 767px) { .coh-style-footer-dark-theme .secondary-row ul:not(.social-links) { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }  } @media all { .coh-style-footer-dark-theme .secondary-row ul:not(.social-links) li { list-style: none;;-webkit-flex-basis: auto;;-ms-flex-preferred-size: auto;;flex-basis: auto;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0; }  } @media (max-width: 564px) { .coh-style-footer-dark-theme .secondary-row ul:not(.social-links) li { -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; }  } @media all { .coh-style-footer-dark-theme .secondary-row ul:not(.social-links) li a,.coh-style-footer-dark-theme .secondary-row ul:not(.social-links) li span { color: rgba(255,255,255, 0.8); }  } @media (max-width: 767px) { .coh-style-footer-dark-theme .secondary-row ul:not(.social-links) li a,.coh-style-footer-dark-theme .secondary-row ul:not(.social-links) li span { padding-right: 0rem; }  } @media all { .coh-style-footer-dark-theme .secondary-row ul:not(.social-links) li:first-child { margin-left: 0rem; }  } @media all { .coh-style-footer-dark-theme .secondary-row .social-links { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }  } @media all { .coh-style-footer-dark-theme .secondary-row .social-links li { margin-left: 0rem;max-width: 1.875rem; }  } @media all { .coh-style-footer-dark-theme .secondary-row .social-links li a { color: var(--ssa-color-palette-brand-color-green); }  }
@media all { .coh-style-link-text-white-underline { color: var(--ssa-color-palette-white);position: relative;text-transform: uppercase;font-size: 0.75rem;line-height: 1rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700; }  } @media (max-width: 1024px) { .coh-style-link-text-white-underline { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content;letter-spacing: 0.48px;; }  } @media all { .coh-style-link-text-white-underline:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-link-text-white-underline:after { content: "";display: block;height: 0.0625rem;width: 100%;position: absolute;bottom: -0.125rem;background-color: var(--ssa-color-palette-brand-color-green); }  }
@media all { .coh-style-tag { padding-right: 0.5625rem;padding-left: 0.5625rem;font-weight: 500;-webkit-border-radius: 0.0625rem;border-radius: 0.0625rem;-webkit-transition: color 300ms ease, background-color 300ms ease;transition: color 300ms ease, background-color 300ms ease;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: var(--ssa-color-palette-primary-dark-green);margin-right: 0.625rem;margin-bottom: 0.5rem;margin-left: 0rem;color: var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 0.75rem;line-height: 1.5rem;text-align: left;min-height: 1.4375rem;-webkit-box-shadow: 0px 0px 25px 0px rgba(255, 255, 255, 0.30);box-shadow: 0px 0px 25px 0px rgba(255, 255, 255, 0.30);;letter-spacing: 0.326px;;margin-bottom: 8px !important;text-transform: uppercase; }  } @media (max-width: 767px) { .coh-style-tag { padding-right: 0.5rem;padding-left: 0.5rem;margin-right: 0.375rem;margin-bottom: 0.5rem;margin-left: 0rem; }  } @media all { .coh-style-tag:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-tag span { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-tag span:hover { color: var(--ssa-color-palette-gray-10); }  }
@media all { .coh-style-duplicate-of-tag { padding: 0.5rem;font-weight: 500;-webkit-border-radius: 0.125rem;border-radius: 0.125rem;-webkit-transition: color 300ms ease, background-color 300ms ease;transition: color 300ms ease, background-color 300ms ease;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: var(--ssa-color-palette-primary-dark-green);margin-right: 0.5rem;margin-bottom: 0.5rem;margin-left: 0rem;color: var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 0.5625rem;line-height: 120%;text-align: left;min-height: 1.4375rem;text-transform: uppercase;letter-spacing: 0.028125rem; }  } @media (max-width: 767px) { .coh-style-duplicate-of-tag { margin-right: 0.375rem;margin-bottom: 0.5rem;margin-left: 0rem; }  } @media all { .coh-style-duplicate-of-tag:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-duplicate-of-tag span { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-duplicate-of-tag span:hover { color: var(--ssa-color-palette-gray-10); }  }
@media all { .coh-style-card-text-dark-background { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-dark-background a { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-dark-background .fake-link { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-card-text-dark-background .fake-button { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-dark-background .card-date { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-dark-background .card-tag { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-style-card-text-dark-background .card-tag:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-style-card-text-dark-background .card-person { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-dark-background .card-person:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-card-text-dark-background .card-place { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-dark-background .card-place:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-card-text-dark-background .card-link:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-card-text-dark-background:hover .fake-link { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-dark-background:hover .fake-button { background-color: var(--ssa-color-palette-primary-dark-green);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-dark-background h3 { color: var(--ssa-color-palette-white); }  }
@media all { .coh-style-header-colored-theme { background-color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-style-header-colored-theme .utilities-bar-horizontal { background-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a:hover { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-header-colored-theme .utilities-bar-horizontal .social-links a { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-header-colored-theme .utilities-bar-horizontal .social-links a:hover { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-header-colored-theme .utilities-bar-vertical { background-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-colored-theme .utilities-bar-vertical .social-links { background-color: var(--ssa-color-palette-white);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-style-header-colored-theme .utilities-bar-vertical .social-links a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-colored-theme .utilities-bar-vertical .social-links a:hover { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-style-header-colored-theme .main-menu-toggle-button { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-header-colored-theme .main-menu-toggle-button:hover { color: var(--ssa-color-palette-black); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .main-menu-wrapper { background-color: var(--ssa-color-palette-white); }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-1 > li { -webkit-transition: 300ms ease-in-out box-shadow; transition: 300ms ease-in-out box-shadow;-webkit-box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0);box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li { -webkit-box-shadow: none; box-shadow: none; }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: none; box-shadow: none; }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: none; box-shadow: none; }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-1 > li.in-active-trail { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-black); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li.in-active-trail { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a { color: var(--ssa-color-palette-white);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color; }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20);color: var(--ssa-color-palette-black); }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a:hover { color: var(--ssa-color-palette-black); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: var(--ssa-color-palette-gray-10); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-2 > li > a { color: var(--ssa-color-palette-black);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-2 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-3 > li > a { -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color; transition: color 300ms ease-in-out, 300ms ease-in-out border-color;color: var(--ssa-color-palette-black);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-style-header-colored-theme .main-menu .menu-level-3 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-colored-theme .search-toggle-button { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .search-toggle-button { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-header-colored-theme .search-toggle-button:hover { background-color: var(--ssa-color-palette-black); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .search-toggle-button:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-black); }  } @media all { .coh-style-header-colored-theme .search-toggle-button.search-active { background-color: var(--ssa-color-palette-black); }  } @media (max-width: 1024px) { .coh-style-header-colored-theme .search-toggle-button.search-active { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-header-colored-theme .search-wrapper #block-searchform input[type="search"] { background-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-header-colored-theme .search-wrapper #block-searchform input[type="submit"] { color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-header-colored-theme .search-wrapper #block-searchform .form-actions { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-black);background-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-header-colored-theme .search-wrapper #block-searchform .form-actions:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-black); }  }
@media all { .coh-style-header-dark-theme { background-color: var(--ssa-color-palette-gray-90); }  } @media all { .coh-style-header-dark-theme .utilities-bar-horizontal { background-color: var(--ssa-color-palette-gray-80); }  } @media all { .coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-dark-theme .utilities-bar-horizontal .social-links a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-dark-theme .utilities-bar-horizontal .social-links a:hover { color: var(--ssa-color-palette-brand-color-light); }  } @media all { .coh-style-header-dark-theme .utilities-bar-vertical { background-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-dark-theme .utilities-bar-vertical .social-links { background-color: var(--ssa-color-palette-white);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-style-header-dark-theme .utilities-bar-vertical .social-links a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-dark-theme .utilities-bar-vertical .social-links a:hover { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-style-header-dark-theme .main-menu-toggle-button { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-header-dark-theme .main-menu-toggle-button:hover { color: var(--ssa-color-palette-brand-color); }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .main-menu-wrapper { background-color: var(--ssa-color-palette-white); }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-1 > li { -webkit-transition: 300ms ease-in-out box-shadow; transition: 300ms ease-in-out box-shadow;-webkit-box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0);box-shadow: inset 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0); }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li { -webkit-box-shadow: none; box-shadow: none; }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li:hover { -webkit-box-shadow: none; box-shadow: none; }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li.is-expanded { -webkit-box-shadow: none; box-shadow: none; }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-1 > li.in-active-trail { -webkit-box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a { color: var(--ssa-color-palette-white);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color; }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20);color: var(--ssa-color-palette-black); }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a:hover { color: var(--ssa-color-palette-brand-color); }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a:hover { border-bottom-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: var(--ssa-color-palette-gray-10); }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-2 > li > a { color: var(--ssa-color-palette-black);-webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;transition: color 300ms ease-in-out, 300ms ease-in-out border-color;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-2 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-3 > li > a { -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color; transition: color 300ms ease-in-out, 300ms ease-in-out border-color;color: var(--ssa-color-palette-black);border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-style-header-dark-theme .main-menu .menu-level-3 > li > a:hover { color: var(--ssa-color-palette-brand-color);border-bottom-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-dark-theme .search-toggle-button { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-gray-80); }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .search-toggle-button { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-header-dark-theme .search-toggle-button:hover { background-color: var(--ssa-color-palette-brand-color); }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .search-toggle-button:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-header-dark-theme .search-toggle-button.search-active { background-color: var(--ssa-color-palette-brand-color); }  } @media (max-width: 1024px) { .coh-style-header-dark-theme .search-toggle-button.search-active { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-header-dark-theme .search-wrapper #block-searchform input[type="search"] { background-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-header-dark-theme .search-wrapper #block-searchform input[type="submit"] { color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-header-dark-theme .search-wrapper #block-searchform .form-actions { -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out; transition: color 300ms ease-in-out, background-color 300ms ease-in-out;color: var(--ssa-color-palette-black);background-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-header-dark-theme .search-wrapper #block-searchform .form-actions:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-style-slider-navigation-left,.coh-style-slider-navigation-right { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;height: 3.125rem;width: 3.125rem;-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: background-color 300ms ease;transition: background-color 300ms ease;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;border-width: 0.0625rem;border-color: var(--ssa-color-palette-brand-color);min-height: 3.125rem;min-width: 3.125rem; }  } @media all { .coh-style-slider-navigation-left:before,.coh-style-slider-navigation-right:before { content: "\e925";font-family: icomoon;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: var(--ssa-color-palette-brand-color-green);font-size: 0.875rem;-webkit-transition: color 300ms ease;transition: color 300ms ease;-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);; }  } @media all { .coh-style-slider-navigation-left:hover,.coh-style-slider-navigation-right:hover { background-color: var(--ssa-color-palette-brand-color-green);border-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-slider-navigation-left:hover:before,.coh-style-slider-navigation-right:hover:before { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-slider-navigation-right:before { content: "\e925";font-family: icomoon;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-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);; }  }
@media all { .coh-style-card-text-colored-background { color: var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300; }  } @media all { .coh-style-card-text-colored-background a { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-colored-background .fake-link { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-card-text-colored-background .fake-button { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-colored-background .card-date { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-colored-background .card-tag { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color-green);font-weight: 300; }  } @media all { .coh-style-card-text-colored-background .card-tag:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-style-card-text-colored-background .card-person { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-colored-background .card-person:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-card-text-colored-background .card-place { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-colored-background .card-place:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-card-text-colored-background .card-link { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-colored-background .card-link:hover { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-card-text-colored-background:hover .fake-link { color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-style-card-text-colored-background:hover .fake-button { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  }
@media all { .coh-style-multi-column-two-column { -webkit-column-gap: 2rem; -moz-column-gap: 2rem; column-gap: 2rem;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2; }  } @media (max-width: 1169px) { .coh-style-multi-column-two-column { -webkit-column-gap: 1.5rem; -moz-column-gap: 1.5rem; column-gap: 1.5rem; }  } @media (max-width: 1024px) { .coh-style-multi-column-two-column { -webkit-column-gap: 0rem; -moz-column-gap: 0rem; column-gap: 0rem;-webkit-column-count: 1;-moz-column-count: 1;column-count: 1; }  }
@media all { .coh-style-multi-column-three-column { -webkit-column-gap: 2rem; -moz-column-gap: 2rem; column-gap: 2rem;-webkit-column-count: 3;-moz-column-count: 3;column-count: 3; }  } @media (max-width: 1169px) { .coh-style-multi-column-three-column { -webkit-column-gap: 1.5rem; -moz-column-gap: 1.5rem; column-gap: 1.5rem;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2; }  } @media (max-width: 1024px) { .coh-style-multi-column-three-column { -webkit-column-gap: 0rem; -moz-column-gap: 0rem; column-gap: 0rem;-webkit-column-count: 1;-moz-column-count: 1;column-count: 1; }  }
@media all { .coh-style-fake-button { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;font-size: 0.875rem;line-height: 1rem;font-weight: 300;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem; }  } @media all { .coh-style-fake-button:hover { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-fake-button:after { content: "\f105";font-family: icomoon;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-size: 0.75rem;padding-left: 1.875rem;color: var(--ssa-color-palette-brand-color-green); }  }
@media all { .coh-style-read-more-button-light { background-color: var(--ssa-color-palette-white);padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.875rem;line-height: 1.25;font-weight: 300;color: var(--ssa-color-palette-brand-color);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-color: var(--ssa-color-palette-white);border-width: 0.0625rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  } @media all { .coh-style-read-more-button-light:hover { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white);border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-white); }  } @media all { .coh-style-read-more-button-light:after { content: "\f078";font-family: icomoon;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-size: 0.75rem;padding-left: 0.5rem;margin-left: auto; }  } @media all { .coh-style-read-more-button-light.is-expanded:after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  }
@media all { .coh-style-padding-top-bottom-large { padding-top: 6rem;padding-bottom: 6rem; }  } @media (max-width: 1169px) { .coh-style-padding-top-bottom-large { padding-top: 4.5rem;padding-bottom: 4.5rem; }  } @media (max-width: 767px) { .coh-style-padding-top-bottom-large { padding-top: 3rem;padding-bottom: 3rem; }  }
@media all { .coh-style-project-details:before,.coh-style-project-details-disciplines:before,.coh-style-project-details-form-of-contract:before,.coh-style-project-details-role-in-project:before,.coh-style-project-details-nature-of-work:before,.coh-style-project-csr:before,.coh-style-project-details-tender:before,.coh-style-duplicate-of-project-details-tender:before { background-color: var(--ssa-color-palette-brand-color-light);height: 5rem;width: 5rem;content: "";-webkit-border-radius: 50%;border-radius: 50%;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;position: relative;min-width: 5rem; }  } @media all { .coh-style-project-details-disciplines:before { background-position: left top;background-size: cover;background-repeat: no-repeat;background-attachment: scroll;background-position-x: center;;background-position-y: center;; }  } @media all { .coh-style-project-details-form-of-contract:before { background-position: left top;background-size: cover;background-repeat: no-repeat;background-attachment: scroll;background-position-x: center;;background-position-y: center;; }  } @media all { .coh-style-project-details-role-in-project:before { background-position: left top;background-size: cover;background-repeat: no-repeat;background-attachment: scroll;background-position-x: center;;background-position-y: center;; }  } @media all { .coh-style-project-details-nature-of-work:before { background-position: left top;background-size: cover;background-repeat: no-repeat;background-attachment: scroll;background-position-x: center;;background-position-y: center;; }  } @media all { .coh-style-project-csr:before { background-position: left top;background-size: cover;background-repeat: no-repeat;background-attachment: scroll;background-position-x: center;;background-position-y: center;; }  } @media all { .coh-style-project-details-tender:before { background-position: left top;background-size: cover;background-repeat: no-repeat;background-attachment: scroll;background-position-x: center;;background-position-y: center;; }  } @media all { .coh-style-duplicate-of-project-details-tender:before { background-position: left top;background-size: cover;background-repeat: no-repeat;background-attachment: scroll;background-position-x: center;;background-position-y: center;; }  }
@media all { .coh-style-menu-link-pink { color: var(--ssa-color-palette-secondarypink); }  } @media all { .coh-style-menu-link-pink:hover { color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-style-icon-picker:before,.coh-style-icon-picker---solutions:before,.coh-style-icon-picker---stripealt1:before,.coh-style-icon-picker---stripenew12:before,.coh-style-icon-picker---stripenew8:before,.coh-style-icon-picker---joinus:before,.coh-style-icon-picker---stripenew9:before,.coh-style-icon-picker---stripenew3:before,.coh-style-icon-picker---stripenew10:before,.coh-style-icon-picker---stripenew2:before,.coh-style-icon-picker---stripenew11:before,.coh-style-icon-picker---localisation:before,.coh-style-icon-picker---achievements:before,.coh-style-icon-picker---stripenew4:before,.coh-style-icon-picker---news:before,.coh-style-icon-picker---stripealt2:before,.coh-style-icon-picker---stripenew1:before,.coh-style-icon-picker---stripenew7:before,.coh-style-duplicate-of-icon-picker---stripealt2:before,.coh-style-icon-picker---stripenew5:before,.coh-style-icon-picker---stripenew6:before,.coh-style-icon-picker---commitments:before { background-position: left top;background-size: cover;background-repeat: no-repeat;background-origin: border-box;background-clip: border-box;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---solutions:before { height: 1.6875rem;width: 1.625rem;background-image: url("/sites/g/files/tkmtob236/files/2024-11/Triptyque%20Orange.png");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripealt1:before { height: 1.625rem;width: 1.6875rem;background-image: url("/sites/g/files/tkmtob236/files/2022-04/StripeAlt1%201.png");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew12:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew8:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---joinus:before { height: 1.6875rem;width: 1.625rem;background-image: url("/sites/g/files/tkmtob236/files/2024-11/Triptyque%20Orange-1.png");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew9:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew3:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew10:before { height: 1.6875rem;width: 1.625rem;background-image: url("");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew2:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew11:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---localisation:before { height: 1.6875rem;width: 1.625rem;background-image: url("/sites/g/files/tkmtob236/files/2024-11/Triptyque%20pink.png");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---achievements:before { height: 1.625rem;width: 1.6875rem;background-image: url("/sites/g/files/tkmtob236/files/2024-11/Triptyque%20Lime%20green-1.png");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew4:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---news:before { height: 1.6875rem;width: 1.625rem;background-image: url("/sites/g/files/tkmtob236/files/2024-11/Triptyque%20Light%20blue.png");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripealt2:before { height: 1.6875rem;width: 1.625rem;background-image: url("/sites/g/files/tkmtob236/files/2022-04/StripeAlt2%201.png");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew1:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew7:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-duplicate-of-icon-picker---stripealt2:before { height: 1.6875rem;width: 1.625rem;background-image: url("/sites/g/files/tkmtob236/files/2022-04/StripeAlt2%201.png");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew5:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---stripenew6:before { height: 1.6875rem;width: 1.625rem;background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  } @media all { .coh-style-icon-picker---commitments:before { height: 1.75rem;width: 1.625rem;background-image: url("/sites/g/files/tkmtob236/files/2024-11/Triptyque%20Lime%20green.png");background-position: left top;background-size: contain;background-repeat: no-repeat;background-attachment: scroll; }  }
@media all { .coh-style-date-with-icon { margin-right: 0.5rem; }  } @media (max-width: 767px) { .coh-style-date-with-icon { margin-right: 0.25rem; }  } @media all { .coh-style-date-with-icon:before { content: "\f133";font-family: icomoon;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-right: 0.25rem; }  }
@media all { .coh-style-card-text-light-background { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-card-text-light-background a { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-card-text-light-background .fake-link { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-style-card-text-light-background .fake-button { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-light-background .card-date { color: var(--ssa-color-palette-gray-70); }  } @media all { .coh-style-card-text-light-background .card-tag { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-style-card-text-light-background .card-tag:hover { background-color: var(--ssa-color-palette-brand-color-green);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-card-text-light-background .card-person { color: var(--ssa-color-palette-gray-70); }  } @media all { .coh-style-card-text-light-background .card-person:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-card-text-light-background .card-place { color: var(--ssa-color-palette-gray-70); }  } @media all { .coh-style-card-text-light-background .card-place:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-card-text-light-background .card-link:hover { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-style-card-text-light-background:hover .fake-link { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-style-card-text-light-background:hover .fake-button { background-color: var(--ssa-color-palette-primary-dark-green);color: var(--ssa-color-palette-white); }  }
@media all { .coh-style-padding-bottom-small { padding-bottom: 2rem; }  } @media (max-width: 1169px) { .coh-style-padding-bottom-small { padding-bottom: 1.5rem; }  }
@media all { .coh-style-slider-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;-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 all { .coh-style-slider-pagination li { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;margin-bottom: 0rem;margin-left: 0rem; }  } @media all { .coh-style-slider-pagination li:before { content: normal; }  } @media all { .coh-style-slider-pagination li button { background-color: var(--ssa-color-palette-gray-20);height: 0.125rem;width: 1.5625rem;-webkit-border-radius: 0.25rem;border-radius: 0.25rem;margin-right: 0.25rem;margin-left: 0.25rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; }  } @media all { .coh-style-slider-pagination li button:hover { background-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-slider-pagination li.slick-active button { background-color: var(--ssa-color-palette-brand-color);height: 0.125rem;width: 1.5625rem;-webkit-border-radius: 0.3125rem;border-radius: 0.3125rem; }  }
@media all { .coh-style-categorie-actualite { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;font-size: 0.9375rem;line-height: 1.25rem;font-style: normal;text-transform: uppercase;letter-spacing: 0.028125rem; }  }
@media all { .coh-style-link-text-white { color: var(--ssa-color-palette-white);position: relative;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;text-transform: uppercase;font-size: 0.75rem;line-height: 1rem;letter-spacing: 0.48px;; }  } @media all { .coh-style-link-text-white:hover { color: var(--ssa-color-palette-white);cursor: pointer; }  } @media all { .coh-style-link-text-white:hover:after { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }  } @media all { .coh-style-link-text-white:after { content: "";display: block;height: 0.0625rem;width: 100%;position: absolute;bottom: -0.125rem;background-color: var(--ssa-color-palette-brand-color-green);-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);;-webkit-transform-origin: top left;;-ms-transform-origin: top left;;transform-origin: top left;;-webkit-transition: -webkit-transform 0.3s ease;;transition: -webkit-transform 0.3s ease;;transition: transform 0.3s ease;;transition: transform 0.3s ease, -webkit-transform 0.3s ease;;letter-spacing: 0.48px;;text-transform: uppercase;font-size: 0.75rem;line-height: 1rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700; }  }
@media all { .coh-style-focusable-content .card-link:focus { -webkit-box-shadow: none; box-shadow: none; }  } @media all { .coh-style-focusable-content .card-link:focus:after { -webkit-box-shadow: 0rem 0rem 0rem 0.1875rem rgba(255, 204, 78, 1); box-shadow: 0rem 0rem 0rem 0.1875rem rgba(255, 204, 78, 1); }  } @media all { .coh-style-focusable-content a[role="link"] { display: block; }  }
@media all { .coh-style-search-block { margin-top: 1.875rem;margin-bottom: 1rem; }  } @media all { .coh-style-search-block form { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-style-search-block .form-type-search-api-autocomplete { -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0;padding: 0rem; }  } @media all { .coh-style-search-block .form-text.form-autocomplete { height: 4.1875rem;width: 36.875rem;background-color: var(--ssa-color-palette-white);padding-right: 1.5rem;padding-left: 1.5rem;border-style: solid;color: var(--ssa-color-palette-gray-70);-webkit-border-radius: 3.125rem;border-radius: 3.125rem;background-position: -webkit-calc(100% - 30px) center;background-position: calc(100% - 30px) center;;border: 1px solid rgb(0,36,57,0.3);background-image: none;font-size: 1.125rem; }  } @media (max-width: 767px) { .coh-style-search-block .form-text.form-autocomplete { width: 31.25rem; }  } @media (max-width: 564px) { .coh-style-search-block .form-text.form-autocomplete { width: 100%; }  } @media all { .coh-style-search-block .form-actions { 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: background-color 300ms ease;transition: background-color 300ms ease;position: relative; }  } @media all { .coh-style-search-block .form-actions:before { content: "\e90b";font-family: icomoon;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: absolute;font-size: 1.5rem;color: var(--ssa-color-palette-brand-color);-webkit-transition: color 300ms ease;transition: color 300ms ease;right: 2.1875rem; }  } @media all { .coh-style-search-block .form-actions:hover { color: var(--ssa-color-palette-brand-color-light); }  } @media all { .coh-style-search-block .form-actions:hover:before { color: var(--ssa-color-palette-primary-dark-green);cursor: pointer; }  } @media all { .coh-style-search-block .button.form-submit { height: 3.5rem;width: 3.5rem;padding: 0rem;background-color: rgba(0, 0, 0, 0);border-style: none;color: rgba(0, 0, 0, 0);z-index: 1;display: none; }  } @media all { .coh-style-search-block .button.form-submit:hover { background-color: rgba(0, 0, 0, 0);color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-search-block.cpt-header-search-block-in-menu:after { background-color: rgba(0, 36, 57, 0.9);position: absolute;top: 100%;left: 0rem;z-index: 1;content: "''";height: 100vh;width: 100vw; }  }
@media all { .coh-style-hide-default-listing-view + .coh-row .default-listing-view { display: none; }  }
@media all { .coh-style-read-more-button-color { background-color: var(--ssa-color-palette-brand-color);padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.875rem;line-height: 1.25;font-weight: 300;color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem; }  } @media all { .coh-style-read-more-button-color:hover { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-read-more-button-color:after { content: "\f078";font-family: icomoon;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-size: 0.75rem;padding-left: 0.5rem;margin-left: auto; }  } @media all { .coh-style-read-more-button-color.is-expanded:after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  }
@media all { .coh-style-font-roboto-default { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  }
@media all { .coh-style-padding-top-small { padding-top: 2rem; }  } @media (max-width: 1169px) { .coh-style-padding-top-small { padding-top: 1.5rem; }  }
@media all { .coh-style-social-icon { list-style-type: none;margin-bottom: 0rem;margin-left: 0rem;display: inline-block; }  } @media all { .coh-style-social-icon a { background-color: var(--ssa-color-palette-brand-color);height: 2rem;width: 2rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-border-radius: 1rem;border-radius: 1rem;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-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;margin-right: 0.25rem;margin-left: 0.25rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; }  } @media all { .coh-style-social-icon a:before { content: "\f09a";font-family: icomoon;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: var(--ssa-color-palette-white);font-size: 1rem; }  } @media all { .coh-style-social-icon a:hover { background-color: var(--ssa-color-palette-primary-dark-green);color: var(--ssa-color-palette-white); }  }
@media all { .coh-style-plp-application .plp-container .ng-star-inserted .filters-panel__head .ais-SearchBox-form { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media all { .coh-style-plp-application .plp-container ul.ais-RefinementList-list { 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 all { .coh-style-plp-application .plp-container ul.ais-RefinementList-list li { width: 100%;margin-bottom: 0.625rem;margin-left: 0rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem; }  } @media all { .coh-style-plp-application .plp-container .ais-RefinementList-searchBox .ng-star-inserted { display: none; }  }
@media all { .coh-style-slider-flex-layout .slick-track { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  }
@media all { .coh-style-modal-close-button-light,.coh-style-modal-close-button-color-2,.coh-style-modal-close-button-color,.coh-style-modal-close-button-without-style,.coh-style-modal-close-button-light-2,.coh-style-modal-close-button-dark { height: 3rem;width: 3rem;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;color: var(--ssa-color-palette-brand-color);font-size: 1.5rem;-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; }  } @media all { .coh-style-modal-close-button-light:before,.coh-style-modal-close-button-color-2:before,.coh-style-modal-close-button-color:before,.coh-style-modal-close-button-without-style:before,.coh-style-modal-close-button-light-2:before,.coh-style-modal-close-button-dark:before { content: "\2715"; }  } @media all { .coh-style-modal-close-button-light:hover,.coh-style-modal-close-button-color-2:hover,.coh-style-modal-close-button-color:hover,.coh-style-modal-close-button-without-style:hover,.coh-style-modal-close-button-light-2:hover,.coh-style-modal-close-button-dark:hover { color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-style-modal-close-button-color-2 { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-primary-dark-green);-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease; }  } @media all { .coh-style-modal-close-button-color-2:hover { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-modal-close-button-color { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color);-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease; }  } @media all { .coh-style-modal-close-button-color:hover { background-color: var(--ssa-color-palette-primary-dark-green);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-modal-close-button-without-style { font-size: 0.6875rem;line-height: 1.5625rem;color: var(--ssa-color-palette-brand-color);font-weight: 400;background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-modal-close-button-without-style:hover { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-modal-close-button-without-style:before { padding-right: 0.3125rem; }  } @media all { .coh-style-modal-close-button-light-2 { color: var(--ssa-color-palette-brand-color);background-color: var(--ssa-color-palette-white);-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease; }  } @media all { .coh-style-modal-close-button-light-2:hover { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-modal-close-button-dark { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-black);-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease; }  } @media all { .coh-style-modal-close-button-dark:hover { background-color: var(--ssa-color-palette-gray-70);color: var(--ssa-color-palette-white); }  }
@media all { .coh-style-pre-heading,.coh-style-pre-heading-dark,.coh-style-pre-heading-blue,.coh-style-pre-heading-light { font-size: 0.875rem;font-weight: bold;line-height: 1.25;margin-bottom: 1rem; }  } @media (max-width: 1169px) { .coh-style-pre-heading,.coh-style-pre-heading-dark,.coh-style-pre-heading-blue,.coh-style-pre-heading-light { margin-bottom: 0.5rem; }  } @media all { .coh-style-pre-heading-dark { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-pre-heading-blue { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-pre-heading-light { color: var(--ssa-color-palette-white); }  }
@media all { .coh-style-sidebar-nav { margin-bottom: 0rem; }  } @media all { .coh-style-sidebar-nav li { list-style-type: none;margin-bottom: 0rem;margin-left: 0rem; }  } @media all { .coh-style-sidebar-nav li a { font-weight: bold;color: var(--ssa-color-palette-black);line-height: 1rem;font-size: 0.875rem;padding-top: 1.25rem;padding-bottom: 1.25rem;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;-webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow, color 200ms ease;transition: 200ms ease box-shadow, color 200ms ease; }  } @media (max-width: 767px) { .coh-style-sidebar-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } @media all { .coh-style-sidebar-nav li a:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-sidebar-nav li ul { margin-top: 0rem;margin-bottom: 0rem; }  } @media all { .coh-style-sidebar-nav li ul > li > a { padding-right: 2rem;padding-left: 2rem; }  } @media (max-width: 1169px) { .coh-style-sidebar-nav li ul > li > a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media all { .coh-style-sidebar-nav li.is-active > a { -webkit-box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); box-shadow: inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-sidebar-nav li.is-active > a:hover { color: var(--ssa-color-palette-black); }  }
@media all { .coh-style-link-button-color-outline { color: var(--ssa-color-palette-brand-color-text);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.75rem;line-height: 1rem;font-weight: 700;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;overflow: hidden;letter-spacing: 0.48px;;background-color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;position: relative;z-index: 1;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color-green);text-transform: uppercase; }  } @media all { .coh-style-link-button-color-outline:hover { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-style-link-button-color-outline:hover:before { width: 100%; }  } @media all { .coh-style-link-button-color-outline:hover:after { color: var(--ssa-color-palette-brand-color);padding-left: 4.0625rem;margin-right: -0.3125rem; }  } @media all { .coh-style-link-button-color-outline:after { content: "\e926";font-family: icomoon;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-size: 1.1875rem;padding-left: 3.75rem;margin-left: auto;color: var(--ssa-color-palette-brand-color);-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: left;-ms-transform-origin: left;transform-origin: left;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-style-link-button-color-outline:before { content: "";height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;background-color: var(--ssa-color-palette-brand-color-green);-webkit-transition: all 300ms;transition: all 300ms; }  }
@media all { .coh-style-paragraph-large { font-size: 1.5rem;line-height: 1.5; }  } @media (max-width: 1169px) { .coh-style-paragraph-large { font-size: 1.25rem; }  }
@media all { .coh-style-green-bullet { list-style: none;;margin: 0rem; }  } @media all { .coh-style-green-bullet li { list-style: none;;position: relative; }  } @media all { .coh-style-green-bullet li:before { color: var(--ssa-color-palette-brand-color-green);content: "\f111";font-family: icomoon;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-size: 0.3125rem;position: absolute;top: 0.625rem;left: -1.25rem; }  }
@media all { .coh-style-tags-list { margin-right: 2rem;margin-left: 2rem; }  } @media (max-width: 767px) { .coh-style-tags-list { margin-right: 1rem;margin-left: 1rem; }  }
@media all { .coh-style-pagination-nav-left a { opacity: 1!important;;height: 3.125rem;width: 3.125rem;min-height: 3.125rem;min-width: 3.125rem;position: absolute;top: -0.5625rem;left: -5rem;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;opacity: 1;-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;border-width: 0.0625rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;border-color: var(--ssa-color-palette-gray-30);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; }  } @media all { .coh-style-pagination-nav-left a:hover { background-color: var(--ssa-color-palette-brand-color);border-color: var(--ssa-color-palette-white); }  } @media all { .coh-style-pagination-nav-left a:hover:before { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-pagination-nav-left a:before { content: "\e90c";font-family: icomoon;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: var(--ssa-color-palette-brand-color);font-size: 0.875rem;-webkit-transition: color 300ms ease;transition: color 300ms ease;-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg);position: absolute; }  } @media all { .coh-style-pagination-nav-left a span:last-child { margin-left: 10.625rem; }  } @media (max-width: 564px) { .coh-style-pagination-nav-left a span:last-child { margin-left: 8.125rem; }  }
@media all { .coh-style-extra-info { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-bottom: 0rem; }  } @media all { .coh-style-extra-info li { font-weight: bold;font-size: 0.75rem;margin-bottom: 0rem;margin-left: 0rem;list-style-type: none; }  } @media (max-width: 564px) { .coh-style-extra-info li { font-size: 0.625rem; }  }
@media all { .coh-style-padding-left-right-large { padding-right: 6rem;padding-left: 6rem; }  } @media (max-width: 1169px) { .coh-style-padding-left-right-large { padding-right: 4.5rem;padding-left: 4.5rem; }  } @media (max-width: 767px) { .coh-style-padding-left-right-large { padding-right: 3rem;padding-left: 3rem; }  }
@media all { .coh-style-link-button-color { color: var(--ssa-color-palette-brand-color-text);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.75rem;line-height: 1rem;font-weight: 700;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;overflow: hidden;letter-spacing: 0.48px;;background-color: var(--ssa-color-palette-brand-color-green);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;position: relative;z-index: 1;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color-green);text-transform: uppercase; }  } @media all { .coh-style-link-button-color:hover { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-style-link-button-color:hover:before { width: 100%; }  } @media all { .coh-style-link-button-color:hover:after { color: var(--ssa-color-palette-brand-color);padding-left: 4.0625rem;margin-right: -0.3125rem; }  } @media all { .coh-style-link-button-color:after { content: "\e926";font-family: icomoon;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-size: 1.1875rem;padding-left: 3.75rem;margin-left: auto;color: var(--ssa-color-palette-brand-color);-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: left;-ms-transform-origin: left;transform-origin: left;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-style-link-button-color:before { content: "";height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;background-color: var(--ssa-color-palette-white);-webkit-transition: all 300ms;transition: all 300ms; }  }
@media all { .coh-style-link-button-color-secondary-1 { color: var(--ssa-color-palette-brand-color-text);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.75rem;line-height: 1rem;font-weight: 700;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;overflow: hidden;letter-spacing: 0.48px;;background-color: var(--ssa-color-palette-secondarylime-green);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;position: relative;z-index: 1;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-secondarylime-green);text-transform: uppercase; }  } @media all { .coh-style-link-button-color-secondary-1:hover { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-style-link-button-color-secondary-1:hover:before { width: 100%; }  } @media all { .coh-style-link-button-color-secondary-1:hover:after { color: var(--ssa-color-palette-brand-color);padding-left: 4.0625rem;margin-right: -0.3125rem; }  } @media all { .coh-style-link-button-color-secondary-1:after { content: "\e926";font-family: icomoon;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-size: 1.1875rem;padding-left: 3.75rem;margin-left: auto;color: var(--ssa-color-palette-brand-color);-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: left;-ms-transform-origin: left;transform-origin: left;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-style-link-button-color-secondary-1:before { content: "";height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;background-color: var(--ssa-color-palette-white);-webkit-transition: all 300ms;transition: all 300ms; }  }
@media all { .coh-style-video .mejs__layers .mejs__overlay .mejs__overlay-loading .mejs__overlay-loading-bg-img { background: none;border-width: 0.625rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;border-top-color: rgba(0, 0, 0, 0.2);border-bottom-color: rgba(0, 0, 0, 0.2);border-left-color: var(--ssa-color-palette-brand-color);border-right-color: rgba(0, 0, 0, 0.2); }  } @media all { .coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button { background-color: var(--ssa-color-palette-brand-color);-webkit-border-radius: 50%;border-radius: 50%;position: relative;-webkit-transition: background-color 300ms ease-in-out;transition: background-color 300ms ease-in-out;background-image: none; }  } @media all { .coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button:before { content: "\f04b";font-family: icomoon;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: var(--ssa-color-palette-white);font-size: 1.5rem;position: absolute;top: 50%;left: 55%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%); }  } @media all { .coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button:hover { background-color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-style-video .mejs__controls { z-index: 2;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;background-color: var(--ssa-color-palette-brand-color);background-image: none;padding: 0rem; }  } @media all { .coh-style-video .mejs__controls .mejs__button { line-height: normal;height: 2.5rem;width: 2.5rem; }  } @media all { .coh-style-video .mejs__controls .mejs__button button { color: var(--ssa-color-palette-white);font-size: 1.875rem;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;height: 2.5rem;width: 2.5rem;background-image: none;background-color: rgba(0, 0, 0, 0);-webkit-transition: background-color 300ms ease-in-out;transition: background-color 300ms ease-in-out;margin: 0rem; }  } @media all { .coh-style-video .mejs__controls .mejs__button button:hover { background-color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-style-video .mejs__controls .mejs__button.mejs__play button:before { content: "\f04b";font-family: icomoon;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-size: 1rem; }  } @media all { .coh-style-video .mejs__controls .mejs__button.mejs__pause button:before { content: "\f04c";font-family: icomoon;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-size: 1rem; }  } @media all { .coh-style-video .mejs__controls .mejs__button.mejs__replay button:before { content: "\f01e";font-family: icomoon;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-size: 1rem; }  } @media all { .coh-style-video .mejs__controls .mejs__button.mejs__mute button:before { content: "\f026";font-family: icomoon;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-size: 1.25rem; }  } @media all { .coh-style-video .mejs__controls .mejs__button.mejs__unmute button:before { content: "\f028";font-family: icomoon;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-size: 1.25rem; }  } @media all { .coh-style-video .mejs__controls .mejs__button .mejs__volume-slider { background-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-video .mejs__controls .mejs__button .mejs__volume-slider .mejs__volume-total .mejs__volume-handle { background-color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-style-video .mejs__controls .mejs__button.mejs__fullscreen-button button:before { content: "\f065";font-family: icomoon;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-size: 1rem; }  } @media all { .coh-style-video .mejs__controls .mejs__button.mejs__fullscreen-button.mejs__unfullscreen button:before { content: "\f065";font-family: icomoon;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-size: 1rem; }  } @media all { .coh-style-video .mejs__controls .mejs__time { 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;color: var(--ssa-color-palette-white);height: 2.5rem;width: 2.5rem;font-size: 0.75rem;padding: 0rem; }  } @media all { .coh-style-video .mejs__controls .mejs__time-rail { 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;height: 2.5rem;padding: 0rem;margin: 0rem; }  } @media all { .coh-style-video .mejs__controls .mejs__time-rail .mejs__time-total { margin: 0rem; }  }
@media all { .coh-style-facet-accordion .collapsiblock { background-image: none;background-origin: border-box;background-clip: border-box; }  } @media all { .coh-style-facet-accordion .collapsiblock a { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-facet-accordion .collapsiblock h2 { font-size: 0.875rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-bottom-width: 0.125rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-brand-color);padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem; }  } @media all { .coh-style-facet-accordion .collapsiblock h2:after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-style-facet-accordion .collapsiblock.collapsiblockCollapsed h2 { border-bottom-color: var(--ssa-color-palette-gray-20);border-bottom-width: 0.0625rem; }  } @media all { .coh-style-facet-accordion .collapsiblock.collapsiblockCollapsed h2:after { content: "\f078";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-style-facet-accordion .coh-block { margin-bottom: 2.5rem; }  } @media all { .coh-style-facet-accordion .facet-item { margin-left: 0rem;list-style-type: none;padding-right: 1.875rem;padding-left: 1.875rem; }  } @media all { .coh-style-facet-accordion .facet-item a { color: var(--ssa-color-palette-brand-color);cursor: pointer; }  } @media all { .coh-style-facet-accordion .facet-item a:hover { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-style-facet-accordion .facet-item a .facet-item__count { color: var(--ssa-color-palette-black);float: right; }  } @media all { .coh-style-facet-accordion .facet-item a.is-active { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-facet-accordion .facet-item a.is-active .facet-item__status { color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-style-text-color-light-background { color: var(--ssa-color-palette-brand-color-text); }  }
@media all { .coh-style-heading-4-size { font-size: 1.5rem;font-weight: 300;margin-bottom: 1.375rem;line-height: 1.875rem;margin-bottom: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  } @media (max-width: 767px) { .coh-style-heading-4-size { margin-bottom: 1.25rem; }  }
@media all { .coh-style-padding-top-bottom-small { padding-top: 2rem;padding-bottom: 2rem; }  } @media (max-width: 1169px) { .coh-style-padding-top-bottom-small { padding-top: 1.5rem;padding-bottom: 1.5rem; }  }
@media all { .coh-style-padding-top-large { padding-top: 6rem; }  } @media (max-width: 1169px) { .coh-style-padding-top-large { padding-top: 4.5rem; }  } @media (max-width: 767px) { .coh-style-padding-top-large { padding-top: 3rem; }  }
@media all { .coh-style-date-with-hyphen { margin-right: 0.75rem;margin-left: -0.5rem; }  } @media (max-width: 767px) { .coh-style-date-with-hyphen { margin-right: 0.5rem;margin-left: -0.25rem; }  } @media all { .coh-style-date-with-hyphen:before { margin-right: 0.25rem;content: "-"; }  } @media (max-width: 767px) { .coh-style-date-with-hyphen:before { margin-right: 0.125rem; }  }
@media all { .coh-style-map-info-window p { font-size: 0.875rem;margin-bottom: 0.5rem;line-height: 1rem; }  }
@media all { .coh-style-footer-colored-theme { background-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-style-footer-colored-theme .footer-menu a { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-footer-colored-theme .footer-menu a:hover { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-footer-colored-theme .social-links a { color: var(--ssa-color-palette-black); }  } @media all { .coh-style-footer-colored-theme .social-links a:hover { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-footer-colored-theme .secondary-row { background-color: var(--ssa-color-palette-brand-color-dark);color: var(--ssa-color-palette-white); }  }
@media all { .coh-style-modal-open-button-light,.coh-style-modal-open-button-dark,.coh-style-modal-open-button-color,.coh-style-modal-open-button-light-underline { background-color: var(--ssa-color-palette-white);padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.875rem;line-height: 1.25;font-weight: 300;color: var(--ssa-color-palette-brand-color);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  } @media all { .coh-style-modal-open-button-light:hover,.coh-style-modal-open-button-dark:hover,.coh-style-modal-open-button-color:hover,.coh-style-modal-open-button-light-underline:hover { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white);border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-white); }  } @media all { .coh-style-modal-open-button-dark { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-modal-open-button-dark:hover { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-modal-open-button-color { background-color: var(--ssa-color-palette-brand-color-green);color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;overflow: hidden;font-size: 0.875rem;line-height: 1.25;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;margin-top: 0.5rem;margin-bottom: 0.5rem;position: relative;z-index: 1;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-width: 0.0625rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-style-modal-open-button-color:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-brand-color-green);border-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-style-modal-open-button-color:hover:before { width: 100%; }  } @media all { .coh-style-modal-open-button-color:hover:after { color: var(--ssa-color-palette-brand-color-green);padding-left: 4.0625rem;margin-right: -0.3125rem; }  } @media all { .coh-style-modal-open-button-color:after { -webkit-transition: all 300ms; transition: all 300ms;color: var(--ssa-color-palette-white);font-size: 0.625rem;padding-left: 3.75rem;margin-left: auto;-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: left;-ms-transform-origin: left;transform-origin: left;content: "\e905";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-style-modal-open-button-color:before { -webkit-transition: all 300ms; transition: all 300ms;background-color: var(--ssa-color-palette-white);height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;content: ""; }  } @media all { .coh-style-modal-open-button-light-underline { color: var(--ssa-color-palette-brand-color);position: relative;font-size: 0.875rem;line-height: 1.5rem;font-weight: normal; }  } @media all { .coh-style-modal-open-button-light-underline:hover { color: var(--ssa-color-palette-brand-color);background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-modal-open-button-light-underline:after { background-color: var(--ssa-color-palette-brand-color-green);height: 0.0625rem;width: 100%;display: block;content: ""; }  } @media all { .coh-style-modal-open-button-light-underline:focus { -webkit-box-shadow: none!important; box-shadow: none!important;; }  }
@media all { .coh-style-read-more-button-dark { background-color: var(--ssa-color-palette-brand-color);padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.875rem;line-height: 1.25;font-weight: 300;color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem; }  } @media all { .coh-style-read-more-button-dark:hover { background-color: var(--ssa-color-palette-primary-dark-green);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-read-more-button-dark:after { content: "\f078";font-family: icomoon;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-size: 0.75rem;padding-left: 0.5rem;margin-left: auto; }  } @media all { .coh-style-read-more-button-dark.is-expanded:after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  }
@media all { .coh-style-margin-bottom-as-gutters-between-columns { margin-bottom: 1.3rem; }  } @media (max-width: 1169px) { .coh-style-margin-bottom-as-gutters-between-columns { margin-bottom: 1.5rem; }  }
@media all { .coh-style-padding-left-right-small { padding-right: 2rem;padding-left: 2rem; }  } @media (max-width: 1169px) { .coh-style-padding-left-right-small { padding-right: 1.5rem;padding-left: 1.5rem; }  }
@media all { .coh-style-breadcrumbs,.coh-style-breadcrumbs-arrow { margin-bottom: 0rem;padding-top: 0.25rem;padding-bottom: 0.25rem; }  } @media all { .coh-style-breadcrumbs li,.coh-style-breadcrumbs-arrow li { display: inline-block;margin-top: 0rem;margin-bottom: 0rem;margin-left: 0rem;font-size: 0.875rem;line-height: 1rem; }  } @media (max-width: 1169px) { .coh-style-breadcrumbs li,.coh-style-breadcrumbs-arrow li { font-size: 0.75rem; }  } @media (max-width: 767px) { .coh-style-breadcrumbs li,.coh-style-breadcrumbs-arrow li { font-size: 0.625rem; }  } @media all { .coh-style-breadcrumbs li a,.coh-style-breadcrumbs-arrow li a { color: var(--ssa-color-palette-brand-color-text);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300; }  } @media all { .coh-style-breadcrumbs li:before,.coh-style-breadcrumbs-arrow li:before { content: normal; }  } @media all { .coh-style-breadcrumbs li:after,.coh-style-breadcrumbs-arrow li:after { content: "/";padding-right: 0.375rem;padding-left: 0.375rem;color: var(--ssa-color-palette-brand-color-text); }  } @media (max-width: 767px) { .coh-style-breadcrumbs li:after,.coh-style-breadcrumbs-arrow li:after { padding-right: 0.25rem;padding-left: 0.25rem; }  } @media all { .coh-style-breadcrumbs li:last-child,.coh-style-breadcrumbs-arrow li:last-child { color: var(--ssa-color-palette-brand-color-text);font-weight: 300;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;opacity: 0.5; }  } @media all { .coh-style-breadcrumbs li:last-child:after,.coh-style-breadcrumbs-arrow li:last-child:after { content: normal !important; }  } @media all { .coh-style-breadcrumbs li:last-child a,.coh-style-breadcrumbs-arrow li:last-child a { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-brand-color-text);opacity: 0.5; }  } @media all { .coh-style-breadcrumbs-arrow li:after { content: ">";color: var(--ssa-color-palette-brand-color-green); }  }
@media all { .coh-style-horizontal-card { width: 100%;;min-height: 14.625rem;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;margin-bottom: 1.25rem;position: relative; }  } @media (max-width: 564px) { .coh-style-horizontal-card { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-style-horizontal-card .image-wrapper { min-width: 12.75rem;width: 12.75rem;-webkit-flex-basis: 33%;-ms-flex-preferred-size: 33%;flex-basis: 33%;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-clip-path: polygon(0px 0, 100% 0, 100% 100%, 45px 100%, 0 -webkit-calc(100% - 45px));clip-path: polygon(0px 0, 100% 0, 100% 100%, 45px 100%, 0 calc(100% - 45px));; }  } @media (max-width: 564px) { .coh-style-horizontal-card .image-wrapper { width: 100%; }  } @media all { .coh-style-horizontal-card .content-wrapper { padding-top: 1.5rem;padding-right: 2rem;padding-bottom: 1.5rem;padding-left: 2rem;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-basis: 67%;-ms-flex-preferred-size: 67%;flex-basis: 67%;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1; }  } @media (max-width: 767px) { .coh-style-horizontal-card .content-wrapper { width: 100%; }  } @media all { .coh-style-horizontal-card .content-wrapper .title { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.625rem;letter-spacing: 0.01125rem; }  } @media all { .coh-style-horizontal-card .content-wrapper .container-top-wrapper { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  }
@media all { .coh-style-link-text-dark-underline { color: var(--ssa-color-palette-brand-color);position: relative;letter-spacing: 0.48px;;font-size: 0.75rem;line-height: 1rem;text-transform: uppercase;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700; }  } @media (max-width: 1024px) { .coh-style-link-text-dark-underline { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; }  } @media all { .coh-style-link-text-dark-underline:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-link-text-dark-underline:after { content: "";display: block;height: 0.0625rem;width: 100%;position: absolute;bottom: -0.125rem;background-color: var(--ssa-color-palette-brand-color-green); }  }
@media all { .coh-style-fill-space { 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-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }  } @media all { .coh-style-fill-space > article { 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-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }  } @media all { .coh-style-fill-space > article > .coh-container { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }  } @media all { .coh-style-fill-space > article > .coh-container > .coh-container:first-child { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }  }
@media all { .coh-style-text-color-dark-background { color: var(--ssa-color-palette-white); }  }
@media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title { position: relative; }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-brand-color);-webkit-transition: 200ms ease box-shadow, background-color 300ms ease;transition: 200ms ease box-shadow, background-color 300ms ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 1rem;line-height: 1rem;padding-top: 0.8125rem;padding-right: 2rem;padding-bottom: 0.8125rem;padding-left: 0rem;font-weight: 500;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); }  } @media (max-width: 1169px) { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a { padding-right: 1.5rem;padding-left: 0rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 0rem; }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a:after { margin-left: auto;content: "\e908";font-family: icomoon;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-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg);-webkit-transition: 300ms ease transform;transition: 300ms ease transform;color: var(--ssa-color-palette-brand-color-green);position: absolute;right: 0.625rem;font-size: 0.4375rem; }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a:after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li { margin-bottom: 0rem;margin-left: 0rem; }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a { -webkit-box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20); box-shadow: inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-gray-20);-webkit-transition: 200ms ease box-shadow;transition: 200ms ease box-shadow;color: var(--ssa-color-palette-brand-color);background-color: rgba(0, 0, 0, 0);font-weight: bold;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem; }  } @media (max-width: 1169px) { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a:hover { color: var(--ssa-color-palette-brand-color);background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li.is-active a { background-color: rgba(0, 0, 0, 0); }  }
@media all { .coh-style-heading-xl { font-size: 4.375rem;line-height: 1.25;font-weight: bold;margin-bottom: 1.5rem; }  } @media (max-width: 1439px) { .coh-style-heading-xl { font-size: 4.25rem; }  } @media (max-width: 1169px) { .coh-style-heading-xl { font-size: 4rem; }  } @media (max-width: 1024px) { .coh-style-heading-xl { font-size: 3.5rem; }  } @media (max-width: 767px) { .coh-style-heading-xl { font-size: 3rem; }  } @media (max-width: 564px) { .coh-style-heading-xl { font-size: 2.5rem; }  }
@media all { .coh-style-padding-bottom-large { padding-bottom: 6rem; }  } @media (max-width: 1169px) { .coh-style-padding-bottom-large { padding-bottom: 4.5rem; }  } @media (max-width: 767px) { .coh-style-padding-bottom-large { padding-bottom: 3rem; }  }
@media all { .coh-style-link-button-light-outline { color: var(--ssa-color-palette-white);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.75rem;line-height: 1rem;font-weight: 700;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;overflow: hidden;letter-spacing: 0.48px;;-webkit-transition: background-color 300ms ease;;transition: background-color 300ms ease;position: relative;z-index: 1;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-white);text-transform: uppercase; }  } @media all { .coh-style-link-button-light-outline:hover { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-style-link-button-light-outline:hover:before { width: 100%; }  } @media all { .coh-style-link-button-light-outline:hover:after { color: var(--ssa-color-palette-brand-color-green);padding-left: 4.0625rem;margin-right: -0.3125rem; }  } @media all { .coh-style-link-button-light-outline:after { content: "\e926";font-family: icomoon;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-size: 1.1875rem;padding-left: 3.75rem;margin-left: auto;color: var(--ssa-color-palette-brand-color-green);-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: left;-ms-transform-origin: left;transform-origin: left;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-style-link-button-light-outline:before { content: "";height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;background-color: var(--ssa-color-palette-white);-webkit-transition: all 300ms;transition: all 300ms; }  }
@media all { .coh-style-heading-1-size { font-size: 4.6875rem;line-height: 5rem;font-weight: 300;margin-bottom: 1.5rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  } @media (max-width: 1439px) { .coh-style-heading-1-size { font-size: 4.6875rem;line-height: 5rem; }  } @media (max-width: 1169px) { .coh-style-heading-1-size { font-size: 2.5rem;line-height: 3.125rem; }  } @media (max-width: 767px) { .coh-style-heading-1-size { font-size: 2rem;line-height: 2.5rem; }  }
@media all { .coh-style-padding-top-bottom-medium { padding-top: 4rem;padding-bottom: 4rem; }  } @media (max-width: 1169px) { .coh-style-padding-top-bottom-medium { padding-top: 3rem;padding-bottom: 3rem; }  } @media (max-width: 767px) { .coh-style-padding-top-bottom-medium { padding-top: 2rem;padding-bottom: 2rem; }  }
@media all { .coh-style-padding-bottom-medium { padding-bottom: 4rem; }  } @media (max-width: 1169px) { .coh-style-padding-bottom-medium { padding-bottom: 3rem; }  } @media (max-width: 767px) { .coh-style-padding-bottom-medium { padding-bottom: 2rem; }  }
@media all { .coh-style-view-pagination { margin-bottom: 0rem;font-size: 0.875rem;line-height: 1.5625rem;color: var(--ssa-color-palette-brand-color);position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-style-view-pagination .pager__item { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;list-style-type: none;margin-right: 0.625rem;margin-left: 0.625rem;opacity: 0.3; }  } @media (max-width: 767px) { .coh-style-view-pagination .pager__item { display: none; }  } @media all { .coh-style-view-pagination .pager__item:hover { opacity: 1; }  } @media all { .coh-style-view-pagination .pager__item a { display: block;min-height: 2rem;min-width: 2rem;line-height: 2rem;text-align: center;-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease; }  } @media all { .coh-style-view-pagination .is-active { opacity: 1; }  } @media all { .coh-style-view-pagination .is-active a:after { content: "";width: 0.625rem;height: 0.0625rem;background-color: var(--ssa-color-palette-brand-color-green);display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-left: 0.6875rem; }  } @media all { .coh-style-view-pagination .pager__item--first { opacity: 1;display: none; }  } @media all { .coh-style-view-pagination .pager__item--first a { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-view-pagination .pager__item--first a:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-style-view-pagination .pager__item--previous { opacity: 1;margin-right: 8.75rem;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex; }  } @media (max-width: 767px) { .coh-style-view-pagination .pager__item--previous { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-right: 5rem; }  } @media (max-width: 564px) { .coh-style-view-pagination .pager__item--previous { margin-right: 2.5rem; }  } @media all { .coh-style-view-pagination .pager__item--previous a { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }  } @media all { .coh-style-view-pagination .pager__item--next { opacity: 1;margin-left: 9.375rem; }  } @media (max-width: 767px) { .coh-style-view-pagination .pager__item--next { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-left: 5.625rem; }  } @media (max-width: 564px) { .coh-style-view-pagination .pager__item--next { margin-left: 3.125rem; }  } @media all { .coh-style-view-pagination .pager__item--next a { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; }  } @media all { .coh-style-view-pagination .pager__item--last { opacity: 1;display: none; }  } @media all { .coh-style-view-pagination .pager__item--last a { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-style-view-pagination .pager__item--last a:hover { background-color: rgba(0, 0, 0, 0);color: var(--ssa-color-palette-primary-dark-green); }  }
@media all { .coh-style-link-text-dark { color: var(--ssa-color-palette-brand-color);position: relative;font-size: 0.75rem;line-height: 1rem;text-transform: uppercase;font-weight: 700;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;letter-spacing: 0.48px;; }  } @media all { .coh-style-link-text-dark:hover { color: var(--ssa-color-palette-brand-color);cursor: pointer; }  } @media all { .coh-style-link-text-dark:hover:after { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }  } @media all { .coh-style-link-text-dark:after { content: "";display: block;height: 0.0625rem;width: 100%;position: absolute;bottom: -0.125rem;background-color: var(--ssa-color-palette-brand-color-green);-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);;-webkit-transform-origin: top left;;-ms-transform-origin: top left;;transform-origin: top left;;-webkit-transition: -webkit-transform 0.3s ease;;transition: -webkit-transform 0.3s ease;;transition: transform 0.3s ease;;transition: transform 0.3s ease, -webkit-transform 0.3s ease;; }  }
@media all { .coh-style-paragraph-small { font-size: 0.75rem; }  }
@media all { .coh-style-heading-5-size { font-size: 1rem;margin-bottom: 1.375rem;line-height: 1.25;margin-bottom: 0.5rem;font-weight: bold;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;text-transform: none; }  } @media (max-width: 767px) { .coh-style-heading-5-size { margin-bottom: 1.25rem; }  }
@media all { .coh-style-margin-bottom-small { margin-bottom: 2rem; }  } @media (max-width: 1169px) { .coh-style-margin-bottom-small { margin-bottom: 1.5rem; }  }
@media all { .coh-style-link-button-dark { color: var(--ssa-color-palette-white);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.75rem;line-height: 1rem;font-weight: 700;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;overflow: hidden;letter-spacing: 0.48px;;background-color: var(--ssa-color-palette-brand-color);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;position: relative;z-index: 1;text-transform: uppercase; }  } @media all { .coh-style-link-button-dark:hover { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-link-button-dark:hover:before { width: 100%; }  } @media all { .coh-style-link-button-dark:hover:after { color: var(--ssa-color-palette-brand-color);padding-left: 4.0625rem;margin-right: -0.3125rem; }  } @media all { .coh-style-link-button-dark:after { content: "\e926";font-family: icomoon;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-size: 1.1875rem;padding-left: 3.75rem;margin-left: auto;color: var(--ssa-color-palette-brand-color-green);-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: left;-ms-transform-origin: left;transform-origin: left;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-style-link-button-dark:before { content: "";height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;background-color: var(--ssa-color-palette-brand-color-green);-webkit-transition: all 300ms;transition: all 300ms; }  }
@media all { .coh-style-link-button-color-secondary-2 { color: var(--ssa-color-palette-brand-color-text);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.75rem;line-height: 1rem;font-weight: 700;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;overflow: hidden;letter-spacing: 0.48px;;background-color: var(--ssa-color-palette-secondaryorange);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;position: relative;z-index: 1;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-secondaryorange);text-transform: uppercase; }  } @media all { .coh-style-link-button-color-secondary-2:hover { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-style-link-button-color-secondary-2:hover:before { width: 100%; }  } @media all { .coh-style-link-button-color-secondary-2:hover:after { color: var(--ssa-color-palette-brand-color);padding-left: 4.0625rem;margin-right: -0.3125rem; }  } @media all { .coh-style-link-button-color-secondary-2:after { content: "\e926";font-family: icomoon;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-size: 1.1875rem;padding-left: 3.75rem;margin-left: auto;color: var(--ssa-color-palette-brand-color);-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: left;-ms-transform-origin: left;transform-origin: left;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-style-link-button-color-secondary-2:before { content: "";height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;background-color: var(--ssa-color-palette-white);-webkit-transition: all 300ms;transition: all 300ms; }  }
@media all { .coh-style-accordion-tabs-solid .coh-accordion-title { margin-bottom: 0.0625rem; }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-title a { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;font-weight: bold;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 1169px) { .coh-style-accordion-tabs-solid .coh-accordion-title a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-solid .coh-accordion-title a { padding-top: 1rem;padding-right: 1.5rem;padding-bottom: 1rem;padding-left: 1.5rem; }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-title a:hover { background-color: var(--ssa-color-palette-primary-dark-green);color: var(--ssa-color-palette-white); }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-title a:after { margin-left: auto;content: "\f078";font-family: icomoon;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-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg);-webkit-transition: 300ms ease transform;transition: 300ms ease transform; }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-title.is-active a { background-color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-title.is-active a:after { -webkit-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-title.is-active a:hover { background-color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li { margin-bottom: 0rem;margin-left: 0rem; }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a { -webkit-transition: background-color 200ms ease; transition: background-color 200ms ease;color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color);font-weight: bold;font-size: 0.875rem;line-height: 1rem;padding-top: 1.25rem;padding-right: 2rem;padding-bottom: 1.25rem;padding-left: 2rem;margin-right: 0.0625rem;margin-bottom: 0.0625rem; }  } @media (max-width: 1169px) { .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a { padding-top: 1rem;padding-bottom: 1rem; }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a:hover { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a { background-color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a:hover { background-color: var(--ssa-color-palette-brand-color-dark); }  }
@media all { .coh-style-font-roboto-black- { font-weight: 700;font-family: var(--ssa-font-stacks-roboto-black);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  }
@media all { .coh-style-heading-2-size { font-weight: 300;font-size: 2.8125rem;line-height: 3.125rem;margin-bottom: 1.5rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;text-transform: none; }  } @media (max-width: 1169px) { .coh-style-heading-2-size { font-size: 2.8125rem;line-height: 3.125rem; }  } @media (max-width: 767px) { .coh-style-heading-2-size { font-size: 2rem;line-height: 2.5rem; }  }
@media all { .coh-style-margin-top-small { margin-top: 2rem; }  } @media (max-width: 1169px) { .coh-style-margin-top-small { margin-top: 1.5rem; }  }
@media all { .coh-style-padding-top-medium { padding-top: 4rem; }  } @media (max-width: 1169px) { .coh-style-padding-top-medium { padding-top: 3rem; }  } @media (max-width: 767px) { .coh-style-padding-top-medium { padding-top: 2rem; }  }
@media all { .coh-style-tick-list { margin-bottom: 0rem; }  } @media all { .coh-style-tick-list li { list-style-type: none;margin-bottom: 1rem;margin-left: 0rem;font-size: 1rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: start;-ms-flex-align: start;align-items: start; }  } @media all { .coh-style-tick-list li:before { content: "\f00c";font-family: icomoon;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: var(--ssa-color-palette-white);margin-top: 0.1875rem;margin-right: 0.5rem;background-color: var(--ssa-color-palette-brand-color);height: 1rem;width: 1rem;-webkit-border-radius: 0.5rem;border-radius: 0.5rem;font-size: 0.625rem;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-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0; }  }
@media all { .coh-style-text-color-colored-background { color: var(--ssa-color-palette-white); }  }
@media all { .coh-style-heading-3-size { font-size: 1.875rem;line-height: 2.1875rem;font-weight: 300;margin-bottom: 1.25rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;text-transform: none; }  } @media (max-width: 1169px) { .coh-style-heading-3-size { font-size: 1.875rem;line-height: 2.1875rem; }  } @media (max-width: 767px) { .coh-style-heading-3-size { font-size: 1.5rem;line-height: 1.875rem; }  }
@media all { .coh-style-link-with-icon { color: var(--ssa-color-palette-brand-color);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;font-size: 0.75rem;line-height: 1rem;font-weight: 700;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;text-transform: uppercase; }  } @media (max-width: 1024px) { .coh-style-link-with-icon { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content;letter-spacing: 0.48px;; }  } @media all { .coh-style-link-with-icon:after { content: "\e905";font-family: icomoon;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-left: 0.375rem;font-size: 0.625rem; }  }
@media all { .coh-style-link-button-dark-outline { color: var(--ssa-color-palette-brand-color-text);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.75rem;line-height: 1rem;font-weight: 700;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;overflow: hidden;letter-spacing: 0.48px;;-webkit-transition: background-color 300ms ease;;transition: background-color 300ms ease;position: relative;z-index: 1;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color-text);text-transform: uppercase; }  } @media all { .coh-style-link-button-dark-outline:hover { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-link-button-dark-outline:hover:before { width: 100%; }  } @media all { .coh-style-link-button-dark-outline:hover:after { color: var(--ssa-color-palette-brand-color);padding-left: 4.0625rem;margin-right: -0.3125rem;content: "\e926";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-style-link-button-dark-outline:after { content: "\e926";font-family: icomoon;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-size: 1.1875rem;padding-left: 3.75rem;margin-left: auto;color: var(--ssa-color-palette-brand-color-green);-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: left;-ms-transform-origin: left;transform-origin: left;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-style-link-button-dark-outline:before { content: "";height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;background-color: var(--ssa-color-palette-brand-color-green);-webkit-transition: all 300ms;transition: all 300ms; }  }
@media all { .coh-style-pagination-nav-right a { opacity: 1!important;;z-index: 29;height: 3.125rem;width: 3.125rem;min-height: 3.125rem;min-width: 3.125rem;position: absolute;top: -0.5625rem;right: -5rem;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;opacity: 1;-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;border-width: 0.0625rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;border-color: var(--ssa-color-palette-gray-30);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease; }  } @media all { .coh-style-pagination-nav-right a:hover { background-color: var(--ssa-color-palette-brand-color);border-color: var(--ssa-color-palette-white); }  } @media all { .coh-style-pagination-nav-right a:hover:before { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-pagination-nav-right a:before { content: "\e90c";font-family: icomoon;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: var(--ssa-color-palette-brand-color);font-size: 0.875rem;-webkit-transition: color 300ms ease;transition: color 300ms ease;position: absolute; }  } @media all { .coh-style-pagination-nav-right a span:last-child { margin-right: 9.125rem; }  } @media (max-width: 564px) { .coh-style-pagination-nav-right a span:last-child { margin-right: 6.625rem; }  }
@media all { .coh-style-disabeld-default-list-style { list-style: none;;margin: 0rem; }  }
@media all { .coh-style-search-result-container { padding-bottom: 2rem;margin-bottom: 2rem;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media (max-width: 1169px) { .coh-style-search-result-container { margin-bottom: 1.5rem;padding-bottom: 1.5rem; }  }
@media all { .coh-style-contact-information { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 0rem; }  } @media all { .coh-style-contact-information li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-bottom: 0.5rem;margin-left: 0rem;list-style-type: none;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start; }  } @media all { .coh-style-contact-information li:before { width: 1rem;margin-right: 1rem; }  } @media all { .coh-style-contact-information li.place-contact-name:before { content: "\f007";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1.5; }  } @media all { .coh-style-contact-information li.place-company:before { content: "\f1ad";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1.5; }  } @media all { .coh-style-contact-information li.place-address:before { content: "\f041";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1.5; }  } @media all { .coh-style-contact-information li.place-telephone:before { content: "\f098";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1.5; }  } @media all { .coh-style-contact-information li.place-email:before { line-height: 1.5;content: "\f0e0";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  }
@media all { .coh-style-clear-facets-block #block-clear-facet-filters { padding-top: 1rem;padding-right: 2rem;padding-bottom: 1rem;padding-left: 2rem;font-size: 0.875rem; }  } @media (max-width: 1024px) { .coh-style-clear-facets-block #block-clear-facet-filters { padding-right: 1.5rem;padding-left: 1.5rem; }  }
@media all { .coh-style-footer-light-theme { background-color: var(--ssa-color-palette-white); }  } @media all { .coh-style-footer-light-theme .footer-menu a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-footer-light-theme .footer-menu a:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-footer-light-theme .social-links a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-footer-light-theme .social-links a:hover { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-style-footer-light-theme .primary-row { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-style-footer-light-theme .secondary-row { background-color: var(--ssa-color-palette-white);color: var(--ssa-color-palette-black);padding-top: 1.875rem;padding-right: 2.1875rem;padding-bottom: 2.1875rem;padding-left: 1.875rem; }  } @media (max-width: 767px) { .coh-style-footer-light-theme .secondary-row { padding-top: 1.875rem;padding-bottom: 2.1875rem; }  } @media all { .coh-style-footer-light-themeul { margin-bottom: 0rem; }  } @media all { .coh-style-footer-light-theme li { margin-bottom: 0rem;padding-right: 0rem;padding-left: 0rem;list-style: none; }  }
@media all { .coh-style-link-button-light { color: var(--ssa-color-palette-brand-color-text);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;font-size: 0.75rem;line-height: 1rem;font-weight: 700;margin-top: 0.5rem;margin-bottom: 0.5rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;overflow: hidden;letter-spacing: 0.48px;;background-color: var(--ssa-color-palette-white);-webkit-transition: background-color 300ms ease;transition: background-color 300ms ease;position: relative;z-index: 1;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-white);text-transform: uppercase; }  } @media all { .coh-style-link-button-light:hover { color: var(--ssa-color-palette-white); }  } @media all { .coh-style-link-button-light:hover:before { width: 100%; }  } @media all { .coh-style-link-button-light:hover:after { color: var(--ssa-color-palette-brand-color-green);padding-left: 4.0625rem;margin-right: -0.3125rem;font-weight: 800; }  } @media all { .coh-style-link-button-light:after { content: "\e926";font-family: icomoon;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-size: 1.1875rem;padding-left: 3.75rem;margin-left: auto;color: var(--ssa-color-palette-brand-color-green);-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: left;-ms-transform-origin: left;transform-origin: left;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-style-link-button-light:before { content: "";height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;background-color: var(--ssa-color-palette-brand-color);-webkit-transition: all 300ms;transition: all 300ms; }  }
@media all { .coh-style-box-shadow { -webkit-box-shadow: 0rem 2.75rem 2.125rem -1.375rem rgba(0, 0, 0, 0.25); box-shadow: 0rem 2.75rem 2.125rem -1.375rem rgba(0, 0, 0, 0.25); }  }
@media all { .coh-style-duplicate-of-link-text-dark { color: var(--ssa-color-palette-brand-color);position: relative; }  } @media all { .coh-style-duplicate-of-link-text-dark:hover { color: var(--ssa-color-palette-brand-color);cursor: pointer; }  } @media all { .coh-style-duplicate-of-link-text-dark:hover:after { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }  } @media all { .coh-style-duplicate-of-link-text-dark:after { content: "";display: block;height: 0.0625rem;width: 100%;position: absolute;bottom: -0.125rem;background-color: var(--ssa-color-palette-brand-color-green);-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);;-webkit-transform-origin: top left;;-ms-transform-origin: top left;;transform-origin: top left;;-webkit-transition: -webkit-transform 0.3s ease;;transition: -webkit-transform 0.3s ease;;transition: transform 0.3s ease;;transition: transform 0.3s ease, -webkit-transform 0.3s ease;; }  }
@media all { .coh-style-paragraph-extra-large { font-size: 3rem;font-weight: bold;margin-bottom: 0rem;line-height: 1.25; }  } @media (max-width: 1169px) { .coh-style-paragraph-extra-large { font-size: 2.5rem; }  } @media (max-width: 767px) { .coh-style-paragraph-extra-large { font-size: 2rem; }  }
@media all { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .horizontal-display .first-layout-overlay span,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .horizontal-display .first-layout-overlay span { -webkit-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7);;bottom: -0.75rem;left: -0.75rem; }  } @media (max-width: 767px) { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .horizontal-display .first-layout-overlay span,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .horizontal-display .first-layout-overlay span { -webkit-transform: none; -ms-transform: none; transform: none;;bottom: 0rem;left: 0rem; }  } @media all { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .horizontal-display .first-layout-overlay svg,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .horizontal-display .first-layout-overlay svg { -webkit-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7);;top: -1.875rem;right: -3.125rem; }  } @media (max-width: 767px) { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .horizontal-display .first-layout-overlay svg,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .horizontal-display .first-layout-overlay svg { top: 0rem;right: 0rem;-webkit-transform: none;-ms-transform: none;transform: none;; }  } @media all { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .horizontal-display .second-layout-overlay span,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .horizontal-display .second-layout-overlay span { height: 3.4375rem;width: 3.4375rem; }  } @media (max-width: 767px) { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .horizontal-display .second-layout-overlay span,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .horizontal-display .second-layout-overlay span { height: 5rem;width: 5rem; }  } @media all { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .horizontal-display .second-layout-overlay svg,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .horizontal-display .second-layout-overlay svg { -webkit-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7);;bottom: -0.625rem;right: -2.75rem; }  } @media (max-width: 767px) { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .horizontal-display .second-layout-overlay svg,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .horizontal-display .second-layout-overlay svg { bottom: -0.1875rem;right: 0rem;-webkit-transform: none;-ms-transform: none;transform: none;; }  } @media all { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .vertical-display .first-layout-overlay,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .vertical-display .first-layout-overlay { -webkit-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7);;right: -3.125rem;bottom: -0.875rem; }  } @media (max-width: 767px) { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .vertical-display .first-layout-overlay,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .vertical-display .first-layout-overlay { bottom: -0.1875rem;right: 0rem;-webkit-transform: none;-ms-transform: none;transform: none;; }  } @media all { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .vertical-display .second-layout-overlay span,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .vertical-display .second-layout-overlay span { height: 3.4375rem;width: 3.4375rem; }  } @media (max-width: 767px) { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .vertical-display .second-layout-overlay span,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .vertical-display .second-layout-overlay span { height: 5rem;width: 5rem; }  } @media all { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .vertical-display .second-layout-overlay svg,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .vertical-display .second-layout-overlay svg { -webkit-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7);;left: -3.8125rem;bottom: -2.0625rem; }  } @media (max-width: 767px) { .coh-style-shape-options-from-cpt-image .coh-col-xl-4 .container-img .vertical-display .second-layout-overlay svg,.coh-style-shape-options-from-cpt-image .coh-col-xl-3 .container-img .vertical-display .second-layout-overlay svg { bottom: 0rem;left: 0rem;-webkit-transform: none;-ms-transform: none;transform: none;; }  }
@media all { .coh-style-location-with-icon { position: relative;z-index: 1; }  } @media all { .coh-style-location-with-icon:before { content: "\f041";font-family: icomoon;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-right: 0.25rem; }  }
@media all { .coh-style-fake-link-with-icon { color: var(--ssa-color-palette-brand-color);display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;font-size: 0.875rem;line-height: 1.25;font-weight: 300;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-transition: color 300ms ease;transition: color 300ms ease;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  } @media all { .coh-style-fake-link-with-icon:after { content: "\f054";font-family: icomoon;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-left: 0.375rem;font-size: 0.625rem; }  }
@media all { .coh-style-read-more { padding-top: 0.5rem;padding-right: 1.25rem;padding-bottom: 0.5rem;font-size: 0.875rem;line-height: 1.25;font-weight: 300;color: var(--ssa-color-palette-brand-color);-webkit-transition: color 300ms ease;transition: color 300ms ease;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  } @media all { .coh-style-read-more:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-style-read-more:after { content: "\f078";font-family: icomoon;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-size: 0.75rem;padding-left: 0.25rem; }  } @media all { .coh-style-read-more.is-expanded:after { content: "\f077";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  }
@media all { .coh-style-padding-small { padding: 2rem; }  } @media (max-width: 1169px) { .coh-style-padding-small { padding: 1.5rem; }  }
@media all { .coh-ce-1dc117b7-63b6e5b8 .hide-slides .coh-slider-container-mid [aria-hidden="true"] { display: none;visibility: hidden; }  } @media all { .coh-ce-1dc117b7-63b6e5b8 .hide-slides .coh-slider-container-mid [aria-hidden="false"] { display: block;visibility: visible; }  }
@media all { .coh-ce-1dc117b7-7b70114e.move-pagination-up .slick-dots { top: -2rem; }  } @media all { .coh-ce-1dc117b7-7b70114e.move-pagination-down .slick-dots { padding-top: 1rem; }  } @media all { .coh-ce-1dc117b7-7b70114e.padding-left-right .coh-slider-container-mid { padding-right: 5rem;padding-left: 5rem; }  } @media (max-width: 1169px) { .coh-ce-1dc117b7-7b70114e.padding-left-right .coh-slider-container-mid { padding-right: 3.5rem;padding-left: 3.5rem; }  } @media (max-width: 767px) { .coh-ce-1dc117b7-7b70114e.padding-left-right .coh-slider-container-mid { padding-right: 2rem;padding-left: 2rem; }  } @media all { .coh-ce-1dc117b7-7b70114e.color-arrows  .slick-arrow { background-color: var(--ssa-color-palette-brand-color-green);border-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-ce-1dc117b7-7b70114e.color-arrows  .slick-arrow:hover { background-color: var(--ssa-color-palette-brand-color);border-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-ce-1dc117b7-7b70114e.color-arrows  .slick-arrow:hover:before { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-1dc117b7-7b70114e.color-arrows  .slick-arrow:before { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-1dc117b7-7b70114e.dark-arrows  .slick-arrow { background-color: var(--ssa-color-palette-brand-color);border-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-ce-1dc117b7-7b70114e.dark-arrows  .slick-arrow:hover { background-color: var(--ssa-color-palette-brand-color-green);border-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-ce-1dc117b7-7b70114e.dark-arrows  .slick-arrow:hover:before { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-1dc117b7-7b70114e.dark-arrows  .slick-arrow:before { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-1dc117b7-7b70114e.light-arrows  .slick-arrow { background-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-1dc117b7-7b70114e.light-arrows  .slick-arrow:hover { background-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-1dc117b7-7b70114e.light-arrows  .slick-arrow:hover:before { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-1dc117b7-7b70114e.light-arrows  .slick-arrow:before { color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-1dc117b7-7b70114e .coh-slider-nav-bottom { width: 100%;position: absolute;bottom: -3.125rem; }  } @media all { .coh-ce-1dc117b7-7b70114e.add-padding-below { padding-bottom: 2.1875rem; }  } @media all { .coh-ce-1dc117b7-7b70114e.add-padding-above { padding-top: 3rem; }  } @media all { .coh-ce-1dc117b7-7b70114e.extra-margin-for-nav-bottom { margin-bottom: 3.125rem; }  } @media all { .coh-ce-1dc117b7-7b70114e.extra-margin-for-nav-bottom.coh-style-margin-bottom-small { margin-bottom: -webkit-calc(2rem + 50px); margin-bottom: calc(2rem + 50px); }  }

.coh-ce-cpt_articles_lists-372db64a .select2-container--default .select2-selection--multiple .select2-selection__choice { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color-green);margin-bottom: 0.3125rem; } .coh-ce-cpt_articles_lists-372db64a .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: var(--ssa-color-palette-white); } .coh-ce-cpt_articles_lists-372db64a ul li { margin: 0rem; } .coh-ce-cpt_articles_lists-372db64a .select2-selection__rendered { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;display: flex!important;; } .coh-ce-cpt_articles_lists-372db64a .select2-search { display: -webkit-box!important; display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important;; } .coh-ce-cpt_articles_lists-372db64a .select2-container .select2-search--inline .select2-search__field { margin-top: 0rem; } .coh-ce-cpt_articles_lists-372db64a .form-actions { padding-top: 0rem; } .coh-ce-cpt_articles_lists-372db64a .form-actions .form-submit { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color);width: 9.375rem;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: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; } .coh-ce-cpt_articles_lists-372db64a .form-actions .form-submit:hover { background-color: var(--ssa-color-palette-brand-color-dark);color: var(--ssa-color-palette-white); } .coh-ce-cpt_articles_lists-372db64a .form-actions:before { display: none; } .coh-ce-cpt_articles_lists-372db64a .select2-container .select2-selection--multiple { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;min-height: 3.125rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-ce-cpt_articles_lists-372db64a .select2-selection__choice { 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;height: 2.5rem; } .coh-ce-cpt_articles_lists-372db64a form { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } .coh-ce-cpt_articles_lists-372db64a form .form-type-select { width: 100%; } .coh-ce-cpt_articles_lists-372db64a form .form-type-select .select2-search__field { width: auto; } .coh-ce-cpt_articles_lists-372db64a form input.form-text { background-color: var(--ssa-color-palette-white);height: 4.1875rem;width: 36.875rem;color: var(--ssa-color-palette-gray-70);font-size: 1.125rem;background-image: none;padding-right: 1.5rem;padding-left: 1.5rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;background-position: -webkit-calc(100% - 30px) center;background-position: calc(100% - 30px) center;;border: 1px solid rgb(0,36,57,0.3); } @media (max-width: 767px) { .coh-ce-cpt_articles_lists-372db64a form input.form-text { width: 31.25rem; }  } @media (max-width: 564px) { .coh-ce-cpt_articles_lists-372db64a form input.form-text { width: 100%; }  } .coh-ce-cpt_articles_lists-372db64a form .form-type-textfield:first-child { position: relative; } .coh-ce-cpt_articles_lists-372db64a form .form-type-textfield:first-child:before { -webkit-transition: color 300ms ease; transition: color 300ms ease;color: var(--ssa-color-palette-brand-color);font-size: 1.5rem;position: absolute;top: 1.375rem;right: 2.1875rem;content: "\e90b";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_articles_lists-372db64a form .form-item-tags { margin-top: 1.875rem;margin-bottom: 1.25rem; } .coh-ce-cpt_articles_lists-372db64a .form-item:first-child { margin-bottom: 0!important;; }
@media all { .coh-ce-cpt_articles_slider-8a32b71.dark-heading { color: var(--ssa-color-palette-black); }  } @media all { .coh-ce-cpt_articles_slider-8a32b71.light-heading { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_articles_slider-8a32b71.color-heading { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_articles_slider-8a32b71.align-left { text-align: left; }  } @media all { .coh-ce-cpt_articles_slider-8a32b71.align-center { text-align: center; }  } @media all { .coh-ce-cpt_articles_slider-8a32b71.align-right { text-align: right; }  }
@media all { .coh-ce-cpt_background_video-3a31c24c { position: relative;z-index: -1; }  }
@media all { .coh-ce-cpt_background_video-5cc67da2 { width: 100%; }  }
@media all { .coh-ce-cpt_blockquote-eebeed73 { padding-right: 0rem;padding-left: 0rem;border-left-style: none;margin-bottom: 0rem; }  } @media all { .coh-ce-cpt_blockquote-eebeed73:before { padding-left: 0rem; }  }
@media all { .coh-ce-cpt_blockquote-50ab9410 { font-size: 1rem;line-height: 1rem;padding-top: 1.5rem;margin-top: auto; }  }
@media all { .coh-ce-cpt_blockquote-553a8b89 { display: block;font-weight: bold; }  }
@media all { .coh-ce-cpt_blockquote-5baee877 { display: block;margin-top: 0.5rem; }  }
@media all { .coh-ce-cpt_blockquote-bf1797a2 { font-style: normal;font-size: 0.75rem; }  }
@media all { .coh-ce-cpt_breadcrumbs-60dc8312 { padding-top: 0rem;padding-bottom: 0rem;background-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.transparent-background { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.solid-dark-background { background-color: var(--ssa-color-palette-gray-90); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.solid-light-background { background-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.semi-transparent-dark-background { background-color: rgba(0, 0, 0, 0.5);color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.position-absolute-top-left { position: absolute;top: 0rem;left: 0rem;width: 100%;z-index: 2; }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.light-breadcrumbs { color: var(--ssa-color-palette-brand-color);background-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.light-breadcrumbs li:after { content: ">";color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.dark-breadcrumbs { color: var(--ssa-color-palette-white);background-color: rgba(0, 0, 0, 0.5); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.dark-breadcrumbs li { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.dark-breadcrumbs li:after { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.dark-breadcrumbs li a { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.dark-breadcrumbs li:last-child { opacity: 0.7; }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.standard-breadcrumbs { background-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.standard-breadcrumbs li:last-child { opacity: 0.7; }  } @media all { .coh-ce-cpt_breadcrumbs-60dc8312.standard-light-breadcrumbs { background-color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-cpt_budi_card_image_-eff74b21 { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 5; }  }
@media all { .coh-ce-cpt_budi_card_image_-afb32aea { 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;padding-top: 1rem;padding-left: 0.75rem;position: absolute;width: auto;top: 0rem;left: 0rem;z-index: 29; }  } @media all { .coh-ce-cpt_budi_card_image_-afb32aea > *:not(:last-child) { margin-bottom: 0.5rem; }  } @media all { .coh-ce-cpt_budi_card_image_-afb32aea a { height: 2.5rem;width: 2.5rem;padding: 0.4375rem;border-width: 1px;-webkit-border-radius: 6.1875rem;border-radius: 6.1875rem;border-style: solid;background-color: var(--ssa-color-palette-white);position: relative;z-index: 6;border-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_budi_card_image_-afb32aea a:hover { border-color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-cpt_budi_card_image_-c0cfc426 { display: none;-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;padding-top: 1rem;padding-left: 0.75rem;position: absolute;width: auto;top: 0rem;left: 0rem;z-index: 29; }  }
@media all { .coh-ce-cpt_budi_card_image_-78eb0950 { -webkit-border-radius: 4px; border-radius: 4px;height: 40px;width: 40px;background-color: var(--ssa-color-palette-white);padding: 11px; }  } @media all { .coh-ce-cpt_budi_card_image_-78eb0950.selected span span { background-color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-cpt_budi_card_image_-eaf13838 { border-width: 1.5px;-webkit-border-radius: 2px;border-radius: 2px;border-style: solid;border-color: var(--ssa-color-palette-brand-color);position: relative;height: 100%;width: 100%;display: block; }  } @media all { .coh-ce-cpt_budi_card_image_-eaf13838:after { position: absolute;top: 2px;bottom: 2px;left: 2px;right: 2px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 2px;border-radius: 2px;content: normal; }  }
@media all { .coh-ce-cpt_budi_card_image_-35ca345e { background-color: var(--ssa-color-palette-white);position: absolute;top: 2px;bottom: 2px;left: 2px;right: 2px; }  }
@media all { .coh-ce-cpt_budi_card_image_-d3110ca1 { height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;min-height: 14.625rem;background-color: var(--ssa-color-palette-brand-color); }  } @media (max-width: 767px) { .coh-ce-cpt_budi_card_image_-d3110ca1 { min-height: 11.875rem; }  } @media (max-width: 767px) { .coh-ce-cpt_budi_card_image_-d3110ca1 img { max-height: 11.875rem; }  }
@media all { .coh-ce-cpt_budi_card_image_-42cbe8ed { -o-object-fit: cover; object-fit: cover;;height: 100%;width: 100%; }  }
@media all { .coh-ce-cpt_budi_card_image_-5b4c504c { display: none;-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-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: rgba(206, 210, 213, 1);padding-bottom: 0.8125rem;margin-bottom: 0.75rem; }  }
@media all { .coh-ce-cpt_budi_card_image_-fc49038f { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 600;color: var(--ssa-color-palette-primary-dark-green);font-size: 0.75rem;line-height: 0.75rem;padding-right: 0.75rem; }  } @media all { .coh-ce-cpt_budi_card_image_-fc49038f:after { content: "";border-left-width: 0.0625rem;border-left-style: solid;border-left-color: rgba(206, 210, 213, 1);margin-left: 0.75rem; }  }
@media all { .coh-ce-cpt_budi_card_image_-767d78d9 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: rgba(107, 126, 137, 1);font-size: 0.5rem;line-height: 0.75rem;letter-spacing: 0.025rem;text-transform: uppercase;padding-right: 0.3125rem; }  }
@media all { .coh-ce-cpt_budi_card_image_-84988bd7 { position: relative;cursor: pointer;;z-index: 9; }  } @media all { .coh-ce-cpt_budi_card_image_-84988bd7:hover .tooltip { visibility: visible;opacity: 1; }  }
@media all { .coh-ce-cpt_budi_card_image_-facf87e2 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 600;color: var(--ssa-color-palette-black);font-size: 0.75rem;line-height: 1rem; }  } @media all { .coh-ce-cpt_budi_card_image_-facf87e2 a { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-black);font-weight: 600;font-size: 0.75rem;line-height: 1rem; }  }
@media all { .coh-ce-cpt_budi_card_image_-4f6f539 { -webkit-transform: translate(-50%); -ms-transform: translate(-50%); transform: translate(-50%);-webkit-transition: opacity .3s;transition: opacity .3s;opacity: 0;visibility: hidden;position: absolute;top: 150%;left: 50%;background-color: rgba(51, 51, 51, 1);color: var(--ssa-color-palette-white);font-weight: 300;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;padding-top: 0.3125rem;padding-right: 0.625rem;padding-bottom: 0.3125rem;padding-left: 0.625rem;-webkit-border-radius: 0.25rem;border-radius: 0.25rem;z-index: 1; }  } @media all { .coh-ce-cpt_budi_card_image_-4f6f539:after { position: absolute;content: "";bottom: 100%;left: 50%;border-width: 0.3125rem;margin-left: -0.3125rem;border-style: solid;border-top-style: solid;border-top-color: rgba(51, 51, 51, 1);-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);border-bottom-color: rgba(0, 0, 0, 0);border-left-color: rgba(0, 0, 0, 0);border-right-color: rgba(0, 0, 0, 0); }  }
@media all { .coh-ce-cpt_budi_card_image_-43a3d003 { white-space: nowrap; }  }
@media all { .coh-ce-cpt_budi_card_image_-80cc4655 { margin-bottom: 0rem; }  }
@media all { .coh-ce-cpt_budi_card_image_-9b27b31f { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;font-size: 0.625rem;line-height: 0.75rem;letter-spacing: 0.03125rem;text-transform: uppercase; }  }
@media all { .coh-ce-cpt_budi_card_image_-a87fe39d { margin-top: auto;margin-bottom: 0rem;position: relative;z-index: 2; }  }
@media all { .coh-ce-cpt_budi_card_image_-e467a549 { margin-top: 0.5rem;margin-right: 0.3rem;margin-bottom: 0rem;margin-left: 0rem;cursor: default;pointer-events: none; text-decoration: none; }  } @media all { .coh-ce-cpt_budi_card_image_-e467a549.is-innovation-Yes { background-color: var(--ssa-color-palette-secondarylime-green);color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-ce-cpt_budi_card_image_-e467a549.is-innovation-Yes span { color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-ce-cpt_budi_card_image_-e467a549.is-innovation- { display: none; }  } @media all { .coh-ce-cpt_budi_card_image_-e467a549.is-innovation-No { display: none; }  }
@media all { .coh-ce-cpt_budi_card_media-7a0635d1.thumbnail-vertical { width: 100%;max-width: 211px; }  } @media all { .coh-ce-cpt_budi_card_media-7a0635d1.thumbnail-horizontal { width: 100%;max-width: 330px; }  } @media all { .coh-ce-cpt_budi_card_media-7a0635d1.thumbnail-square { max-width: 264px;width: 100%; }  }
@media all { .coh-ce-cpt_budi_card_media-8266c8d { font-weight: 600;line-height: 17px;font-size: 14px;color: var(--ssa-color-palette-brand-color);margin-bottom: 8px;display: block;text-transform: uppercase; }  }
@media all { .coh-ce-cpt_budi_card_media-73c91249 { margin-top: 16px;margin-left: 12px; }  }
@media all { .coh-ce-cpt_budi_card_media-a3485196 { margin-top: 12px;margin-left: 12px; }  }
@media all { .coh-ce-cpt_budi_card_media-e80e3301 { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem; }  } @media all { .coh-ce-cpt_budi_card_media-e80e3301 .mejs__container { height: 100% !important; }  }
@media all { .coh-ce-cpt_budi_card_media-13d0bbe0 { margin-top: 16px;margin-bottom: 0px;font-size: 18px;line-height: 26px; }  }
@media all { .coh-ce-cpt_budi_contact_us-b77fcd00 { 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-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: var(--ssa-color-palette-brand-color); }  } @media (max-width: 1169px) { .coh-ce-cpt_budi_contact_us-b77fcd00 { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }  } @media (max-width: 1024px) { .coh-ce-cpt_budi_contact_us-b77fcd00 { -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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 767px) { .coh-ce-cpt_budi_contact_us-b77fcd00 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-cpt_budi_contact_us-b77fcd00 > div:not(:last-child) { margin-right: 7.5rem; }  } @media (max-width: 1439px) { .coh-ce-cpt_budi_contact_us-b77fcd00 > div:not(:last-child) { margin-right: 3.125rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_budi_contact_us-b77fcd00 > div:not(:last-child) { margin-right: 1.5625rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_budi_contact_us-b77fcd00 > div:not(:last-child) { margin-right: 0rem; }  } @media (max-width: 767px) { .coh-ce-cpt_budi_contact_us-b77fcd00 > div:not(:last-child) { margin-right: auto;margin-left: auto; }  }
@media all { .coh-ce-cpt_budi_contact_us-1d324945 { 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;max-width: 30rem;padding-top: 1rem;padding-bottom: 1rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_budi_contact_us-1d324945 { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;padding-top: 2rem; }  } @media (max-width: 767px) { .coh-ce-cpt_budi_contact_us-1d324945 { padding-bottom: 0rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
@media all { .coh-ce-cpt_budi_contact_us-97e45cfe { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 600;color: var(--ssa-color-palette-white);font-size: 0.75rem;line-height: 0.75rem;letter-spacing: 0.03rem;text-transform: uppercase;margin-bottom: 1rem; }  }
@media all { .coh-ce-cpt_budi_contact_us-99d39b9 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: var(--ssa-color-palette-white);font-size: 1.5rem;line-height: 1.875rem;letter-spacing: 0.06rem;text-transform: uppercase;margin-bottom: 0rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_budi_contact_us-99d39b9 { text-align: center; }  }
@media all { .coh-ce-cpt_budi_contact_us-ccdd1f49 { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1rem;padding-bottom: 1rem; }  }
@media all { .coh-ce-cpt_budi_contact_us-21c5c132 { 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;margin-left: auto;min-height: 11rem;position: absolute;right: 0rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_budi_contact_us-21c5c132 { min-height: unset;position: relative; }  } @media (max-width: 767px) { .coh-ce-cpt_budi_contact_us-21c5c132 { margin-right: auto;margin-left: auto;padding-bottom: 1rem;height: auto!important;; }  }
@media all { .coh-ce-cpt_budi_contact_us-f7572771 { width: auto;height: 11rem; }  } @media (max-width: 767px) { .coh-ce-cpt_budi_contact_us-f7572771 { height: 6.25rem; }  } @media (max-width: 564px) { .coh-ce-cpt_budi_contact_us-f7572771 { height: 5.625rem; }  }
@media all { .coh-ce-cpt_budi__related_content-d53f694d { border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-ce-cpt_budi__related_content-d53f694d .slick-slide:not(:last-child) { margin-right: 20px; }  }
@media all { .coh-ce-cpt_budi__related_content-8c6dd597 { -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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media (max-width: 767px) { .coh-ce-cpt_budi__related_content-8c6dd597 { display: block; }  }
@media all { .coh-ce-cpt_budi__related_content-9971843 { line-height: 66px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  }
@media all { .coh-ce-cpt_card_dam_content-af65ff54 { position: relative;margin-bottom: 16px;width: 100%; }  }
@media all { .coh-ce-cpt_card_dam_content-f2f27b99 { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 2; }  }
@media all { .coh-ce-cpt_card_dam_content-fc03166a { font-weight: 600;line-height: 17px;font-size: 14px;color: var(--ssa-color-palette-brand-color);margin-bottom: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;text-transform: uppercase;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
@media all { .coh-ce-cpt_card_dam_content-7df2a658 { font-weight: 500;font-size: 8px;padding-left: 12px;margin-left: 12px;border-left-width: 1px;border-left-style: solid;border-left-color: var(--ssa-color-palette-brand-color);line-height: 11px; }  }
@media all { .coh-ce-cpt_card_dam_content-2519b8f6 { font-weight: 600;line-height: 17px;font-size: 14px;color: var(--ssa-color-palette-brand-color);margin-bottom: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;text-transform: uppercase;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-cpt_card_dam_content-2519b8f6[ data-media-file*=".pdf" ] .label-pdf { display: inline-block; }  } @media all { .coh-ce-cpt_card_dam_content-2519b8f6[ data-media-file*=".pptx" ] .label-pptx { display: inline-block; }  }
@media all { .coh-ce-cpt_card_dam_content-443cc08f { display: none; }  }
@media all { .coh-ce-cpt_card_dam_content-3b8c73a7 { background-color: var(--ssa-color-palette-primary-dark-green);height: 264px;position: relative; }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7:after { height: 82px;width: 82px;position: absolute;top: -webkit-calc(50% - 41px);top: calc(50% - 41px);right: -webkit-calc(50% - 41px);right: calc(50% - 41px);color: var(--ssa-color-palette-brand-color-green);font-size: 80px;line-height: 82px; }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7.pdf:after { content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='82' width='82'%3e%3cpath fill='rgb(112, 189, 149)' d='M69.75 34.8338H68.5V20.0338C68.5 20.0338 68.5 20.0338 68.5 19.9598C68.4937 19.8507 68.4726 19.7428 68.4375 19.6392V19.5282C68.3788 19.4006 68.2985 19.2838 68.2 19.1828L53.2 4.38282C53.0977 4.28566 52.9793 4.20642 52.85 4.14849H52.7375C52.6099 4.07554 52.4703 4.02543 52.325 4.00049H14.75C14.4185 4.00049 14.1005 4.13043 13.8661 4.36172C13.6317 4.59302 13.5 4.90672 13.5 5.23382V34.8338H12.25C11.9185 34.8338 11.6005 34.9638 11.3661 35.1951C11.1317 35.4264 11 35.7401 11 36.0672V60.7338C11 61.0609 11.1317 61.3746 11.3661 61.6059C11.6005 61.8372 11.9185 61.9672 12.25 61.9672H13.5V76.7672C13.5 77.0943 13.6317 77.408 13.8661 77.6393C14.1005 77.8706 14.4185 78.0005 14.75 78.0005H67.25C67.5815 78.0005 67.8995 77.8706 68.1339 77.6393C68.3683 77.408 68.5 77.0943 68.5 76.7672V61.9672H69.75C70.0815 61.9672 70.3995 61.8372 70.6339 61.6059C70.8683 61.3746 71 61.0609 71 60.7338V36.0672C71 35.7401 70.8683 35.4264 70.6339 35.1951C70.3995 34.9638 70.0815 34.8338 69.75 34.8338ZM53.5 8.20615L64.2375 18.8005H53.5V8.20615ZM16 6.46715H51V20.0338C51 20.3609 51.1317 20.6746 51.3661 20.9059C51.6005 21.1372 51.9185 21.2672 52.25 21.2672H66V34.8338H16V6.46715ZM66 75.5338H16V61.9672H66V75.5338ZM68.5 59.5005H13.5V37.3005H68.5V59.5005Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M31.5264 40.0033H28V57.0005H30.2179V50.6345H31.5043C31.9663 50.6431 32.4247 50.5411 32.8505 50.3351C33.2763 50.129 33.66 49.8234 33.9772 49.4377C34.3074 49.0618 34.5681 48.6131 34.7434 48.1187C34.9187 47.6242 35.0051 47.0941 34.9974 46.5603V44.0648C35.0323 43.0086 34.7105 41.9777 34.0992 41.1874C33.7667 40.7939 33.3658 40.4851 32.9225 40.2811C32.4793 40.0771 32.0036 39.9825 31.5264 40.0033ZM32.8572 46.5857C32.859 46.78 32.8265 46.9726 32.7617 47.152C32.6969 47.3315 32.6011 47.494 32.4801 47.6298C32.3643 47.7689 32.2248 47.8791 32.0703 47.9536C31.9157 48.0281 31.7495 48.0652 31.5819 48.0626H30.2401V42.6261H31.5819C31.7532 42.6165 31.9245 42.6477 32.0848 42.7178C32.2451 42.7879 32.3911 42.8954 32.5134 43.0335C32.6301 43.1763 32.7206 43.3446 32.7797 43.5283C32.8387 43.712 32.8651 43.9074 32.8572 44.103V46.5857Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M41.0061 40.0021H37V56.9998H40.9934C41.522 57.0101 42.0469 56.9091 42.5344 56.7032C43.0219 56.4972 43.4613 56.1909 43.8242 55.8038C44.2034 55.4297 44.5031 54.9819 44.7052 54.4877C44.9072 53.9934 45.0073 53.4629 44.9995 52.9285V44.0225C45.008 43.491 44.9094 42.9633 44.7095 42.4712C44.5097 41.9792 44.2128 41.5331 43.8368 41.1599C43.4706 40.7797 43.0298 40.4805 42.5424 40.2812C42.0551 40.0818 41.5319 39.9868 41.0061 40.0021ZM42.5226 52.9921C42.5238 53.183 42.4877 53.3724 42.4161 53.5492C42.3445 53.7261 42.239 53.8869 42.1055 54.0226C41.9762 54.1659 41.8179 54.2797 41.6414 54.3564C41.4649 54.4332 41.2742 54.4712 41.0819 54.4679H39.5275V42.623H41.0566C41.2456 42.6214 41.4329 42.659 41.6068 42.7334C41.7807 42.8078 41.9376 42.9175 42.0676 43.0556C42.2061 43.1908 42.3156 43.3531 42.3895 43.5325C42.4634 43.7119 42.5001 43.9046 42.4973 44.0988L42.5226 52.9921Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M48 57.0005H50.1115V49.7857H52.9547V47.2153H50.1115V42.5708H54V40.0005H48V57.0005Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7.pptx:after { content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='82' width='82'%3e%3cpath fill='rgb(112, 189, 149)' d='M31.0048 40.0043C31.5543 39.9798 32.1028 40.0729 32.614 40.2772C33.1251 40.4816 33.5874 40.7928 33.9703 41.1901C34.6701 41.9809 35.038 43.0137 34.9969 44.0717V46.5452C35.0057 47.0798 34.9069 47.6107 34.7065 48.1059C34.5062 48.6011 34.2083 49.0504 33.8309 49.4268C33.4684 49.8131 33.0299 50.1191 32.5433 50.3255C32.0567 50.5318 31.5328 50.634 31.0048 50.6253H29.5347V57.0005H27V40.0043H31.0048ZM32.5256 44.1099C32.5346 43.914 32.5045 43.7183 32.437 43.5344C32.3695 43.3504 32.266 43.1819 32.1327 43.0389C31.9929 42.9006 31.8261 42.793 31.6429 42.7227C31.4597 42.6525 31.264 42.6212 31.0681 42.6309H29.5347V48.0753H31.0681C31.2618 48.0796 31.4542 48.0433 31.6332 47.9687C31.8121 47.894 31.9736 47.7827 32.1074 47.6418C32.2433 47.5047 32.3504 47.3415 32.4223 47.1618C32.4942 46.9822 32.5293 46.7898 32.5256 46.5962V44.1099Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M41.0049 40.0043C41.5544 39.9798 42.1029 40.0729 42.6141 40.2772C43.1253 40.4816 43.5876 40.7928 43.9705 41.1901C44.6691 41.9816 45.0369 43.0139 44.9971 44.0717V46.5452C45.0059 47.0798 44.9071 47.6107 44.7067 48.1059C44.5063 48.6011 44.2085 49.0504 43.8311 49.4268C43.4686 49.8131 43.03 50.1191 42.5434 50.3255C42.0568 50.5318 41.5329 50.634 41.0049 50.6253H39.5347V57.0005H37V40.0043H41.0049ZM42.5257 44.1099C42.5381 43.9128 42.5109 43.7152 42.4456 43.529C42.3802 43.3428 42.2782 43.1717 42.1455 43.0261C42.0057 42.8879 41.8389 42.7802 41.6557 42.71C41.4725 42.6398 41.2768 42.6085 41.0809 42.6181H39.5347V48.0625H41.0682C41.2598 48.0651 41.4498 48.0279 41.6264 47.9533C41.803 47.8788 41.9625 47.7683 42.0948 47.629C42.2337 47.4935 42.3435 47.3308 42.4176 47.151C42.4917 46.9712 42.5285 46.7781 42.5257 46.5835V44.1099Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M49.7218 42.553H47V40.0005H55V42.553H52.2782V57.0005H49.7345L49.7218 42.553Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M69.75 34.2505H68.5V19.2505C68.5 19.2505 68.5 19.2505 68.5 19.1755C68.4937 19.0649 68.4726 18.9556 68.4375 18.8505V18.738C68.38 18.6042 68.2997 18.4816 68.2 18.3755L53.2 3.37549C53.0939 3.27582 52.9712 3.19544 52.8375 3.13799H52.725C52.6004 3.06977 52.4652 3.02327 52.325 3.00049H14.75C14.4185 3.00049 14.1005 3.13218 13.8661 3.3666C13.6317 3.60103 13.5 3.91897 13.5 4.25049V34.2505H12.25C11.9185 34.2505 11.6005 34.3822 11.3661 34.6166C11.1317 34.851 11 35.169 11 35.5005V60.5005C11 60.832 11.1317 61.15 11.3661 61.3844C11.6005 61.6188 11.9185 61.7505 12.25 61.7505H13.5V76.7505C13.5 77.082 13.6317 77.4 13.8661 77.6344C14.1005 77.8688 14.4185 78.0005 14.75 78.0005H67.25C67.5815 78.0005 67.8995 77.8688 68.1339 77.6344C68.3683 77.4 68.5 77.082 68.5 76.7505V61.7505H69.75C70.0815 61.7505 70.3995 61.6188 70.6339 61.3844C70.8683 61.15 71 60.832 71 60.5005V35.5005C71 35.169 70.8683 34.851 70.6339 34.6166C70.3995 34.3822 70.0815 34.2505 69.75 34.2505ZM53.5 7.26299L64.2375 18.0005H53.5V7.26299ZM16 5.50049H51V19.2505C51 19.582 51.1317 19.9 51.3661 20.1344C51.6005 20.3688 51.9185 20.5005 52.25 20.5005H66V34.2505H16V5.50049ZM66 75.5005H16V61.7505H66V75.5005ZM68.5 59.2505H13.5V36.7505H68.5V59.2505Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7.image:after { content: "\f03e";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7.video:after { content: "\f008";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7[ data-media-file*=".pdf" ]:after { content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='82' width='82'%3e%3cpath fill='rgb(112, 189, 149)' d='M69.75 34.8338H68.5V20.0338C68.5 20.0338 68.5 20.0338 68.5 19.9598C68.4937 19.8507 68.4726 19.7428 68.4375 19.6392V19.5282C68.3788 19.4006 68.2985 19.2838 68.2 19.1828L53.2 4.38282C53.0977 4.28566 52.9793 4.20642 52.85 4.14849H52.7375C52.6099 4.07554 52.4703 4.02543 52.325 4.00049H14.75C14.4185 4.00049 14.1005 4.13043 13.8661 4.36172C13.6317 4.59302 13.5 4.90672 13.5 5.23382V34.8338H12.25C11.9185 34.8338 11.6005 34.9638 11.3661 35.1951C11.1317 35.4264 11 35.7401 11 36.0672V60.7338C11 61.0609 11.1317 61.3746 11.3661 61.6059C11.6005 61.8372 11.9185 61.9672 12.25 61.9672H13.5V76.7672C13.5 77.0943 13.6317 77.408 13.8661 77.6393C14.1005 77.8706 14.4185 78.0005 14.75 78.0005H67.25C67.5815 78.0005 67.8995 77.8706 68.1339 77.6393C68.3683 77.408 68.5 77.0943 68.5 76.7672V61.9672H69.75C70.0815 61.9672 70.3995 61.8372 70.6339 61.6059C70.8683 61.3746 71 61.0609 71 60.7338V36.0672C71 35.7401 70.8683 35.4264 70.6339 35.1951C70.3995 34.9638 70.0815 34.8338 69.75 34.8338ZM53.5 8.20615L64.2375 18.8005H53.5V8.20615ZM16 6.46715H51V20.0338C51 20.3609 51.1317 20.6746 51.3661 20.9059C51.6005 21.1372 51.9185 21.2672 52.25 21.2672H66V34.8338H16V6.46715ZM66 75.5338H16V61.9672H66V75.5338ZM68.5 59.5005H13.5V37.3005H68.5V59.5005Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M31.5264 40.0033H28V57.0005H30.2179V50.6345H31.5043C31.9663 50.6431 32.4247 50.5411 32.8505 50.3351C33.2763 50.129 33.66 49.8234 33.9772 49.4377C34.3074 49.0618 34.5681 48.6131 34.7434 48.1187C34.9187 47.6242 35.0051 47.0941 34.9974 46.5603V44.0648C35.0323 43.0086 34.7105 41.9777 34.0992 41.1874C33.7667 40.7939 33.3658 40.4851 32.9225 40.2811C32.4793 40.0771 32.0036 39.9825 31.5264 40.0033ZM32.8572 46.5857C32.859 46.78 32.8265 46.9726 32.7617 47.152C32.6969 47.3315 32.6011 47.494 32.4801 47.6298C32.3643 47.7689 32.2248 47.8791 32.0703 47.9536C31.9157 48.0281 31.7495 48.0652 31.5819 48.0626H30.2401V42.6261H31.5819C31.7532 42.6165 31.9245 42.6477 32.0848 42.7178C32.2451 42.7879 32.3911 42.8954 32.5134 43.0335C32.6301 43.1763 32.7206 43.3446 32.7797 43.5283C32.8387 43.712 32.8651 43.9074 32.8572 44.103V46.5857Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M41.0061 40.0021H37V56.9998H40.9934C41.522 57.0101 42.0469 56.9091 42.5344 56.7032C43.0219 56.4972 43.4613 56.1909 43.8242 55.8038C44.2034 55.4297 44.5031 54.9819 44.7052 54.4877C44.9072 53.9934 45.0073 53.4629 44.9995 52.9285V44.0225C45.008 43.491 44.9094 42.9633 44.7095 42.4712C44.5097 41.9792 44.2128 41.5331 43.8368 41.1599C43.4706 40.7797 43.0298 40.4805 42.5424 40.2812C42.0551 40.0818 41.5319 39.9868 41.0061 40.0021ZM42.5226 52.9921C42.5238 53.183 42.4877 53.3724 42.4161 53.5492C42.3445 53.7261 42.239 53.8869 42.1055 54.0226C41.9762 54.1659 41.8179 54.2797 41.6414 54.3564C41.4649 54.4332 41.2742 54.4712 41.0819 54.4679H39.5275V42.623H41.0566C41.2456 42.6214 41.4329 42.659 41.6068 42.7334C41.7807 42.8078 41.9376 42.9175 42.0676 43.0556C42.2061 43.1908 42.3156 43.3531 42.3895 43.5325C42.4634 43.7119 42.5001 43.9046 42.4973 44.0988L42.5226 52.9921Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M48 57.0005H50.1115V49.7857H52.9547V47.2153H50.1115V42.5708H54V40.0005H48V57.0005Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7[ data-media-file*=".pptx" ]:after { content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='82' width='82'%3e%3cpath fill='rgb(112, 189, 149)' d='M31.0048 40.0043C31.5543 39.9798 32.1028 40.0729 32.614 40.2772C33.1251 40.4816 33.5874 40.7928 33.9703 41.1901C34.6701 41.9809 35.038 43.0137 34.9969 44.0717V46.5452C35.0057 47.0798 34.9069 47.6107 34.7065 48.1059C34.5062 48.6011 34.2083 49.0504 33.8309 49.4268C33.4684 49.8131 33.0299 50.1191 32.5433 50.3255C32.0567 50.5318 31.5328 50.634 31.0048 50.6253H29.5347V57.0005H27V40.0043H31.0048ZM32.5256 44.1099C32.5346 43.914 32.5045 43.7183 32.437 43.5344C32.3695 43.3504 32.266 43.1819 32.1327 43.0389C31.9929 42.9006 31.8261 42.793 31.6429 42.7227C31.4597 42.6525 31.264 42.6212 31.0681 42.6309H29.5347V48.0753H31.0681C31.2618 48.0796 31.4542 48.0433 31.6332 47.9687C31.8121 47.894 31.9736 47.7827 32.1074 47.6418C32.2433 47.5047 32.3504 47.3415 32.4223 47.1618C32.4942 46.9822 32.5293 46.7898 32.5256 46.5962V44.1099Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M41.0049 40.0043C41.5544 39.9798 42.1029 40.0729 42.6141 40.2772C43.1253 40.4816 43.5876 40.7928 43.9705 41.1901C44.6691 41.9816 45.0369 43.0139 44.9971 44.0717V46.5452C45.0059 47.0798 44.9071 47.6107 44.7067 48.1059C44.5063 48.6011 44.2085 49.0504 43.8311 49.4268C43.4686 49.8131 43.03 50.1191 42.5434 50.3255C42.0568 50.5318 41.5329 50.634 41.0049 50.6253H39.5347V57.0005H37V40.0043H41.0049ZM42.5257 44.1099C42.5381 43.9128 42.5109 43.7152 42.4456 43.529C42.3802 43.3428 42.2782 43.1717 42.1455 43.0261C42.0057 42.8879 41.8389 42.7802 41.6557 42.71C41.4725 42.6398 41.2768 42.6085 41.0809 42.6181H39.5347V48.0625H41.0682C41.2598 48.0651 41.4498 48.0279 41.6264 47.9533C41.803 47.8788 41.9625 47.7683 42.0948 47.629C42.2337 47.4935 42.3435 47.3308 42.4176 47.151C42.4917 46.9712 42.5285 46.7781 42.5257 46.5835V44.1099Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M49.7218 42.553H47V40.0005H55V42.553H52.2782V57.0005H49.7345L49.7218 42.553Z'/%3e%3cpath fill='rgb(112, 189, 149)' d='M69.75 34.2505H68.5V19.2505C68.5 19.2505 68.5 19.2505 68.5 19.1755C68.4937 19.0649 68.4726 18.9556 68.4375 18.8505V18.738C68.38 18.6042 68.2997 18.4816 68.2 18.3755L53.2 3.37549C53.0939 3.27582 52.9712 3.19544 52.8375 3.13799H52.725C52.6004 3.06977 52.4652 3.02327 52.325 3.00049H14.75C14.4185 3.00049 14.1005 3.13218 13.8661 3.3666C13.6317 3.60103 13.5 3.91897 13.5 4.25049V34.2505H12.25C11.9185 34.2505 11.6005 34.3822 11.3661 34.6166C11.1317 34.851 11 35.169 11 35.5005V60.5005C11 60.832 11.1317 61.15 11.3661 61.3844C11.6005 61.6188 11.9185 61.7505 12.25 61.7505H13.5V76.7505C13.5 77.082 13.6317 77.4 13.8661 77.6344C14.1005 77.8688 14.4185 78.0005 14.75 78.0005H67.25C67.5815 78.0005 67.8995 77.8688 68.1339 77.6344C68.3683 77.4 68.5 77.082 68.5 76.7505V61.7505H69.75C70.0815 61.7505 70.3995 61.6188 70.6339 61.3844C70.8683 61.15 71 60.832 71 60.5005V35.5005C71 35.169 70.8683 34.851 70.6339 34.6166C70.3995 34.3822 70.0815 34.2505 69.75 34.2505ZM53.5 7.26299L64.2375 18.0005H53.5V7.26299ZM16 5.50049H51V19.2505C51 19.582 51.1317 19.9 51.3661 20.1344C51.6005 20.3688 51.9185 20.5005 52.25 20.5005H66V34.2505H16V5.50049ZM66 75.5005H16V61.7505H66V75.5005ZM68.5 59.2505H13.5V36.7505H68.5V59.2505Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7 a { background-color: var(--ssa-color-palette-white);height: 40px;width: 40px;padding: 7px;-webkit-border-radius: 50%;border-radius: 50%;-webkit-transition: all 300ms ease;transition: all 300ms ease;display: block;position: relative;z-index: 3;border-style: solid;border-width: 1px;border-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7 a:hover { border-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_card_dam_content-3b8c73a7 .preview-container { background-color: var(--ssa-color-palette-white);position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1; }  }
@media all { .coh-ce-cpt_card_dam_content-88f9dcae { -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;padding-top: 16px;padding-left: 12px;position: absolute;width: auto;top: 0rem;left: 0rem;z-index: 29; }  } @media all { .coh-ce-cpt_card_dam_content-88f9dcae > *:not(:last-child) { margin-bottom: 0.5rem; }  } @media all { .coh-ce-cpt_card_dam_content-88f9dcae a { height: 2.5rem;width: 2.5rem;padding: 0.4375rem;border-width: 1px;-webkit-border-radius: 6.1875rem;border-radius: 6.1875rem;border-style: solid;background-color: var(--ssa-color-palette-white);position: relative;z-index: 6;border-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_card_dam_content-88f9dcae a:hover { border-color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-cpt_card_dam_content-c564be37 { position: relative;z-index: 2; }  }
@media all { .coh-ce-cpt_card_dam_content-74cbfebe { position: relative;z-index: 2; }  }
@media all { .coh-ce-cpt_card_dam_content-c0cfc426 { display: none;-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;padding-top: 1rem;padding-left: 0.75rem;position: absolute;width: auto;top: 0rem;left: 0rem;z-index: 29; }  }
@media all { .coh-ce-cpt_card_dam_content-78eb0950 { -webkit-border-radius: 4px; border-radius: 4px;height: 40px;width: 40px;background-color: var(--ssa-color-palette-white);padding: 11px; }  } @media all { .coh-ce-cpt_card_dam_content-78eb0950.selected span span { background-color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-cpt_card_dam_content-eaf13838 { border-width: 1.5px;-webkit-border-radius: 2px;border-radius: 2px;border-style: solid;border-color: var(--ssa-color-palette-brand-color);position: relative;height: 100%;width: 100%;display: block; }  } @media all { .coh-ce-cpt_card_dam_content-eaf13838:after { position: absolute;top: 2px;bottom: 2px;left: 2px;right: 2px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 2px;border-radius: 2px;content: normal; }  }
@media all { .coh-ce-cpt_card_dam_content-35ca345e { background-color: var(--ssa-color-palette-white);position: absolute;top: 2px;bottom: 2px;left: 2px;right: 2px; }  }
@media all { .coh-ce-cpt_card_dam_content-4bc42bd7 { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1;background-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_card_dam_content-4bc42bd7.preview-container { background-color: var(--ssa-color-palette-white);background-image: none;background-position: left top;background-size: cover;background-repeat: no-repeat;background-attachment: scroll;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 1; }  }
@media all { .coh-ce-cpt_card_dam_content-c67e4436 { height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover; }  }
@media all { .coh-ce-cpt_card_dam_content-adbd2a27 { padding-top: 0.9375rem; }  }
@media all { .coh-ce-cpt_card_dam_content-1d9edbd1 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.625rem; }  }
@media all { .coh-ce-cpt_card_news-349be57e { 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;position: relative;-webkit-transition: all 300ms;transition: all 300ms;overflow: visible;padding-top: 1.5rem;padding-right: 2rem;padding-bottom: 1.5rem;padding-left: 2rem;-webkit-clip-path: polygon(0 0,-webkit-calc(100% - 30px) 0,100% 30px,100% 100%,0 100%);clip-path: polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,0 100%);-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);;background-color: var(--ssa-color-palette-white); }  } @media (max-width: 1024px) { .coh-ce-cpt_card_news-349be57e { -webkit-clip-path: none; clip-path: none; }  } @media all { .coh-ce-cpt_card_news-349be57e:hover { overflow: visible; }  } @media all { .coh-ce-cpt_card_news-349be57e:hover .add-panel:after { bottom: 9.25rem; }  }
@media all { .coh-ce-cpt_card_news-230dd71 { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 5;display: block; }  }
@media all { .coh-ce-cpt_card_news-87e9f358 { 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;max-width: 25rem;height: 100%;position: relative; }  } @media (max-width: 1024px) { .coh-ce-cpt_card_news-87e9f358 { max-width: none; }  } @media all { .coh-ce-cpt_card_news-87e9f358.add-panel:after { content: "\e924";font-family: icomoon;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: absolute;font-size: 0.875rem;-webkit-transition: all 300ms;transition: all 300ms;top: 1.4375rem;color: var(--ssa-color-palette-brand-color-green);right: 0rem; }  }
@media all { .coh-ce-cpt_card_news-27910ca9 { position: relative;width: 100%; }  }
@media all { .coh-ce-cpt_card_news-fc12b5db { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-bottom: 0.25rem;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap; }  }
@media all { .coh-ce-cpt_card_news-b79826b8 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: var(--ssa-color-palette-white);margin-bottom: 0rem; }  }
@media all { .coh-ce-cpt_card_news-265ebab6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;width: -webkit-calc(100% + 2px);width: calc(100% + 2px);-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-webkit-justify-content: start;-ms-flex-pack: start;justify-content: start;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-ce-cpt_card_news-265ebab6.add-panel { background-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_card_news-265ebab6.add-panel .infos-pre-description { margin-top: unset; }  } @media all { .coh-ce-cpt_card_news-265ebab6.add-panel .heading { display: -webkit-box;;-webkit-line-clamp: 3;;-webkit-box-orient: vertical;;overflow: hidden;; }  }
@media all { .coh-ce-cpt_card_news-1d640b02 { margin-top: 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; }  }
@media all { .coh-ce-cpt_card_news-d96257c1 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;color: var(--ssa-color-palette-primary-dark-green);font-size: 0.75rem;line-height: 1rem;text-align: left;margin-bottom: 0.75rem;display: block; }  } @media (max-width: 1024px) { .coh-ce-cpt_card_news-d96257c1 { margin-bottom: 0.5rem; }  }
@media all { .coh-ce-cpt_card_news-7a4c8877 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;font-size: 1.25rem;line-height: 1.5625rem;text-align: left;max-height: 6.5625rem;padding-right: 0.625rem;margin-bottom: 0rem;overflow: hidden;word-break: break-word;;color: var(--ssa-color-palette-brand-color-text); }  } @media (max-width: 767px) { .coh-ce-cpt_card_news-7a4c8877 { max-height: inherit; }  }
@media all { .coh-ce-cpt_clicked_tags_categories-529b006b h2 { text-align: center;margin-bottom: 2.5rem; }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .tag-wrapper { text-align: center;padding-top: 1.25rem;display: none; }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .tag-wrapper .tag-subheading { color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .tag-wrapper .coh-style-tag { color: var(--ssa-color-palette-brand-color);padding-top: 0.5625rem;padding-right: 1.875rem;padding-bottom: 0.5625rem;padding-left: 1.875rem;background-color: var(--ssa-color-palette-brand-color-green);-webkit-border-radius: 7.9375rem;border-radius: 7.9375rem;margin-right: auto;margin-left: auto; }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .tag-wrapper .coh-style-tag p { margin-bottom: 0rem;font-size: 1.5rem;line-height: 1.875rem; }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .block-category { padding-top: 1.875rem; }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .block-category:last-child .view-clicked-tags { border-bottom-style: none; }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .block-category .view-tpl-card-container > .coh-component > .coh-container { padding-bottom: 2.5rem; }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .block-category .view-clicked-tags { margin-right: auto;margin-left: auto;max-width: 75rem;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: rgba(0, 36, 57, 0.1); }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .pager { text-align: center;margin-top: -6.5625rem;margin-bottom: 6.5625rem; }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b .article-container { min-height: 25rem; }  } @media all { .coh-ce-cpt_clicked_tags_categories-529b006b form .form-type-textfield { position: relative; }  }
@media all { .coh-ce-cpt_column_0-9431213c { min-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; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc { display: block;max-width: 56.25rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display { 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;margin-bottom: 0.625rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display li { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;width: 17.625rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display li .icon { padding-bottom: 1.25rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display li .title { padding-bottom: 0.625rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.bulletpoint .toggle-bullets { display: block; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.countries li .icon { display: none; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.countries li .title { padding-bottom: 1.25rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.countries li .title .title__content { font-weight: 300;font-size: 1.5rem;line-height: 1.5625rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.countries li .description__content { display: none; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.countries li .description__address { display: block; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.countries li .description__phone { display: inline-block; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.countries li .description__email { display: block; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.countries li .link { display: block;padding-top: 0.625rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.vertical-display.countries .social { display: block; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display { 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 all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display li { -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; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display li .icon { padding-right: 1.4375rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display li .set-column { 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 all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display li .set-column .title { padding-bottom: 0.625rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display li .no-anchor .no-link { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display li .anchor { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display li .anchor .with-link { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .title .title__content { font-size: 0.9375rem;font-weight: 700;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;line-height: 1.375rem;letter-spacing: 0.028125rem;text-transform: uppercase; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .description__content { font-size: 1.5rem;font-weight: 300;line-height: 1.875rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .icon { 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; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .icon .icon--background { display: block; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .icon .icon--picker { display: none; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .icon .icon--background-2 { display: block;height: 5.0625rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .icon .icon--background-2:before { display: none; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .icon .icon--background-2 svg { position: absolute; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .link { display: block;padding-top: 1.25rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li .with-link { -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; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li.light-font .coh-link,.coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li.light-font .description__content { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc ul.horizontal-display.black-horizontal-link li.light-font .title__content { color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-7dd228fc .anchor + .no-anchor { display: none; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-5606e609 { margin-bottom: 0rem; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-abdbe653 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-51bb15a4.anchor .with-link { display: block; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-51bb15a4.anchor .no-link { display: none; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-51bb15a4.no-anchor .with-link { display: none; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-51bb15a4.no-anchor .no-link { display: block; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-6eabc987 { display: none; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-6eabc987.anchor { display: block; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-38218afe { position: relative;width: 5rem;display: none; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-38218afe:before { position: absolute;left: -webkit-calc(50% - 10px);left: calc(50% - 10px);top: 1.875rem;z-index: 1;height: 1.25rem;width: 1.25rem; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-21fb9012 { display: none;position: relative; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-fd9afea2 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-brand-color-text);font-size: 1.25rem;line-height: 1.4375rem;font-weight: 400;letter-spacing: 0.0125rem; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-cffbe753 { font-size: 1rem;line-height: 1.5625rem;color: var(--ssa-color-palette-brand-color-text);font-weight: 400;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-ccd30935 { display: none;margin-top: 0.625rem;margin-left: 2.8125rem; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-65dc292 { font-weight: 400;color: var(--ssa-color-palette-brand-color-text);font-size: 1rem;line-height: 1.5625rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-e9ad62ab { font-size: 0.875rem;line-height: 1.5625rem;color: var(--ssa-color-palette-brand-color-text);font-weight: 400;display: none; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-10f7c1ef { font-weight: 400;color: var(--ssa-color-palette-brand-color-text);font-size: 0.875rem;line-height: 0.9375rem;display: none; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-f3ef1491 { display: none; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-57c12ec9 { display: none;padding-top: 1.25rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-57c12ec9 .social-links { -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;margin-top: 0.3125rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-57c12ec9 .social-links li { width: auto!important;;-webkit-box-orient: horizontal!important;;-webkit-box-direction: normal!important;;-webkit-flex-direction: row!important;;-ms-flex-direction: row!important;;flex-direction: row!important;;-webkit-box-flex: 0;;-webkit-flex-grow: 0;;-ms-flex-positive: 0;;flex-grow: 0; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-57c12ec9 .social-links li a { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;height: 1rem;width: 2rem; }  } @media (max-width: 767px) { .coh-ce-cpt_component_list_with_icon_hor-57c12ec9 .social-links li a { width: 2rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-57c12ec9 .social-links li a:before { font-size: 1.125rem; }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-57c12ec9 .social-links li .youtube:before { color: rgba(231, 77, 77, 1); }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-57c12ec9 .social-links li .twitter:before { color: rgba(38, 163, 221, 1); }  } @media all { .coh-ce-cpt_component_list_with_icon_hor-57c12ec9 .social-links li .facebook:before { color: rgba(0, 89, 206, 1); }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-d7013567 { font-weight: 500;color: var(--ssa-color-palette-brand-color-text);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 0.6875rem;line-height: 1.5rem; }  }
@media all { .coh-ce-cpt_component_list_with_icon_hor-b842c0f7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  }
.coh-ce-cpt_contact_information_card-b76fe74a { 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; }
.coh-ce-cpt_contact_information_card-466af053 { margin-bottom: 0.75rem; }
.coh-ce-cpt_contact_information_card-42bc939c { font-style: normal; }
.coh-ce-cpt_contact_information_card-cc55f948 { width: 3rem;margin-bottom: 1.5rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start; }
@media all { .coh-ce-cpt_corporate_shapes_options-e2e9265d { position: absolute;right: 0rem;bottom: -0.1875rem;display: none;z-index: 1; }  } @media all { .coh-ce-cpt_corporate_shapes_options-e2e9265d.first-layout-overlay { display: block; }  }
@media all { .coh-ce-cpt_corporate_shapes_options-443cc08f { display: none; }  }
@media all { .coh-ce-cpt_corporate_shapes_options-940817a8 { display: none; }  } @media all { .coh-ce-cpt_corporate_shapes_options-940817a8 svg { position: absolute;bottom: 0rem;left: 0rem;z-index: 1; }  } @media all { .coh-ce-cpt_corporate_shapes_options-940817a8.second-layout-overlay { display: block; }  }
@media all { .coh-ce-cpt_corporate_shapes_options-b5b60b19 { background-color: var(--ssa-color-palette-secondarylime-green);height: 5rem;width: 5rem;position: absolute;top: 0rem;right: 0rem;z-index: 1; }  }
@media all { .coh-ce-cpt_corporate_shapes_options-943a8d3c { display: none; }  } @media all { .coh-ce-cpt_corporate_shapes_options-943a8d3c svg { position: absolute;right: 0rem;top: 0rem;z-index: 1; }  } @media all { .coh-ce-cpt_corporate_shapes_options-943a8d3c.first-layout-overlay { display: block; }  }
@media all { .coh-ce-cpt_corporate_shapes_options-d3069266 { background-color: var(--ssa-color-palette-secondarylime-green);height: 5rem;width: 5rem;position: absolute;z-index: 1;bottom: 0rem;left: 0rem; }  }
@media all { .coh-ce-cpt_corporate_shapes_options-2f47be22 { display: none; }  } @media all { .coh-ce-cpt_corporate_shapes_options-2f47be22 svg { position: absolute;bottom: -0.1875rem;z-index: 1;right: 0rem; }  } @media all { .coh-ce-cpt_corporate_shapes_options-2f47be22.second-layout-overlay { display: block; }  }
@media all { .coh-ce-cpt_corporate_shapes_options-8db8cc66 { background-color: var(--ssa-color-palette-secondarylime-green);height: 5rem;width: 5rem;position: absolute;top: -0.125rem;z-index: 1;left: 0rem;-webkit-transform: rotateX(165deg);transform: rotateX(165deg);;-webkit-clip-path: polygon(0 100%, 100% 100%, 0 0);;clip-path: polygon(0 100%, 100% 100%, 0 0);; }  }
@media all { .coh-ce-cpt_dam_content-edda8dfb { width: -webkit-fit-content !important; width: -moz-fit-content !important; width: fit-content !important; }  }
@media all { .coh-ce-cpt_dam_content-1fa704fc { width: 264px; }  } @media all { .coh-ce-cpt_dam_content-1fa704fc.thumbnail-vertical { width: 211px; }  } @media all { .coh-ce-cpt_dam_content-1fa704fc.thumbnail-horizontal { width: 330px; }  } @media all { .coh-ce-cpt_dam_content-1fa704fc.thumbnail-square { width: 264px; }  } @media all { .coh-ce-cpt_dam_content-1fa704fc.thumbnail-default .preview-container { display: none; }  }
@media all { .coh-ce-cpt_dam_content-b339d9c2 { font-size: 18px;line-height: 26px;max-width: 75%; }  }
@media all { .coh-ce-cpt_drupal_blocks-f4b9eee7.dark-title div > h2 { color: var(--ssa-color-palette-black); }  } @media all { .coh-ce-cpt_drupal_blocks-f4b9eee7.light-title div > h2 { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_drupal_blocks-f4b9eee7.color-title div > h2 { color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-cpt_events_slider-8a32b71.dark-heading { color: var(--ssa-color-palette-black); }  } @media all { .coh-ce-cpt_events_slider-8a32b71.light-heading { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_events_slider-8a32b71.color-heading { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_events_slider-8a32b71.align-left { text-align: left; }  } @media all { .coh-ce-cpt_events_slider-8a32b71.align-center { text-align: center; }  } @media all { .coh-ce-cpt_events_slider-8a32b71.align-right { text-align: right; }  }
@media all { .coh-ce-cpt_feature_card-7ac5e915.with-link .txt-with-link { display: block; }  } @media all { .coh-ce-cpt_feature_card-7ac5e915.with-link .txt-no-link { display: none; }  }
@media all { .coh-ce-cpt_feature_card-9e02044d { display: none; }  }
@media all { .coh-ce-cpt_feature_card-466af053 { margin-bottom: 0.75rem; }  }
@media all { .coh-ce-cpt_feature_card-ee64a3dd { margin-bottom: 0.75rem;display: block; }  }
@media all { .coh-ce-cpt_feature_card-2eb29e7f.with-link .img-with-link { display: block; }  } @media all { .coh-ce-cpt_feature_card-2eb29e7f.with-link .img-no-link { display: none; }  }
@media all { .coh-ce-cpt_feature_card-ea8e7778 { max-width: 3rem;display: none; }  }
@media all { .coh-ce-cpt_feature_card-b2b61cda { width: 4rem;margin-bottom: 1.5rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;min-width: 4rem; }  }
@media all { .coh-ce-cpt_feature_card-faca0a16 { width: 4rem;margin-bottom: 1.5rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;display: block;min-width: 4rem; }  }
@media all { .coh-ce-cpt_full_width_section-512c3c1b { position: absolute;left: 0rem;right: 0rem; }  } @media (max-width: 1439px) { .coh-ce-cpt_full_width_section-512c3c1b { position: relative; }  } @media (max-width: 767px) { .coh-ce-cpt_full_width_section-512c3c1b { position: relative; }  } @media (max-width: 767px) { .coh-ce-cpt_full_width_section-512c3c1b .one-column .container-target { max-width: 100%; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-right .one-column { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-right .one-column .container-target { text-align: right;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-right .one-column .container-target ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-right .one-column .container-target .icon { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-right .one-column .container-target .link > .coh-container { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-right .one-column .container-target .link > .coh-container > .coh-container { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-center { -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;min-height: 100%;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;margin-right: 0rem;margin-left: 0rem; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-center .one-column { -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; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-center .one-column .container-target { text-align: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-center .one-column .container-target .link { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-center > div.coh-container { width: 100%; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-center.thirty-three .container-target { max-width: 33%; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-center.fifty .container-target { max-width: 50%; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-center.seventy-five .container-target { max-width: 75%; }  } @media all { .coh-ce-cpt_full_width_section-512c3c1b.position-center.one-hundred .container-target { max-width: 100%; }  }
@media all { .coh-ce-cpt_full_width_section-33a282f4 { position: relative;z-index: 10;margin-top: 2.1875rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section-33a282f4 { margin-top: 2.1875rem; }  } @media (max-width: 564px) { .coh-ce-cpt_full_width_section-33a282f4 { position: relative;z-index: 10; }  }
@media all { .coh-ce-cpt_full_width_section-ebeb2d30 { color: var(--ssa-color-palette-white);font-size: 0.875rem;line-height: 1.5625rem;font-weight: normal;position: relative;margin-left: 1.875rem;text-transform: none; }  } @media all { .coh-ce-cpt_full_width_section-ebeb2d30:before { content: "\e905";font-family: icomoon;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: var(--ssa-color-palette-brand-color-green);font-size: 0.6875rem;position: absolute;top: 0.375rem;left: -1.875rem;-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg);-webkit-transition: -webkit-transform 0.3s ease-in-out;transition: -webkit-transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;; }  } @media all { .coh-ce-cpt_full_width_section-ebeb2d30:after { -webkit-transition: -webkit-transform 0.3s ease-in-out; transition: -webkit-transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;;-webkit-transform-origin: right;;-ms-transform-origin: right;;transform-origin: right;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1); }  } @media all { .coh-ce-cpt_full_width_section-ebeb2d30:hover:before { -webkit-transform: translateX(-5px) rotate(180deg); -ms-transform: translateX(-5px) rotate(180deg); transform: translateX(-5px) rotate(180deg); }  } @media all { .coh-ce-cpt_full_width_section-ebeb2d30:hover:after { -webkit-transform: scaleX(0.97); -ms-transform: scaleX(0.97); transform: scaleX(0.97); }  }
@media all { .coh-ce-cpt_full_width_section-82dff7d9 { 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-top: 2.5rem;padding-bottom: 2.5rem;max-width: 43%; }  } @media (max-width: 1439px) { .coh-ce-cpt_full_width_section-82dff7d9 { max-width: 100%; }  }
@media all { .coh-ce-cpt_full_width_section-305ec67d { padding-top: 3.75rem;padding-bottom: 3.75rem; }  } @media (max-width: 767px) { .coh-ce-cpt_full_width_section-305ec67d { padding-top: 1.875rem;padding-bottom: 1.875rem; }  }
@media all { .coh-ce-cpt_full_width_section-ad6d630 { 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 (max-width: 564px) { .coh-ce-cpt_full_width_section-ad6d630 { margin-bottom: 2rem; }  } @media all { .coh-ce-cpt_full_width_section-ad6d630 .coh-style-tag { -webkit-box-shadow: none; box-shadow: none;; }  } @media all { .coh-ce-cpt_full_width_section-ad6d630 .coh-style-tag span { color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-cpt_full_width_section-ac66aa73 { margin: 0rem;list-style-type: none; }  }
@media all { .coh-ce-cpt_full_width_section-3614dfda.center { text-align: center; }  }
@media all { .coh-ce-cpt_full_width_section-7c80ad07 { margin-bottom: 1.25rem;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 all { .coh-ce-cpt_full_width_section-7c80ad07:before { margin-right: 0.75rem;height: 1.375rem;width: 1.25rem; }  } @media all { .coh-ce-cpt_full_width_section-7c80ad07.coh-style-icon-picker---:before { height: unset;width: unset;margin-right: 0rem;margin-bottom: 0rem; }  }
@media all { .coh-ce-cpt_full_width_section-f5183f03 { color: var(--ssa-color-palette-white);word-break: break-word;; }  }
@media all { .coh-ce-cpt_full_width_section-c67a186d { font-size: 1rem;padding-top: 1.25rem;color: var(--ssa-color-palette-white);line-height: 1.375rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section-c67a186d { padding-top: 0.625rem; }  }
@media all { .coh-ce-cpt_full_width_section-5b52b69 { display: block;margin-top: 0.625rem;margin-left: 1.25rem; }  } @media all { .coh-ce-cpt_full_width_section-5b52b69.bulletpoint { display: block; }  }
@media all { .coh-ce-cpt_full_width_section-b4b646ab { word-break: break-word;; }  }
@media all { .coh-ce-cpt_full_width_section-48387688 { font-weight: 400;color: var(--ssa-color-palette-white);font-size: 1rem;line-height: 1.5625rem; }  }
@media all { .coh-ce-cpt_full_width_section-bd3d89b6 { margin-top: 2.5rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section-bd3d89b6 { margin-top: 1.25rem; }  }
@media (max-width: 1024px) { .coh-ce-cpt_full_width_section_carto-5f857c50 { margin-bottom: 2.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_full_width_section_carto-5f857c50 .one-column .container-target { max-width: 100%; }  } @media all { .coh-ce-cpt_full_width_section_carto-5f857c50.position-right .one-column { display: flex;align-items: flex-end; }  } @media all { .coh-ce-cpt_full_width_section_carto-5f857c50.position-right .one-column .container-target { text-align: right;align-items: flex-end; }  } @media all { .coh-ce-cpt_full_width_section_carto-5f857c50.position-center .one-column { align-items: center;display: flex; }  } @media all { .coh-ce-cpt_full_width_section_carto-5f857c50.position-center .one-column .container-target { text-align: center;align-items: center; }  } @media all { .coh-ce-cpt_full_width_section_carto-5f857c50.thirty-three .container-target { max-width: 33%; }  } @media all { .coh-ce-cpt_full_width_section_carto-5f857c50.fifty .container-target { max-width: 50%; }  } @media all { .coh-ce-cpt_full_width_section_carto-5f857c50.seventy-five .container-target { max-width: 75%; }  } @media all { .coh-ce-cpt_full_width_section_carto-5f857c50.one-hundred .container-target { max-width: 100%; }  }
@media all { .coh-ce-cpt_full_width_section_carto-956ee5e7 { display: flex;flex-direction: column;margin-right: 14.375rem; }  } @media (max-width: 767px) { .coh-ce-cpt_full_width_section_carto-956ee5e7 { margin-right: 0rem; }  } @media all { .coh-ce-cpt_full_width_section_carto-956ee5e7 form { justify-content: left;Justify content: Left!important;; }  } @media all { .coh-ce-cpt_full_width_section_carto-956ee5e7 form input { width: 387px!important;; }  }
@media all { .coh-ce-cpt_full_width_section_carto-fd62c25d { padding-bottom: 2.5rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_carto-fd62c25d { padding-bottom: 0rem;margin-top: 1.75rem; }  } @media all { .coh-ce-cpt_full_width_section_carto-fd62c25d.center { text-align: center; }  }
@media all { .coh-ce-cpt_full_width_section_carto-a53478ec { color: var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  }
@media all { .coh-ce-cpt_full_width_section_carto-97a417d1 { color: var(--ssa-color-palette-white);font-size: 1rem;text-align: left;line-height: 1.5625rem; }  } @media all { .coh-ce-cpt_full_width_section_carto-97a417d1:before { padding-right: 1.875rem; }  }
@media all { .coh-ce-cpt_full_width_section_carto-67a8c1e0 { color: var(--ssa-color-palette-gray-30);font-size: 1.125rem;background-color: var(--ssa-color-palette-white);padding-top: 1.375rem;padding-right: 1.375rem;padding-bottom: 1.375rem;padding-left: 1.375rem;min-width: 20.3125rem;max-width: 24.0625rem;border-radius: 2.5rem;text-align: left;position: relative; }  } @media all { .coh-ce-cpt_full_width_section_carto-67a8c1e0:after { content: "\e90b";font-family: icomoon;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: var(--ssa-color-palette-brand-color);position: absolute;right: 1.5625rem;top: 1.125rem;font-size: 1.75rem; }  }
@media (max-width: 1024px) { .coh-ce-cpt_full_width_section_carto-e22b4bdb { padding-left: 6.4375rem; }  }
@media all { .coh-ce-cpt_full_width_section_carto-93f0eb5f { margin-bottom: 0.9375rem; }  }
@media all { .coh-ce-cpt_full_width_section_carto-4038c7cb { color: var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;font-size: 1.5rem;line-height: 1.875rem; }  }
@media all { .coh-ce-cpt_full_width_section_carto-d0d00439 { color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-cpt_full_width_section_news-1f7fba6a { display: none;position: relative;padding-top: 2.1875rem;padding-bottom: 4.0625rem;margin-bottom: 2rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-1f7fba6a { display: block; }  } @media all { .coh-ce-cpt_full_width_section_news-1f7fba6a:before { position: absolute;opacity: 0.7;background-color: var(--ssa-color-palette-brand-color);top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 0;height: 100%;width: 100%; }  } @media all { .coh-ce-cpt_full_width_section_news-1f7fba6a.image-light-overlay:before { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 0;background-color: rgba(9, 81, 64, 1);height: 100%;width: 100%;opacity: 0.7; }  } @media all { .coh-ce-cpt_full_width_section_news-1f7fba6a.right-content .container-full { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-1f7fba6a.right-content .container-full { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-cpt_full_width_section_news-1f7fba6a.right-content .container-full .container-content { margin-right: 7.5rem;margin-left: 0rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-1f7fba6a.right-content .container-full .container-content { margin-right: 0rem; }  }
@media all { .coh-ce-cpt_full_width_section_news-4eb495db { position: relative;z-index: 10;padding-bottom: 1.875rem;display: none; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-4eb495db { display: block; }  } @media (max-width: 564px) { .coh-ce-cpt_full_width_section_news-4eb495db { position: relative;z-index: 10; }  }
@media all { .coh-ce-cpt_full_width_section_news-5bf38443 { color: var(--ssa-color-palette-white);font-size: 0.875rem;line-height: 1.125rem;font-weight: normal;position: relative;margin-left: 1.875rem;text-transform: none; }  } @media all { .coh-ce-cpt_full_width_section_news-5bf38443:before { content: "\e905";font-family: icomoon;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: var(--ssa-color-palette-brand-color-green);font-size: 0.6875rem;position: absolute;top: 0.375rem;left: -1.875rem;-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg);-webkit-transition: -webkit-transform 0.3s ease-in-out;transition: -webkit-transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;; }  } @media all { .coh-ce-cpt_full_width_section_news-5bf38443:after { -webkit-transition: -webkit-transform 0.3s ease-in-out; transition: -webkit-transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;;-webkit-transform-origin: right;;-ms-transform-origin: right;;transform-origin: right;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1); }  } @media all { .coh-ce-cpt_full_width_section_news-5bf38443:hover:before { -webkit-transform: translateX(-5px) rotate(180deg); -ms-transform: translateX(-5px) rotate(180deg); transform: translateX(-5px) rotate(180deg); }  } @media all { .coh-ce-cpt_full_width_section_news-5bf38443:hover:after { -webkit-transform: scaleX(0.97); -ms-transform: scaleX(0.97); transform: scaleX(0.97); }  }
@media all { .coh-ce-cpt_full_width_section_news-454a9045 { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: -1;-o-object-fit: cover;object-fit: cover;height: 100%;width: 100%; }  }
@media all { .coh-ce-cpt_full_width_section_news-7e73e406 { 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;position: relative;z-index: 1; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-7e73e406 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media (max-width: 767px) { .coh-ce-cpt_full_width_section_news-7e73e406 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  }
@media all { .coh-ce-cpt_full_width_section_news-77f115fd { margin-top: auto;margin-bottom: auto;margin-left: 7.5rem;position: relative; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-77f115fd { margin-left: 0rem; }  }
@media all { .coh-ce-cpt_full_width_section_news-d43c5871 { 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 (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-d43c5871 { margin-bottom: 0.875rem; }  } @media all { .coh-ce-cpt_full_width_section_news-d43c5871 .coh-style-tag { -webkit-box-shadow: none; box-shadow: none;; }  } @media all { .coh-ce-cpt_full_width_section_news-d43c5871 .coh-style-tag span { color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-cpt_full_width_section_news-ac66aa73 { margin: 0rem;list-style-type: none; }  }
@media all { .coh-ce-cpt_full_width_section_news-321f1576 { 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;padding-bottom: 1.5rem; }  } @media all { .coh-ce-cpt_full_width_section_news-321f1576:before { margin-right: 0.625rem;height: 1.375rem;width: 1.25rem; }  } @media all { .coh-ce-cpt_full_width_section_news-321f1576.coh-style-icon-picker---:before { display: none; }  }
@media all { .coh-ce-cpt_full_width_section_news-22ae5e88 { color: var(--ssa-color-palette-brand-color-green);margin-bottom: 0rem;font-weight: 700; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-22ae5e88 { font-size: 0.75rem;line-height: 1.625rem; }  }
@media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-736ddbf8 { font-weight: 300;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1.875rem;line-height: 2rem;color: var(--ssa-color-palette-white); }  }
@media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-7e63034b { margin-top: 1.25rem; }  }
@media all { .coh-ce-cpt_full_width_section_news-c9266556 { position: relative;min-height: 40rem; }  } @media all { .coh-ce-cpt_full_width_section_news-c9266556:before { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 0;opacity: 0.7;background-color: var(--ssa-color-palette-brand-color);height: 100%;width: 100%; }  } @media all { .coh-ce-cpt_full_width_section_news-c9266556.image-light-overlay:before { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 0;background-color: rgba(9, 81, 64, 1);height: 100%;width: 100%;opacity: 0.7; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-c9266556.image-light-overlay:before { background-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_full_width_section_news-c9266556.right-content .container-full { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-c9266556.right-content .container-full { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-cpt_full_width_section_news-c9266556.right-content .container-full .container-content { margin-right: 7.5rem;margin-left: 0rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-c9266556.right-content .container-full .container-content { margin-right: 0rem; }  }
@media all { .coh-ce-cpt_full_width_section_news-d721bc61 { position: relative;z-index: 10;padding-top: 2.1875rem;display: block; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-d721bc61 { display: none; }  } @media (max-width: 564px) { .coh-ce-cpt_full_width_section_news-d721bc61 { position: relative;z-index: 10; }  }
@media all { .coh-ce-cpt_full_width_section_news-ebeb2d30 { color: var(--ssa-color-palette-white);font-size: 0.875rem;line-height: 1.5625rem;font-weight: normal;position: relative;margin-left: 1.875rem;text-transform: none; }  } @media all { .coh-ce-cpt_full_width_section_news-ebeb2d30:before { content: "\e905";font-family: icomoon;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: var(--ssa-color-palette-brand-color-green);font-size: 0.6875rem;position: absolute;top: 0.375rem;left: -1.875rem;-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg);-webkit-transition: -webkit-transform 0.3s ease-in-out;transition: -webkit-transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;; }  } @media all { .coh-ce-cpt_full_width_section_news-ebeb2d30:after { -webkit-transition: -webkit-transform 0.3s ease-in-out; transition: -webkit-transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;;-webkit-transform-origin: right;;-ms-transform-origin: right;;transform-origin: right;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1); }  } @media all { .coh-ce-cpt_full_width_section_news-ebeb2d30:hover:before { -webkit-transform: translateX(-5px) rotate(180deg); -ms-transform: translateX(-5px) rotate(180deg); transform: translateX(-5px) rotate(180deg); }  } @media all { .coh-ce-cpt_full_width_section_news-ebeb2d30:hover:after { -webkit-transform: scaleX(0.97); -ms-transform: scaleX(0.97); transform: scaleX(0.97); }  }
@media all { .coh-ce-cpt_full_width_section_news-8b81385 { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: -1;display: block;height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-8b81385 { display: none; }  }
@media all { .coh-ce-cpt_full_width_section_news-3f6b8e0f { 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;position: relative;z-index: 1;min-height: 40rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-3f6b8e0f { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;min-height: auto; }  } @media (max-width: 767px) { .coh-ce-cpt_full_width_section_news-3f6b8e0f { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  }
@media all { .coh-ce-cpt_full_width_section_news-75dd9a14 { min-width: 24.1875rem;padding-top: 3.25rem;padding-bottom: 3.25rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-75dd9a14 { padding-top: 0rem;padding-bottom: 0rem; }  } @media all { .coh-ce-cpt_full_width_section_news-75dd9a14 .related-content-container > article { margin-bottom: 2rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-75dd9a14 .related-content-container > article { margin-bottom: 1rem; }  } @media all { .coh-ce-cpt_full_width_section_news-75dd9a14 .related-content-container > article:last-of-type { margin-bottom: 0rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-75dd9a14 .related-content-container > article:last-of-type { margin-bottom: 0rem; }  } @media all { .coh-ce-cpt_full_width_section_news-75dd9a14 > .coh-container { height: 100%; }  } @media all { .coh-ce-cpt_full_width_section_news-75dd9a14 > .coh-container .component-related-content { height: 100%; }  } @media all { .coh-ce-cpt_full_width_section_news-75dd9a14 > .coh-container .component-related-content .related-content-container { 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-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }  }
@media all { .coh-ce-cpt_full_width_section_news-bd627a9a { margin-top: auto;margin-bottom: auto;margin-left: 7.5rem;position: relative;width: 100%;padding-top: 3.25rem;padding-bottom: 3.25rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-bd627a9a { margin-left: 0rem;display: none; }  }
@media all { .coh-ce-cpt_full_width_section_news-32b3d138 { 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 (max-width: 564px) { .coh-ce-cpt_full_width_section_news-32b3d138 { margin-bottom: 2rem; }  } @media all { .coh-ce-cpt_full_width_section_news-32b3d138 .coh-style-tag { -webkit-box-shadow: none; box-shadow: none;; }  } @media all { .coh-ce-cpt_full_width_section_news-32b3d138 .coh-style-tag span { color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-cpt_full_width_section_news-a979d71b { 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;padding-bottom: 1rem; }  } @media all { .coh-ce-cpt_full_width_section_news-a979d71b:before { margin-right: 0.625rem;height: 1.375rem;width: 1.25rem; }  } @media all { .coh-ce-cpt_full_width_section_news-a979d71b.coh-style-icon-picker---:before { display: none; }  }
@media all { .coh-ce-cpt_full_width_section_news-eca58ed0 { color: var(--ssa-color-palette-brand-color-green);margin-bottom: 0rem;font-weight: 700;font-size: 0.875rem;line-height: 1.375rem; }  }
@media all { .coh-ce-cpt_full_width_section_news-1d8e5f04 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-cpt_full_width_section_news-bd3d89b6 { margin-top: 2.5rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_news-bd3d89b6 { margin-top: 1.25rem; }  }
.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] .coh-style-tag { -webkit-box-shadow: none; box-shadow: none; } .coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"][data-background="rgba(0 .coh-style-tag,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 129 .coh-style-tag,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 99 .coh-style-tag,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 1)"] .coh-style-tag { background-color: var(--ssa-color-palette-brand-color); } .coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"]:not([data-background="rgba(112 .coh-paragraph,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"]:not([data-background="rgba(112 .coh-heading,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"]:not([data-background="rgba(112 .coh-wysiwyg,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 189 .coh-paragraph,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 189 .coh-heading,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 189 .coh-wysiwyg,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 149 .coh-paragraph,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 149 .coh-heading,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 149 .coh-wysiwyg,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 1)"]) .coh-paragraph,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 1)"]) .coh-heading,.coh-ce-cpt_full_width_section_text_imag-1f48bc0f[data-background^="rgba"] 1)"]) .coh-wysiwyg { color: var(--ssa-color-palette-white); }
.coh-ce-cpt_full_width_section_text_imag-b83498d9 { position: absolute;top: -4.6875rem;z-index: 10; } @media (max-width: 1024px) { .coh-ce-cpt_full_width_section_text_imag-b83498d9 { top: -1.875rem; }  }
.coh-ce-cpt_full_width_section_text_imag-e3ed3abb { font-size: 0.875rem;line-height: 1.5625rem;font-weight: normal;margin-left: 1.875rem; } .coh-ce-cpt_full_width_section_text_imag-e3ed3abb:before { content: "\e905";font-family: icomoon;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: var(--ssa-color-palette-brand-color-green);font-size: 0.6875rem;position: absolute;top: 0.375rem;left: -1.875rem;-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg); }
.coh-ce-cpt_full_width_section_text_imag-a6197a90 { margin-top: 0.9375rem; }
.coh-ce-cpt_full_width_section_text_imag-3f2f6540 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 0rem;margin-right: 0rem;margin-left: 0rem; }
.coh-ce-cpt_full_width_section_text_imag-c817fbd1 { list-style-type: none;margin: 0rem; }
.coh-ce-cpt_full_width_section_text_imag-13874c41 { margin-top: 0.9375rem;margin-bottom: 0.9375rem; } .coh-ce-cpt_full_width_section_text_imag-13874c41 .automatic-preheader + .custom-preheader { display: none; }
.coh-ce-cpt_full_width_section_text_imag-54f1b63c { color: var(--ssa-color-palette-brand-color-text);font-size: 1rem;display: block;font-weight: 600; } .coh-ce-cpt_full_width_section_text_imag-54f1b63c .-category { color: var(--ssa-color-palette-primary-dark-green);text-transform: uppercase;margin-right: 0.3125rem; } .coh-ce-cpt_full_width_section_text_imag-54f1b63c .-category + .-category { display: none; } .coh-ce-cpt_full_width_section_text_imag-54f1b63c .-date + .-date { display: none; }
.coh-ce-cpt_full_width_section_text_imag-447fad7b { color: var(--ssa-color-palette-brand-color-text);font-size: 1rem;display: block;font-weight: 600; }
.coh-ce-cpt_full_width_section_text_imag-37240e0c.image-object-fit-cover { 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-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-ce-cpt_full_width_section_text_imag-37240e0c.image-object-fit-cover article { 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-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-ce-cpt_full_width_section_text_imag-37240e0c.image-object-fit-cover article picture { 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-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-ce-cpt_full_width_section_text_imag-37240e0c.image-object-fit-cover article picture img { -o-object-fit: cover; object-fit: cover;height: 100%;width: auto; } .coh-ce-cpt_full_width_section_text_imag-37240e0c .shadow img { background-color: rgba(196, 196, 196, 1);-webkit-box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%);box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%);; } .coh-ce-cpt_full_width_section_text_imag-37240e0c.vertical-img .vertical-display { display: block; } .coh-ce-cpt_full_width_section_text_imag-37240e0c.vertical-img .vertical-display.one-item .one-item-overlay { display: block; } .coh-ce-cpt_full_width_section_text_imag-37240e0c.vertical-img .vertical-display.two-items .two-items-overlay { display: block; } .coh-ce-cpt_full_width_section_text_imag-37240e0c.vertical-img .horizontal-display { display: none; } .coh-ce-cpt_full_width_section_text_imag-37240e0c.horizontal-img .horizontal-display { display: block; } .coh-ce-cpt_full_width_section_text_imag-37240e0c.horizontal-img .vertical-display { display: none; }
@media all { .coh-ce-cpt_further_resources-d0834ecb .slick-track article { margin-right: 1.25rem; }  } @media all { .coh-ce-cpt_further_resources-d0834ecb > div:not(.slick-slider):not(.slick-navigation-wrapper) { gap: 20px;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; }  } @media (max-width: 767px) { .coh-ce-cpt_further_resources-d0834ecb > div:not(.slick-slider):not(.slick-navigation-wrapper) { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-cpt_further_resources-d0834ecb > div:not(.slick-slider):not(.slick-navigation-wrapper) > div { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1; }  }
@media all { .coh-ce-cpt_gallery_card-6003b7ce { width: 100%;background-color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-ce-cpt_gallery_card-6003b7ce[data-background-color="rgba(112 .light-heading,.coh-ce-cpt_gallery_card-6003b7ce[data-background-color="rgba(112 a,.coh-ce-cpt_gallery_card-6003b7ce 189 .light-heading,.coh-ce-cpt_gallery_card-6003b7ce 189 a,.coh-ce-cpt_gallery_card-6003b7ce 149 .light-heading,.coh-ce-cpt_gallery_card-6003b7ce 149 a,.coh-ce-cpt_gallery_card-6003b7ce 1)"] .light-heading,.coh-ce-cpt_gallery_card-6003b7ce 1)"] a { color: var(--ssa-color-palette-brand-color);color: #002349!important;; }  } @media all { .coh-ce-cpt_gallery_card-6003b7ce[data-background-color="rgba(112 .light-heading:after,.coh-ce-cpt_gallery_card-6003b7ce[data-background-color="rgba(112 a:after,.coh-ce-cpt_gallery_card-6003b7ce 189 .light-heading:after,.coh-ce-cpt_gallery_card-6003b7ce 189 a:after,.coh-ce-cpt_gallery_card-6003b7ce 149 .light-heading:after,.coh-ce-cpt_gallery_card-6003b7ce 149 a:after,.coh-ce-cpt_gallery_card-6003b7ce 1)"] .light-heading:after,.coh-ce-cpt_gallery_card-6003b7ce 1)"] a:after { background-color: #002349!important;; }  }
@media all { .coh-ce-cpt_gallery_card-df9bbe21 { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; }  }
@media all { .coh-ce-cpt_gallery_card-fd1550c8 { width: 100%;background-color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_gallery_card-fd1550c8[data-background-color="rgba(112 .light-heading,.coh-ce-cpt_gallery_card-fd1550c8[data-background-color="rgba(112 a,.coh-ce-cpt_gallery_card-fd1550c8 189 .light-heading,.coh-ce-cpt_gallery_card-fd1550c8 189 a,.coh-ce-cpt_gallery_card-fd1550c8 149 .light-heading,.coh-ce-cpt_gallery_card-fd1550c8 149 a,.coh-ce-cpt_gallery_card-fd1550c8 1)"] .light-heading,.coh-ce-cpt_gallery_card-fd1550c8 1)"] a { color: var(--ssa-color-palette-brand-color);color: #002349!important;; }  } @media all { .coh-ce-cpt_gallery_card-fd1550c8[data-background-color="rgba(112 .light-heading:after,.coh-ce-cpt_gallery_card-fd1550c8[data-background-color="rgba(112 a:after,.coh-ce-cpt_gallery_card-fd1550c8 189 .light-heading:after,.coh-ce-cpt_gallery_card-fd1550c8 189 a:after,.coh-ce-cpt_gallery_card-fd1550c8 149 .light-heading:after,.coh-ce-cpt_gallery_card-fd1550c8 149 a:after,.coh-ce-cpt_gallery_card-fd1550c8 1)"] .light-heading:after,.coh-ce-cpt_gallery_card-fd1550c8 1)"] a:after { background-color: #002349!important;; }  }
@media all { .coh-ce-cpt_gallery_card-81524aa { width: 100%;background-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_gallery_card-81524aa[data-background-color="rgba(112,.coh-ce-cpt_gallery_card-81524aa 189,.coh-ce-cpt_gallery_card-81524aa 149,.coh-ce-cpt_gallery_card-81524aa 1)"] { background-color: var(--ssa-color-palette-secondarypink); }  } @media all { .coh-ce-cpt_gallery_card-81524aa[data-background-color="rgba(112 .light-heading,.coh-ce-cpt_gallery_card-81524aa[data-background-color="rgba(112 a,.coh-ce-cpt_gallery_card-81524aa 189 .light-heading,.coh-ce-cpt_gallery_card-81524aa 189 a,.coh-ce-cpt_gallery_card-81524aa 149 .light-heading,.coh-ce-cpt_gallery_card-81524aa 149 a,.coh-ce-cpt_gallery_card-81524aa 1)"] .light-heading,.coh-ce-cpt_gallery_card-81524aa 1)"] a { color: var(--ssa-color-palette-brand-color);color: #002349!important;; }  } @media all { .coh-ce-cpt_gallery_card-81524aa[data-background-color="rgba(112 .light-heading:after,.coh-ce-cpt_gallery_card-81524aa[data-background-color="rgba(112 a:after,.coh-ce-cpt_gallery_card-81524aa 189 .light-heading:after,.coh-ce-cpt_gallery_card-81524aa 189 a:after,.coh-ce-cpt_gallery_card-81524aa 149 .light-heading:after,.coh-ce-cpt_gallery_card-81524aa 149 a:after,.coh-ce-cpt_gallery_card-81524aa 1)"] .light-heading:after,.coh-ce-cpt_gallery_card-81524aa 1)"] a:after { background-color: #002349!important;; }  }
@media all { .coh-ce-cpt_gallery_card-a2d3ac94 { width: 100%;background-color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_gallery_card-a2d3ac94[data-background-color="rgba(112 .light-heading,.coh-ce-cpt_gallery_card-a2d3ac94[data-background-color="rgba(112 a,.coh-ce-cpt_gallery_card-a2d3ac94 189 .light-heading,.coh-ce-cpt_gallery_card-a2d3ac94 189 a,.coh-ce-cpt_gallery_card-a2d3ac94 149 .light-heading,.coh-ce-cpt_gallery_card-a2d3ac94 149 a,.coh-ce-cpt_gallery_card-a2d3ac94 1)"] .light-heading,.coh-ce-cpt_gallery_card-a2d3ac94 1)"] a { color: var(--ssa-color-palette-brand-color);color: #002349!important;; }  } @media all { .coh-ce-cpt_gallery_card-a2d3ac94[data-background-color="rgba(112 .light-heading:after,.coh-ce-cpt_gallery_card-a2d3ac94[data-background-color="rgba(112 a:after,.coh-ce-cpt_gallery_card-a2d3ac94 189 .light-heading:after,.coh-ce-cpt_gallery_card-a2d3ac94 189 a:after,.coh-ce-cpt_gallery_card-a2d3ac94 149 .light-heading:after,.coh-ce-cpt_gallery_card-a2d3ac94 149 a:after,.coh-ce-cpt_gallery_card-a2d3ac94 1)"] .light-heading:after,.coh-ce-cpt_gallery_card-a2d3ac94 1)"] a:after { background-color: #002349!important;; }  }
@media all { .coh-ce-cpt_gallery_slider-ce378455 .coh-slider-nav-bottom { position: relative; }  } @media all { .coh-ce-cpt_gallery_slider-ce378455 .coh-slider-nav-bottom .slick-arrow { position: absolute;z-index: 25;bottom: -11.875rem; }  } @media all { .coh-ce-cpt_gallery_slider-ce378455 .coh-slider-nav-bottom .slick-arrow:first-child { left: -20.625rem; }  } @media all { .coh-ce-cpt_gallery_slider-ce378455 .coh-slider-nav-bottom .slick-arrow:last-child { right: -20.625rem; }  } @media all { .coh-ce-cpt_gallery_slider-ce378455 .slick-list { margin-top: 3.125rem; }  } @media all { .coh-ce-cpt_gallery_slider-ce378455 .slick-list .slick-track { 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;width: auto; }  } @media all { .coh-ce-cpt_gallery_slider-ce378455 .slick-list .slick-track .custom-width { margin-right: 1.25rem; }  } @media all { .coh-ce-cpt_gallery_slider-ce378455 .slick-list .slick-track .custom-width:last-child { padding-right: 0rem;margin-right: 0rem; }  }
@media all { .coh-ce-cpt_gallery_slider-7160d68 { margin-right: auto;margin-left: auto;width: 43.75rem;-webkit-box-shadow: 0 2.75rem 2.125rem -1.375rem rgb(0 0 0 / 25%);box-shadow: 0 2.75rem 2.125rem -1.375rem rgb(0 0 0 / 25%);; }  } @media (max-width: 767px) { .coh-ce-cpt_gallery_slider-7160d68 { width: 31.25rem; }  } @media (max-width: 564px) { .coh-ce-cpt_gallery_slider-7160d68 { width: 18.75rem; }  } @media all { .coh-ce-cpt_gallery_slider-7160d68.move-pagination-up .slick-dots { top: -2rem;width: 43.75rem;margin-right: auto;margin-left: auto; }  } @media all { .coh-ce-cpt_gallery_slider-7160d68.move-pagination-down .slick-dots { top: 1.5rem; }  }
@media all { .coh-ce-cpt_gallery_slider-9c51540b { position: relative; }  }
@media all { .coh-ce-cpt_gallery_slider-a5985fd4 { background-color: var(--ssa-color-palette-white);height: 2.375rem;width: 2.375rem;padding: 0.5625rem;position: absolute;top: 1.875rem;right: 1.875rem;z-index: 22;-webkit-border-radius: 50%;border-radius: 50%; }  } @media all { .coh-ce-cpt_gallery_slider-a5985fd4:before { font-size: 1.375rem;content: "\f019";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  }
@media all { .coh-ce-cpt_gallery_slider-b69b82a6 .coh-slider-container-mid { overflow: visible; }  } @media all { .coh-ce-cpt_gallery_slider-b69b82a6 .slick-current { -webkit-box-shadow: 0 2.75rem 2.125rem -1.375rem rgb(0 0 0 / 25%); box-shadow: 0 2.75rem 2.125rem -1.375rem rgb(0 0 0 / 25%);; }  } @media all { .coh-ce-cpt_gallery_slider-b69b82a6 .slick-list { overflow: visible;overflow: visible!important;;z-index: 20; }  } @media all { .coh-ce-cpt_gallery_slider-b69b82a6 .slick-slider { overflow: visible!important;; }  }
@media all { .coh-ce-cpt_gallery_slider-68a4ffea { width: auto!important;; }  }
@media all { .coh-ce-cpt_gallery_slider-c182a435 { text-align: center;margin-top: 2.5rem; }  }
@media all { .coh-ce-cpt_gallery_slider-6c1038e1 { font-size: 0.875rem; }  }
@media all { .coh-ce-cpt_google_map-4989c126 { -webkit-box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%); box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%);; }  } @media all { .coh-ce-cpt_google_map-4989c126 .gm-style-iw { padding: 1.25rem; }  } @media all { .coh-ce-cpt_google_map-4989c126 button { top: 0!important;;right: 0!important;; }  }
@media all { .coh-ce-cpt_header_feature_section-1c9988ef { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
@media all { .coh-ce-cpt_header_feature_section-60e9564f { 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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-bottom: 1.3125rem; }  }
@media all { .coh-ce-cpt_header_feature_section-62b0378e { padding-bottom: 0.9375rem; }  }
@media all { .coh-ce-cpt_header_of_section-d27bee16 .coh-style-icon-picker---:before { margin-right: 0rem;display: none; }  } @media all { .coh-ce-cpt_header_of_section-d27bee16 h2 { font-size: 1.125rem;line-height: 1.75rem;text-transform: uppercase;letter-spacing: 0.06rem;font-weight: 500; }  }
@media all { .coh-ce-cpt_header_of_section-52c904ef { 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 (max-width: 767px) { .coh-ce-cpt_header_of_section-52c904ef { padding-bottom: 1.25rem; }  } @media all { .coh-ce-cpt_header_of_section-52c904ef:before { margin-right: 0.625rem;height: 1.375rem;width: 1.25rem; }  }
@media all { .coh-ce-cpt_header_of_section-c8a91e5e { 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: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end; }  }
@media all { .coh-ce-cpt_heading-51bb15a4.anchor .with-link { display: block; }  } @media all { .coh-ce-cpt_heading-51bb15a4.anchor .no-link { display: none; }  } @media all { .coh-ce-cpt_heading-51bb15a4.no-anchor .with-link { display: none; }  } @media all { .coh-ce-cpt_heading-51bb15a4.no-anchor .no-link { display: block; }  }
@media all { .coh-ce-cpt_heading-6eabc987 { display: none; }  } @media all { .coh-ce-cpt_heading-6eabc987.anchor { display: block; }  }
@media all { .coh-ce-cpt_heading-c28a399b { display: block; }  } @media all { .coh-ce-cpt_heading-c28a399b.dark-heading { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-ce-cpt_heading-c28a399b.light-heading { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_heading-c28a399b.color-heading { color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_heading-c28a399b.dark-color-heading { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_heading-c28a399b.align-text-left { text-align: left; }  } @media all { .coh-ce-cpt_heading-c28a399b.align-text-center { text-align: center; }  } @media all { .coh-ce-cpt_heading-c28a399b.align-text-right { text-align: right; }  }
@media all { .coh-ce-cpt_heading-b031b04b { display: block; }  }
@media all { .coh-ce-cpt_heading-4800b1d9 { display: block; }  } @media all { .coh-ce-cpt_heading-4800b1d9.dark-heading { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-ce-cpt_heading-4800b1d9.light-heading { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_heading-4800b1d9.color-heading { color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_heading-4800b1d9.dark-color-heading { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_heading-4800b1d9.align-text-left { text-align: left; }  } @media all { .coh-ce-cpt_heading-4800b1d9.align-text-center { text-align: center; }  } @media all { .coh-ce-cpt_heading-4800b1d9.align-text-right { text-align: right; }  }
@media all { .coh-ce-cpt_hero-fedf769c { padding-right: 2rem;padding-left: 2rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_hero-fedf769c { padding-right: 1.5rem;padding-left: 1.5rem; }  } @media all { .coh-ce-cpt_hero-fedf769c.transparent-background { background-color: rgba(0, 0, 0, 0); }  } @media all { .coh-ce-cpt_hero-fedf769c.solid-dark-background { background-color: var(--ssa-color-palette-gray-90); }  } @media all { .coh-ce-cpt_hero-fedf769c.solid-light-background { background-color: var(--ssa-color-palette-gray-10); }  } @media all { .coh-ce-cpt_hero-fedf769c.semi-transparent-dark-background { background-color: rgba(0, 0, 0, 0.5); }  }
@media all { .coh-ce-cpt_hero-55a54ec4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media all { .coh-ce-cpt_hero-55a54ec4.fluid { min-height: 80vh; }  } @media all { .coh-ce-cpt_hero-55a54ec4.tall { min-height: 40rem; }  } @media (max-width: 1439px) { .coh-ce-cpt_hero-55a54ec4.tall { min-height: 37.5rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_hero-55a54ec4.tall { min-height: 35rem; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-55a54ec4.tall { min-height: 25rem; }  } @media all { .coh-ce-cpt_hero-55a54ec4.short { min-height: 20rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_hero-55a54ec4.short { min-height: 15rem; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-55a54ec4.short { min-height: 10rem; }  } @media all { .coh-ce-cpt_hero-55a54ec4.center-align-content { -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 all { .coh-ce-cpt_hero-55a54ec4.center-align-content .coh-wysiwyg { text-align: center; }  } @media all { .coh-ce-cpt_hero-55a54ec4.center-align-content .text-content { width: 64%;text-align: center; }  } @media (max-width: 1169px) { .coh-ce-cpt_hero-55a54ec4.center-align-content .text-content { width: 72%; }  } @media (max-width: 1024px) { .coh-ce-cpt_hero-55a54ec4.center-align-content .text-content { width: 100%; }  } @media all { .coh-ce-cpt_hero-55a54ec4.center-align-content .drop-zone-content { -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0;width: 64%;margin-top: 4rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_hero-55a54ec4.center-align-content .drop-zone-content { width: 72%; }  } @media (max-width: 1024px) { .coh-ce-cpt_hero-55a54ec4.center-align-content .drop-zone-content { width: 100%; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-55a54ec4.center-align-content .drop-zone-content { margin-top: 3rem; }  } @media all { .coh-ce-cpt_hero-55a54ec4.center-align-content .buttons { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }  } @media all { .coh-ce-cpt_hero-55a54ec4.left-align-content { -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; }  } @media (max-width: 1024px) { .coh-ce-cpt_hero-55a54ec4.left-align-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-cpt_hero-55a54ec4.left-align-content .text-content { width: 40%; }  } @media (max-width: 1024px) { .coh-ce-cpt_hero-55a54ec4.left-align-content .text-content { width: 100%; }  } @media all { .coh-ce-cpt_hero-55a54ec4.left-align-content .drop-zone-content { margin-left: 7.5rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_hero-55a54ec4.left-align-content .drop-zone-content { width: 100%;margin-top: 4rem;margin-left: 0rem;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-55a54ec4.left-align-content .drop-zone-content { margin-top: 3rem; }  } @media all { .coh-ce-cpt_hero-55a54ec4.right-align-content { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 1024px) { .coh-ce-cpt_hero-55a54ec4.right-align-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-cpt_hero-55a54ec4.right-align-content .text-content { width: 40%; }  } @media (max-width: 1024px) { .coh-ce-cpt_hero-55a54ec4.right-align-content .text-content { width: 100%; }  } @media all { .coh-ce-cpt_hero-55a54ec4.right-align-content .drop-zone-content { margin-right: 7.5rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_hero-55a54ec4.right-align-content .drop-zone-content { width: 100%;margin-top: 4rem;margin-right: 0rem;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0; }  } @media (max-width: 767px) { .coh-ce-cpt_hero-55a54ec4.right-align-content .drop-zone-content { margin-top: 3rem; }  }
@media all { .coh-ce-cpt_hero-77bc8a97 { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }  }
@media all { .coh-ce-cpt_hero-fd5ded85.colored { color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-cpt_hero-55f19225.add-space-below { margin-bottom: 2rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_hero-55f19225.add-space-below { margin-bottom: 1.5rem; }  }
@media all { .coh-ce-cpt_hero-65b810ab { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }  }
@media all { .coh-ce-cpt_iframe-b2e76cae { height: 100%;width: 100%;display: block!important; }  }
@media all { .coh-ce-cpt_image_card-230dd71 { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 5;display: block; }  }
@media all { .coh-ce-cpt_image_card-ec09bab3 { 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;max-width: 25rem;height: 100%; }  } @media all { .coh-ce-cpt_image_card-ec09bab3:after { content: "\f105";font-family: icomoon;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: absolute;color: var(--ssa-color-palette-brand-color-green);bottom: 2.25rem;right: 1.875rem;z-index: 1;display: block; }  } @media (max-width: 1024px) { .coh-ce-cpt_image_card-ec09bab3:after { bottom: 1.3125rem;right: 0.9375rem;z-index: 1; }  } @media all { .coh-ce-cpt_image_card-ec09bab3.add-panel:after { font-size: 0.875rem;position: absolute;bottom: 7.6875rem;content: "\e924";font-family: icomoon;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 300ms;transition: all 300ms; }  } @media all { .coh-ce-cpt_image_card-ec09bab3.dark-panel-green:after { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card-ec09bab3.arrow-hide:after { display: none; }  }
@media all { .coh-ce-cpt_image_card-6b2fc04a { position: absolute;top: 0rem;left: 0rem;width: 100%;z-index: 10; }  }
@media all { .coh-ce-cpt_image_card-dacfe34c { margin-top: 1.5rem;margin-right: 2rem;margin-bottom: 1.5rem;margin-left: 2rem;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 (max-width: 1024px) { .coh-ce-cpt_image_card-dacfe34c { margin-top: 1rem; }  }
@media all { .coh-ce-cpt_image_card-154411c5 { position: absolute;bottom: 0rem;left: -0.0625rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-top: 0.9375rem;padding-right: 2rem;padding-bottom: 2rem;padding-left: 2rem;width: -webkit-calc(100% + 2px);width: calc(100% + 2px);min-height: 10.125rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-webkit-justify-content: start;-ms-flex-pack: start;justify-content: start;max-height: 13.875rem;-webkit-clip-path: polygon(0 0,-webkit-calc(100% - 30px) 0,100% 30px,100% 100%,0 100%);clip-path: polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,0 100%);height: 10.125rem;-webkit-transition: all 300ms;transition: all 300ms;z-index: 1; }  } @media (max-width: 1024px) { .coh-ce-cpt_image_card-154411c5 { padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem; }  } @media all { .coh-ce-cpt_image_card-154411c5.add-panel { background-color: var(--ssa-color-palette-white);padding-top: 1.5625rem; }  } @media all { .coh-ce-cpt_image_card-154411c5.add-panel .infos-pre-description { margin-top: unset; }  } @media all { .coh-ce-cpt_image_card-154411c5.add-panel .heading { font-size: 1.25rem;line-height: 1.5625rem;display: -webkit-box;;-webkit-line-clamp: 3;;-webkit-box-orient: vertical;;overflow: hidden;; }  } @media all { .coh-ce-cpt_image_card-154411c5.add-panel .description { display: -webkit-box;;-webkit-line-clamp: 2;;-webkit-box-orient: vertical;;overflow: hidden;; }  } @media all { .coh-ce-cpt_image_card-154411c5.add-panel .custom-color-date { color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-ce-cpt_image_card-154411c5.dark-panel { background-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_image_card-154411c5.dark-panel .heading { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card-154411c5.dark-panel .category-bloc { color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_image_card-154411c5.dark-panel .description { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card-154411c5.dark-panel .custom-color-date { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card-154411c5.dark-panel .container-description,.coh-ce-cpt_image_card-154411c5.dark-panel .infos-pre-description { background-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_image_card-154411c5.dark-panel-green { background-color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_image_card-154411c5.dark-panel-green span,.coh-ce-cpt_image_card-154411c5.dark-panel-green .heading { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card-154411c5.dark-panel-green .container-description,.coh-ce-cpt_image_card-154411c5.dark-panel-green .infos-pre-description { background-color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_image_card-154411c5.light-panel .category-bloc { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_image_card-154411c5.light-panel .container-description,.coh-ce-cpt_image_card-154411c5.light-panel .infos-pre-description { background-color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-cpt_image_card-1d640b02 { margin-top: 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; }  }
@media all { .coh-ce-cpt_image_card-41af50fd { 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;margin-right: 1.25rem; }  }
@media all { .coh-ce-cpt_image_card-a08b9ebe { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: var(--ssa-color-palette-primary-dark-green);font-size: 0.75rem;line-height: 1rem;text-align: left;margin-bottom: 0.9375rem;display: block; }  }
@media all { .coh-ce-cpt_image_card-c50a677b { margin-bottom: 0.9375rem;margin-left: 0.3125rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;font-size: 0.75rem;line-height: 1rem; }  }
@media all { .coh-ce-cpt_image_card-f4c328e5 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;font-size: 1.875rem;line-height: 2.1875rem;text-align: left;max-height: 6.5625rem;padding-right: 0.625rem;margin-bottom: 0rem;overflow: hidden;word-break: break-word;; }  } @media (max-width: 767px) { .coh-ce-cpt_image_card-f4c328e5 { max-height: inherit; }  }
@media all { .coh-ce-cpt_image_card-610a4c7e { margin-top: auto; }  }
@media all { .coh-ce-cpt_image_card-dc275e2e { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 0.75rem;text-align: left;margin-top: 0.625rem;padding-right: 0.625rem;line-height: 1.125rem; }  }
@media all { .coh-ce-cpt_image_card-48eb19f { overflow: hidden;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 0; }  }
@media all { .coh-ce-cpt_image_card-b74137c9 { height: 100%;width: 100%;position: absolute;top: 0rem;left: 0rem;-o-object-fit: cover;object-fit: cover; }  }
@media all { .coh-ce-cpt_image_card_dynamique-230dd71 { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 5;display: block; }  }
@media all { .coh-ce-cpt_image_card_dynamique-8f47c6b4 { 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;max-width: 25rem;height: 100%; }  } @media all { .coh-ce-cpt_image_card_dynamique-8f47c6b4:after { content: "\f105";font-family: icomoon;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: absolute;color: var(--ssa-color-palette-brand-color-green);bottom: 2.25rem;right: 1.875rem;z-index: 1;display: block; }  } @media (max-width: 1024px) { .coh-ce-cpt_image_card_dynamique-8f47c6b4:after { bottom: 1.3125rem;right: 0.9375rem;z-index: 1; }  } @media all { .coh-ce-cpt_image_card_dynamique-8f47c6b4.add-panel:after { content: "\e924";font-family: icomoon;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: absolute;bottom: 7.6875rem;font-size: 0.875rem;-webkit-transition: all 300ms;transition: all 300ms; }  } @media all { .coh-ce-cpt_image_card_dynamique-8f47c6b4.dark-panel-green:after { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card_dynamique-8f47c6b4.arrow-hide:after { display: none; }  }
@media all { .coh-ce-cpt_image_card_dynamique-6b2fc04a { position: absolute;top: 0rem;left: 0rem;width: 100%;z-index: 10; }  }
@media all { .coh-ce-cpt_image_card_dynamique-e6852a60 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-top: 1.5rem;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap; }  } @media (max-width: 1024px) { .coh-ce-cpt_image_card_dynamique-e6852a60 { margin-top: 1rem; }  }
@media all { .coh-ce-cpt_image_card_dynamique-b79826b8 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: var(--ssa-color-palette-white);margin-bottom: 0rem; }  }
@media all { .coh-ce-cpt_image_card_dynamique-1fa88c35 { position: absolute;bottom: 0rem;left: -0.0625rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-top: 0.9375rem;padding-right: 2rem;padding-bottom: 2rem;padding-left: 2rem;width: -webkit-calc(100% + 2px);width: calc(100% + 2px);min-height: 10.125rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-webkit-justify-content: start;-ms-flex-pack: start;justify-content: start;max-height: 13.875rem;-webkit-clip-path: polygon(0 0,-webkit-calc(100% - 30px) 0,100% 30px,100% 100%,0 100%);clip-path: polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,0 100%);-webkit-transition: all 300ms;transition: all 300ms;height: 10.125rem;z-index: 1; }  } @media (max-width: 1024px) { .coh-ce-cpt_image_card_dynamique-1fa88c35 { padding-top: 1rem;padding-right: 1rem;padding-bottom: 1rem;padding-left: 1rem; }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.add-panel { background-color: var(--ssa-color-palette-white);padding-top: 1.5625rem; }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.add-panel .infos-pre-description { margin-top: unset; }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.add-panel .heading { font-size: 1.25rem;line-height: 1.5625rem;display: -webkit-box;;-webkit-line-clamp: 3;;-webkit-box-orient: vertical;;overflow: hidden;; }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.add-panel .description { display: -webkit-box;;-webkit-line-clamp: 2;;-webkit-box-orient: vertical;;overflow: hidden;; }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.add-panel .custom-color-date { color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel { background-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel .heading { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel .category-bloc { color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel .description { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel .custom-color-date { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel .container-description,.coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel .infos-pre-description { background-color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel-green { background-color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel-green span,.coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel-green .heading { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel-green .container-description,.coh-ce-cpt_image_card_dynamique-1fa88c35.dark-panel-green .infos-pre-description { background-color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.light-panel .category-bloc { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.light-panel .descripton,.coh-ce-cpt_image_card_dynamique-1fa88c35.light-panel .heading { color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-ce-cpt_image_card_dynamique-1fa88c35.light-panel .container-description,.coh-ce-cpt_image_card_dynamique-1fa88c35.light-panel .infos-pre-description { background-color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-cpt_image_card_dynamique-1d640b02 { margin-top: 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; }  }
@media all { .coh-ce-cpt_image_card_dynamique-41af50fd { 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;margin-right: 1.25rem; }  }
@media all { .coh-ce-cpt_image_card_dynamique-a08b9ebe { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: var(--ssa-color-palette-primary-dark-green);font-size: 0.75rem;line-height: 1rem;text-align: left;margin-bottom: 0.9375rem;display: block; }  }
@media all { .coh-ce-cpt_image_card_dynamique-c50a677b { margin-bottom: 0.9375rem;margin-left: 0.3125rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;font-size: 0.75rem;line-height: 1rem; }  }
@media all { .coh-ce-cpt_image_card_dynamique-f4c328e5 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;font-size: 1.875rem;line-height: 2.1875rem;text-align: left;max-height: 6.5625rem;padding-right: 0.625rem;margin-bottom: 0rem;overflow: hidden;word-break: break-word;; }  } @media (max-width: 767px) { .coh-ce-cpt_image_card_dynamique-f4c328e5 { max-height: inherit; }  }
@media all { .coh-ce-cpt_image_card_dynamique-2d7393dd { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 0.75rem;text-align: left;margin-top: 0.625rem;padding-right: 0.625rem;line-height: 1.125rem;height: 2.5rem; }  }
@media all { .coh-ce-cpt_image_card_dynamique-d3ff92b8 { position: absolute;overflow: hidden;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 0; }  }
@media all { .coh-ce-cpt_image_card_dynamique-44796f06 { -o-object-fit: cover; object-fit: cover;height: 100%;width: 100%;position: absolute;top: 0rem;left: 0rem; }  }
.coh-ce-cpt_image_media-36ae69d.image-object-fit-cover { 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-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-ce-cpt_image_media-36ae69d.image-object-fit-cover article { 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-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-ce-cpt_image_media-36ae69d.image-object-fit-cover article picture { 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-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; } .coh-ce-cpt_image_media-36ae69d.image-object-fit-cover article picture img { -o-object-fit: cover; object-fit: cover;height: 100%;width: auto; } .coh-ce-cpt_image_media-36ae69d .shadow img { background-color: rgba(196, 196, 196, 1);-webkit-box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%);box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%);; } .coh-ce-cpt_image_media-36ae69d.vertical-img .vertical-display { display: block; } .coh-ce-cpt_image_media-36ae69d.vertical-img .vertical-display.one-item .one-item-overlay { display: block; } .coh-ce-cpt_image_media-36ae69d.vertical-img .vertical-display.two-items .two-items-overlay { display: block; } .coh-ce-cpt_image_media-36ae69d.vertical-img .horizontal-display { display: none; } .coh-ce-cpt_image_media-36ae69d.horizontal-img .horizontal-display { display: block; } .coh-ce-cpt_image_media-36ae69d.horizontal-img .vertical-display { display: none; } .coh-ce-cpt_image_media-36ae69d img { margin-right: auto;margin-left: auto; }
.coh-ce-cpt_impact_card-a910e1b5 { 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;height: 100%;z-index: 3; }
.coh-ce-cpt_impact_card-868e1d6a { margin-bottom: 2.5rem; }
.coh-ce-cpt_impact_card-8536827c { -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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; } .coh-ce-cpt_impact_card-8536827c:after { font-size: 3.125rem;color: var(--ssa-color-palette-secondarylime-green);content: "\e924";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-ce-cpt_impact_card-6b152666 { margin-top: auto; }
.coh-ce-cpt_impact_card-9b97e635 { margin-bottom: 0.5rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.75rem;line-height: 2.25rem;color: var(--ssa-color-palette-white);word-break: break-word; }
.coh-ce-cpt_impact_card-6ddb26a6 { color: var(--ssa-color-palette-white); } .coh-ce-cpt_impact_card-6ddb26a6:after { content: "";position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 2; }
.coh-ce-cpt_impact_card-ccf1d42b { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1.25rem;line-height: 1.875rem;margin-bottom: 1.125rem;color: var(--ssa-color-palette-white);word-break: break-word; }
.coh-ce-cpt_impact_card-16cebfb0 { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; }
@media all { .coh-ce-cpt_juicer-1fb787d2 .juicer-feed h1.referral { display: none; }  } @media all { .coh-ce-cpt_juicer-1fb787d2 .juicer-feed .feed-item { padding: 0 10px !important; }  } @media all { .coh-ce-cpt_juicer-1fb787d2 .juicer-feed .feed-item.j-linkedin { background-color: #a0c8d8 !important; }  } @media all { .coh-ce-cpt_juicer-1fb787d2 .juicer-feed .feed-item.j-linkedin .j-poster h3 { font-weight: 400 !important; }  } @media all { .coh-ce-cpt_juicer-1fb787d2 .juicer-feed .feed-item.j-x-twitter { border: 1px solid #a0c8d8 !important; }  } @media all { .coh-ce-cpt_juicer-1fb787d2 .juicer-feed .feed-item .j-message p { font-size: 14px !important;line-height: 120% !important; }  } @media all { .coh-ce-cpt_juicer-1fb787d2 .juicer-feed .feed-item.j-facebook { background-color: #0A4866 !important; }  } @media all { .coh-ce-cpt_juicer-1fb787d2 .juicer-feed .feed-item.j-facebook .j-message p { color: #fff !important; }  } @media all { .coh-ce-cpt_juicer-1fb787d2 .juicer-feed .feed-item.j-facebook .j-poster h3,.coh-ce-cpt_juicer-1fb787d2 .juicer-feed .feed-item.j-facebook .j-poster time { color: #fff !important;font-weight: 400 !important; }  }
@media all { .coh-ce-cpt_keynumber-5053c49a { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 767px) { .coh-ce-cpt_keynumber-5053c49a { display: none; }  }
@media all { .coh-ce-cpt_keynumber-7d7d4174 { font-size: 1.5625rem;line-height: 3.125rem;margin-right: 0.125rem; }  }
@media all { .coh-ce-cpt_keynumber-54158be { font-size: 2.625rem;line-height: 3.75rem;font-weight: 500;letter-spacing:  -1.26px;; }  } @media all { .coh-ce-cpt_keynumber-54158be.space-between { margin-right: 1.5625rem; }  }
@media all { .coh-ce-cpt_keynumber-81c4560d { font-size: 1.5625rem;line-height: 3.125rem; }  }
@media all { .coh-ce-cpt_keynumber-94cdf61d { margin-top: 2.8125rem; }  }
@media all { .coh-ce-cpt_keynumber-c2abdfad { display: none;text-align: center;position: relative; }  } @media (max-width: 767px) { .coh-ce-cpt_keynumber-c2abdfad { display: block; }  } @media all { .coh-ce-cpt_keynumber-c2abdfad .slick-dots { margin-top: 0 !important; }  }
@media all { .coh-ce-cpt_keynumber-eb792406 { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-right: 5rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_keynumber-eb792406 { padding-right: 0rem;padding-bottom: 1.875rem; }  } @media (max-width: 564px) { .coh-ce-cpt_keynumber-eb792406 { padding-right: 0rem;padding-bottom: 1.875rem; }  }
@media all { .coh-ce-cpt_keynumber-960e5953 { font-size: 2.625rem;line-height: 4.0625rem;margin-right: 0.125rem; }  }
@media all { .coh-ce-cpt_keynumber-14ef9dda { font-size: 5.125rem;line-height: 5.625rem;font-weight: 300; }  }
@media all { .coh-ce-cpt_keynumber-2a684764 { font-size: 2.625rem;line-height: 4.0625rem; }  }
@media all { .coh-ce-cpt_link-86f13a61.phone-select .phone { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;display: flex!important;; }  } @media all { .coh-ce-cpt_link-86f13a61.phone-select .content { display: none; }  } @media all { .coh-ce-cpt_link-86f13a61.phone-select .anchor-bloc { display: none; }  } @media all { .coh-ce-cpt_link-86f13a61.content-select .phone { display: none; }  } @media all { .coh-ce-cpt_link-86f13a61.content-select .anchor-bloc { display: none; }  } @media all { .coh-ce-cpt_link-86f13a61.content-select .content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;display: flex!important;; }  } @media all { .coh-ce-cpt_link-86f13a61.anchor-select .phone { display: none; }  } @media all { .coh-ce-cpt_link-86f13a61.anchor-select .content { display: none; }  } @media all { .coh-ce-cpt_link-86f13a61.anchor-select .anchor-bloc { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;display: flex!important;; }  }
@media all { .coh-ce-cpt_link-ed10a162.anchor .with-link { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media all { .coh-ce-cpt_link-ed10a162.anchor .no-link { display: none; }  } @media all { .coh-ce-cpt_link-ed10a162.no-anchor .with-link { display: none; }  } @media all { .coh-ce-cpt_link-ed10a162.no-anchor .no-link { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  }
@media all { .coh-ce-cpt_link-119efa { margin-right: 0.5rem;margin-left: 0.5rem;display: none; }  }
@media all { .coh-ce-cpt_link-b842c0f7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  }
@media all { .coh-ce-cpt_link-88097ebe { margin-right: 0.5rem;margin-left: 0.5rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  }
@media all { .coh-ce-cpt_link-817f173f { margin-right: 0.5rem;margin-left: 0.5rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-cpt_link-817f173f.add-space-below { margin-bottom: 2rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_link-817f173f.add-space-below { margin-bottom: 1.5rem; }  }
@media all { .coh-ce-cpt_link-967f77b { margin-right: 0.5rem;margin-left: 0.5rem;display: none; }  } @media all { .coh-ce-cpt_link-967f77b.add-space-below { margin-bottom: 2rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_link-967f77b.add-space-below { margin-bottom: 1.5rem; }  }
@media all { .coh-ce-cpt_linked_feature_card-44fd71b8 { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
@media all { .coh-ce-cpt_linked_feature_card-5b1006cd { margin-bottom: 1.5rem;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;height: 120px;width: 120px; }  }
@media all { .coh-ce-cpt_linked_feature_card-76fc0f3b { width: 100%;height: 100%;-webkit-border-radius: 50%;border-radius: 50%;-o-object-fit: cover;object-fit: cover; }  }
@media all { .coh-ce-cpt_linked_feature_card-8b81f625 { color: var(--ssa-color-palette-brand-color-text);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;text-align: center;margin-bottom: 0.25rem;display: block; }  } @media all { .coh-ce-cpt_linked_feature_card-8b81f625.h3 { font-size: 1.6875rem;line-height: 1.875rem; }  } @media all { .coh-ce-cpt_linked_feature_card-8b81f625.h2 { font-size: 1.25rem;line-height: 1.125rem; }  }
@media all { .coh-ce-cpt_linked_feature_card-2e5fe44b { text-align: center;font-size: 0.875rem;color: var(--ssa-color-palette-brand-color-text);font-weight: normal; }  }
@media all { .coh-ce-cpt_linked_feature_card-15ebd77e { padding-right: 4.6875rem;padding-left: 4.6875rem;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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 1024px) { .coh-ce-cpt_linked_feature_card-15ebd77e { padding-right: 3.4375rem;padding-left: 3.4375rem; }  } @media (max-width: 767px) { .coh-ce-cpt_linked_feature_card-15ebd77e { padding-right: 0rem;padding-left: 0rem; }  }
@media all { .coh-ce-cpt_linked_feature_card-8abe4a0 { width: 7.5rem;margin-right: auto;margin-bottom: 1.5rem;margin-left: auto;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;height: 7.5rem;-webkit-border-radius: 100%;border-radius: 100%;-o-object-fit: cover;object-fit: cover; }  }
@media all { .coh-ce-cpt_linked_feature_card-6dce1178 { margin-bottom: 0.25rem;text-align: center;font-weight: 300;color: var(--ssa-color-palette-brand-color);line-height: 1.4375rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  }
@media all { .coh-ce-cpt_linked_feature_card-84b3216d { text-align: center;font-size: 0.875rem;color: var(--ssa-color-palette-brand-color);font-weight: normal; }  }
@media all { .coh-ce-cpt_linked_feature_card-44dca07c { padding-right: 4.6875rem;padding-left: 4.6875rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_linked_feature_card-44dca07c { padding-right: 3.4375rem;padding-left: 3.4375rem; }  } @media (max-width: 564px) { .coh-ce-cpt_linked_feature_card-44dca07c { padding-right: 0rem;padding-left: 0rem; }  }
@media all { .coh-ce-cpt_list_location-90c5f811 ul.countries-list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;gap: 20px;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap; }  } @media all { .coh-ce-cpt_list_location-90c5f811 ul.countries-list > li { 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;width: 17.625rem;margin-bottom: 1.5rem; }  } @media all { .coh-ce-cpt_list_location-90c5f811 ul.countries-list > li .title { padding-bottom: 1.25rem; }  } @media all { .coh-ce-cpt_list_location-90c5f811 ul.countries-list > li .title .title__content { font-weight: 300;font-size: 1.5rem;line-height: 1.5625rem; }  } @media all { .coh-ce-cpt_list_location-90c5f811 ul.countries-list > li .description__address { display: block; }  } @media all { .coh-ce-cpt_list_location-90c5f811 ul.countries-list > li .description__phone { display: inline-block; }  } @media all { .coh-ce-cpt_list_location-90c5f811 ul.countries-list > li .description__email { display: block; }  } @media all { .coh-ce-cpt_list_location-90c5f811 ul.countries-list > li .link { display: block;padding-top: 0.625rem; }  } @media all { .coh-ce-cpt_list_location-90c5f811 ul.countries-list .social { display: block; }  }
@media all { .coh-ce-cpt_list_location-e2119781 { margin-bottom: 0rem; }  }
@media all { .coh-ce-cpt_list_location-dd2974ce { color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.4375rem;font-weight: 300; }  }
@media all { .coh-ce-cpt_list_location-69d0b4cb { font-size: 0.875rem;line-height: 1.5625rem;color: var(--ssa-color-palette-brand-color);font-weight: 400; }  }
@media all { .coh-ce-cpt_list_location-97e216a2 { font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 0.875rem;line-height: 0.9375rem; }  }
@media all { .coh-ce-cpt_list_location-22d89e09 { padding-top: 1.25rem; }  } @media all { .coh-ce-cpt_list_location-22d89e09 .social-links { -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;margin-top: 0.3125rem; }  } @media all { .coh-ce-cpt_list_location-22d89e09 .social-links li { width: auto!important;;-webkit-box-orient: horizontal!important;;-webkit-box-direction: normal!important;;-webkit-flex-direction: row!important;;-ms-flex-direction: row!important;;flex-direction: row!important;;-webkit-box-flex: 0;;-webkit-flex-grow: 0;;-ms-flex-positive: 0;;flex-grow: 0; }  } @media all { .coh-ce-cpt_list_location-22d89e09 .social-links li a { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;height: 1rem;width: 2rem; }  } @media (max-width: 767px) { .coh-ce-cpt_list_location-22d89e09 .social-links li a { width: 2rem; }  } @media all { .coh-ce-cpt_list_location-22d89e09 .social-links li a:before { font-size: 1.125rem; }  } @media all { .coh-ce-cpt_list_location-22d89e09 .social-links li .youtube:before { color: rgba(231, 77, 77, 1); }  } @media all { .coh-ce-cpt_list_location-22d89e09 .social-links li .twitter:before { color: rgba(38, 163, 221, 1); }  } @media all { .coh-ce-cpt_list_location-22d89e09 .social-links li .facebook:before { color: rgba(0, 89, 206, 1); }  }
@media all { .coh-ce-cpt_list_location-f8e49ad7 { font-weight: 500;color: var(--ssa-color-palette-brand-color);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 0.6875rem;line-height: 1.5rem; }  }
@media all { .coh-ce-cpt_logo_card-7e0447e5 { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }  }
@media all { .coh-ce-cpt_logo_card-6456e07e { position: absolute;height: 100%;width: 100%;z-index: 1; }  }
@media all { .coh-ce-cpt_map_with_filters-443cc08f { display: none; }  }
@media all { .coh-ce-cpt_map_with_filters-256ba9e7 { 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;position: relative; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7 { padding-bottom: 18.75rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;margin-bottom: 1.25rem;width: 100%; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;max-width: unset;margin-right: unset;margin-left: unset; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc > div { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc > div { -webkit-flex-basis: unset; -ms-flex-preferred-size: unset; flex-basis: unset;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc > div:not(.filters-heading,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc .mobile-clear-filters-wrapper) { border-top-width: 0.125rem;border-bottom-width: 0.125rem;border-top-style: solid;border-bottom-style: solid;border-top-color: var(--ssa-color-palette-gray-10);border-bottom-color: var(--ssa-color-palette-gray-10);padding: 0rem;position: relative; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc > div:not(.filters-heading,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc .mobile-clear-filters-wrapper) { border-bottom-style: none;padding-top: 1rem;padding-bottom: 1rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc > div:not(.filters-heading .container-filters-label,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc .mobile-clear-filters-wrapper) .container-filters-label { padding-top: 1rem;padding-right: 0.75rem;padding-bottom: 1rem;padding-left: 0.75rem;cursor: pointer; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc > div:not(.filters-heading .container-filters-label,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc .mobile-clear-filters-wrapper) .container-filters-label { padding-top: 0rem;padding-bottom: 0rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc .filters-heading { 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;padding-bottom: 0rem; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc .filters-heading { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc .filters-heading .coh-heading { max-width: none; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .filters-bloc .filters-heading button { margin-top: 0.5rem;margin-left: 0rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top div#countryFilterContainer { border-left-width: 0.125rem;-webkit-border-top-left-radius: 62.4375rem;border-top-left-radius: 62.4375rem;-webkit-border-bottom-left-radius: 62.4375rem;border-bottom-left-radius: 62.4375rem;border-left-style: solid;border-left-color: var(--ssa-color-palette-gray-10); }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top div#countryFilterContainer { border-left-width: 0rem;-webkit-border-top-left-radius: 0rem;border-top-left-radius: 0rem;-webkit-border-bottom-left-radius: 0rem;border-bottom-left-radius: 0rem;border-left-style: none; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top div#regionFilterContainer { border-right-width: 0.125rem;-webkit-border-bottom-right-radius: 62.4375rem;border-bottom-right-radius: 62.4375rem;-webkit-border-top-right-radius: 62.4375rem;border-top-right-radius: 62.4375rem;border-right-style: solid;border-right-color: var(--ssa-color-palette-gray-10); }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top div#regionFilterContainer { border-right-width: 0rem;border-right-style: none; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters { position: relative; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters .main-checkbox-wrapper { position: absolute;z-index: 1;background-color: var(--ssa-color-palette-white);border-width: 0.0625rem;border-color: var(--ssa-color-palette-gray-10);border-style: none;-webkit-border-radius: 0.5rem;border-radius: 0.5rem;top: 4.375rem;-webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.05);box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.05);;width: 96%;max-height: 22.375rem; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters .main-checkbox-wrapper { -webkit-box-shadow: none; box-shadow: none;position: relative;top: 0rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters .main-checkbox-wrapper .checkbox-wrapper { border-left-width: 0.0625rem;border-right-width: 0.0625rem;border-left-style: solid;border-right-style: solid;border-left-color: var(--ssa-color-palette-gray-10);border-right-color: var(--ssa-color-palette-gray-10);padding-right: 1.5rem;padding-left: 1.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters .main-checkbox-wrapper .checkbox-wrapper { padding-right: 0.75rem;padding-left: 0.75rem;border-left-width: 0rem;border-right-width: 0rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters .main-checkbox-wrapper .checkbox-wrapper:first-child { padding-top: 2rem;border-top-width: 0.0625rem;-webkit-border-top-left-radius: 0.5rem;border-top-left-radius: 0.5rem;-webkit-border-top-right-radius: 0.5rem;border-top-right-radius: 0.5rem;border-top-style: solid;border-top-color: var(--ssa-color-palette-gray-10); }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters .main-checkbox-wrapper .checkbox-wrapper:first-child { border-top-width: 0rem;border-top-style: none;padding-top: 1rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters .main-checkbox-wrapper .checkbox-wrapper:last-child { padding-bottom: 2rem;border-bottom-width: 0.0625rem;-webkit-border-bottom-left-radius: 0.5rem;border-bottom-left-radius: 0.5rem;-webkit-border-bottom-right-radius: 0.5rem;border-bottom-right-radius: 0.5rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-10); }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters .main-checkbox-wrapper .checkbox-wrapper:last-child { border-bottom-width: 0rem;border-bottom-style: none;padding-bottom: 1rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters:after { display: block;content: "";position: absolute;right: 0rem;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);;height: 2.25rem;width: 0.0625rem;background-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top .container-filters:last-child:after { display: none; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top #countryFilterContainer.close .container-filters svg,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top #cityFilterContainer.close .container-filters svg,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top #regionFilterContainer.close .container-filters svg { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top #countryFilterContainer:not(.close):after,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top #cityFilterContainer:not(.close):after,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top #regionFilterContainer:not(.close):after { border-bottom-width: 0.125rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-primary-dark-green);-webkit-border-radius: 62.4375rem;border-radius: 62.4375rem;position: absolute;bottom: -0.0625rem;left: 1rem;right: 0rem;border-top-width: 0.125rem;width: 85%;z-index: 2; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top #countryFilterContainer:not(.close):after,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top #cityFilterContainer:not(.close):after,.coh-ce-cpt_map_with_filters-256ba9e7.filters-position-top #regionFilterContainer:not(.close):after { display: none; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-left { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-left { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-left .filters-bloc { margin-right: 1.25rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-flex-basis: 33%;-ms-flex-preferred-size: 33%;flex-basis: 33%;width: auto; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-left .filters-bloc { margin-right: 0rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-left .filters-bloc select { margin-right: 0rem; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.filters-position-left .main-checkbox-wrapper { width: 100%; }  } @media all { .coh-ce-cpt_map_with_filters-256ba9e7.map-position-full-fluid { max-width: unset;margin-right: unset;margin-left: unset; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-256ba9e7.map-position-full-fluid .filters-bloc { margin-right: 1.5rem;margin-left: 1.5rem; }  }
@media all { .coh-ce-cpt_map_with_filters-6760225a { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;color: var(--ssa-color-palette-brand-color-text);font-size: 0.75rem;line-height: 1rem;display: none;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1.125rem;padding-right: 1.25rem;padding-bottom: 1.125rem;padding-left: 1.25rem;border-width: 0.0625rem;-webkit-border-radius: 62.4375rem;border-radius: 62.4375rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color);text-transform: uppercase;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;margin-bottom: 1rem;margin-left: auto; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-6760225a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media all { .coh-ce-cpt_map_with_filters-6760225a svg { padding-right: 0.5rem; }  }
@media all { .coh-ce-cpt_map_with_filters-89470819 { display: none;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;position: relative; }  } @media all { .coh-ce-cpt_map_with_filters-89470819.display-filters-1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-89470819.display-filters-1 { display: none; }  } @media all { .coh-ce-cpt_map_with_filters-89470819 > div:not(.filters-heading,.coh-ce-cpt_map_with_filters-89470819 .mobile-clear-filters-wrapper) { border-top-width: 0.0625rem;border-top-style: solid;padding-top: 1rem;padding-right: 0.75rem;padding-bottom: 1rem;padding-left: 0.75rem;border-top-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-ce-cpt_map_with_filters-89470819 > div:not(.filters-heading .checkbox-wrapper,.coh-ce-cpt_map_with_filters-89470819 .mobile-clear-filters-wrapper) .checkbox-wrapper { 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;padding-top: 1rem;padding-right: 0.75rem;padding-bottom: 1rem;padding-left: 0.75rem; }  } @media all { .coh-ce-cpt_map_with_filters-89470819 > div:not(.filters-heading .checkbox-wrapper input,.coh-ce-cpt_map_with_filters-89470819 .mobile-clear-filters-wrapper) .checkbox-wrapper input { margin-right: 0.5rem;width: 1.125rem;height: 1.125rem;-webkit-appearance: none;-moz-appearance: none;appearance: none;cursor: pointer;border-width: 0.0625rem;-webkit-border-radius: 0.125rem;border-radius: 0.125rem;border-style: solid;border-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-ce-cpt_map_with_filters-89470819 > div:not(.filters-heading .checkbox-wrapper input.filter-checkbox,.coh-ce-cpt_map_with_filters-89470819 .mobile-clear-filters-wrapper) .checkbox-wrapper input.filter-checkbox { background-color: var(--ssa-color-palette-primary-dark-green);border-color: var(--ssa-color-palette-primary-dark-green);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: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-cpt_map_with_filters-89470819 > div:not(.filters-heading .checkbox-wrapper input.filter-checkbox:after,.coh-ce-cpt_map_with_filters-89470819 .mobile-clear-filters-wrapper) .checkbox-wrapper input.filter-checkbox:after { content: "\f00c";font-family: icomoon;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: var(--ssa-color-palette-white);font-size: 0.75rem; }  } @media all { .coh-ce-cpt_map_with_filters-89470819 > div:not(.filters-heading .checkbox-wrapper label,.coh-ce-cpt_map_with_filters-89470819 .mobile-clear-filters-wrapper) .checkbox-wrapper label { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-brand-color);font-size: 1rem;line-height: 1.375rem; }  } @media all { .coh-ce-cpt_map_with_filters-89470819 #countryFilterContainer.close .container-filters svg,.coh-ce-cpt_map_with_filters-89470819 #cityFilterContainer.close .container-filters svg,.coh-ce-cpt_map_with_filters-89470819 #regionFilterContainer.close .container-filters svg { -webkit-transform: rotate(-0deg); -ms-transform: rotate(-0deg); transform: rotate(-0deg);-webkit-transition: -webkit-transform 0.3s ease;transition: -webkit-transform 0.3s ease;transition: transform 0.3s ease;transition: transform 0.3s ease, -webkit-transform 0.3s ease; }  } @media all { .coh-ce-cpt_map_with_filters-89470819 #countryFilterContainer.close  .main-checkbox-wrapper,.coh-ce-cpt_map_with_filters-89470819 #cityFilterContainer.close  .main-checkbox-wrapper,.coh-ce-cpt_map_with_filters-89470819 #regionFilterContainer.close  .main-checkbox-wrapper { max-height: 0;overflow-y: hidden; }  } @media all { .coh-ce-cpt_map_with_filters-89470819.display-filters-1.mobile-filters-bloc.open-mobile { display: none;position: relative;padding-top: 1.875rem; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-89470819.display-filters-1.mobile-filters-bloc.open-mobile { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;z-index: 401;background-color: var(--ssa-color-palette-white);display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-cpt_map_with_filters-89470819 .main-checkbox-wrapper { overflow: hidden;-webkit-transition:  max-height 0.3s ease;transition:  max-height 0.3s ease;max-height: 500px; }  }
@media all { .coh-ce-cpt_map_with_filters-133e9bcc { 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: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;padding-bottom: 0.75rem; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-133e9bcc { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;padding-bottom: 0.75rem; }  }
@media all { .coh-ce-cpt_map_with_filters-510e30f7 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color-text);font-size: 1.75rem;line-height: 2.125rem;text-align: left;max-width: 11.25rem;margin-bottom: 0rem; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-510e30f7 { max-width: none;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-cpt_map_with_filters-510e30f7 svg { display: none;margin-right: 0.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-510e30f7 svg { display: block; }  }
@media all { .coh-ce-cpt_map_with_filters-e13a43c7 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;color: var(--ssa-color-palette-brand-color-text);display: none;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-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;position: absolute;right: 0rem;top: 0.625rem; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-e13a43c7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  }
@media all { .coh-ce-cpt_map_with_filters-6d36c292 { margin-top: 1.875rem;margin-left: auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-brand-color-text);font-weight: 400;font-size: 0.75rem;line-height: 0.875rem; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-6d36c292 { display: none; }  } @media all { .coh-ce-cpt_map_with_filters-6d36c292 svg { margin-right: 0.3125rem; }  }
@media all { .coh-ce-cpt_map_with_filters-d19bbb9 { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
@media all { .coh-ce-cpt_map_with_filters-499a2695 { 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;width: 100%;cursor: pointer; }  }
@media all { .coh-ce-cpt_map_with_filters-ce3bad2f { color: var(--ssa-color-palette-brand-color-text);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;font-size: 1.125rem;line-height: 1.5rem; }  }
@media all { .coh-ce-cpt_map_with_filters-39069fd5 { margin-left: auto; }  } @media all { .coh-ce-cpt_map_with_filters-39069fd5 svg { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg);;-webkit-transition: -webkit-transform 0.3s ease;;transition: -webkit-transform 0.3s ease;;transition: transform 0.3s ease;;transition: transform 0.3s ease, -webkit-transform 0.3s ease; }  }
@media all { .coh-ce-cpt_map_with_filters-7e04b7f4 { 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 all { .coh-ce-cpt_map_with_filters-7c3bb56f { position: relative;margin-top: auto;margin-right: -1.5rem;margin-left: -1.5rem; }  }
@media all { .coh-ce-cpt_map_with_filters-78d577aa { position: relative;bottom: 0rem;border-top-style: none;display: none;-webkit-box-shadow : 0px 0px 24px 0px rgba(0, 0, 0, 0.08);box-shadow : 0px 0px 24px 0px rgba(0, 0, 0, 0.08);;width: 100%; }  } @media (max-width: 767px) { .coh-ce-cpt_map_with_filters-78d577aa { position: absolute;padding-top: 2rem;padding-right: 2rem;padding-bottom: 2.5rem;padding-left: 2rem;background-color: var(--ssa-color-palette-white);border-top-width: 0.0625rem;border-top-style: solid;border-top-color: var(--ssa-color-palette-gray-10);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; }  }
@media all { .coh-ce-cpt_map_with_filters-9d2bcc1b { margin-right: 0.625rem;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: 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;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-brand-color-text);font-weight: 700;font-size: 0.75rem;line-height: 1rem;text-transform: uppercase;padding-top: 1.125rem;padding-right: 1.25rem;padding-bottom: 1.125rem;padding-left: 1.25rem;border-width: 0.0625rem;-webkit-border-radius: 62.4375rem;border-radius: 62.4375rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color);width: inherit; }  } @media all { .coh-ce-cpt_map_with_filters-9d2bcc1b svg { margin-right: 0.3125rem; }  }
@media all { .coh-ce-cpt_map_with_filters-b1ab059d { 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: 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;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-white);font-weight: 700;font-size: 0.75rem;line-height: 1rem;text-transform: uppercase;padding-top: 1.125rem;padding-right: 1.25rem;padding-bottom: 1.125rem;padding-left: 1.25rem;border-width: 0.0625rem;-webkit-border-radius: 62.4375rem;border-radius: 62.4375rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color);background-color: var(--ssa-color-palette-brand-color);width: inherit; }  } @media all { .coh-ce-cpt_map_with_filters-b1ab059d svg { margin-right: 0.3125rem; }  }
@media all { .coh-ce-cpt_modal_button-a141582a { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content;;color: var(--ssa-color-palette-brand-color-text); }  } @media all { .coh-ce-cpt_modal_button-a141582a:after { display: none; }  }
@media all { .coh-ce-cpt_modal_window-50d5c6fb { overflow: auto;max-height: -webkit-calc(100vh - 4rem);max-height: calc(100vh - 4rem);-webkit-overflow-scrolling: touch;padding: 2rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_modal_window-50d5c6fb { max-height: -webkit-calc(100vh - 3rem); max-height: calc(100vh - 3rem);padding: 1.5rem; }  }
@media all { .coh-ce-cpt_my_favorites_component-7e38d18c.select-mode .button-select { -webkit-transition: all 250ms ease-in-out 0ms; transition: all 250ms ease-in-out 0ms;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0); }  } @media all { .coh-ce-cpt_my_favorites_component-7e38d18c.select-mode .button-close-select { -webkit-transition: all 250ms ease-in-out 400ms; transition: all 250ms ease-in-out 400ms;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1); }  } @media all { .coh-ce-cpt_my_favorites_component-7e38d18c.select-mode .select-mode_visible { display: block !important; }  } @media all { .coh-ce-cpt_my_favorites_component-7e38d18c.select-mode .select-mode_invisible { display: none; }  } @media all { .coh-ce-cpt_my_favorites_component-7e38d18c.select-mode .select-item.selected-all span span { background-color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-cpt_my_favorites_component-d0dcb5d9 { padding-top: 32px;padding-bottom: 32px;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;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: relative;overflow: hidden; }  } @media (max-width: 767px) { .coh-ce-cpt_my_favorites_component-d0dcb5d9 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end; }  }
@media all { .coh-ce-cpt_my_favorites_component-73b84803 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;overflow: hidden;position: relative;width: 100%; }  }
@media all { .coh-ce-cpt_my_favorites_component-753bea1f { -webkit-transition: all 250ms ease-in-out 400ms; transition: all 250ms ease-in-out 400ms;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: right;-ms-transform-origin: right;transform-origin: right;margin-left: auto; }  } @media all { .coh-ce-cpt_my_favorites_component-753bea1f:after { display: none; }  }
@media all { .coh-ce-cpt_my_favorites_component-8cc008a2 { margin-left: 24px; }  }
@media all { .coh-ce-cpt_my_favorites_component-80192eb8 { -webkit-transition: all 250ms ease-in-out 0ms; transition: all 250ms ease-in-out 0ms;position: absolute;right: 0rem;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right;-ms-transform-origin: right;transform-origin: right; }  } @media all { .coh-ce-cpt_my_favorites_component-80192eb8:after { content: "\e906";font-family: icomoon;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: var(--ssa-color-palette-brand-color);-webkit-transform: none;-ms-transform: none;transform: none;font-size: 10px;padding-left: 12px;margin: 0px; }  } @media all { .coh-ce-cpt_my_favorites_component-80192eb8:hover:after { -webkit-transform: none; -ms-transform: none; transform: none;content: "\e906";font-family: icomoon;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: var(--ssa-color-palette-white);font-size: 10px;padding-left: 12px;margin: 0px; }  }
@media all { .coh-ce-cpt_my_favorites_component-28075a4a { margin-left: 16px; }  } @media (max-width: 767px) { .coh-ce-cpt_my_favorites_component-28075a4a { margin-left: 0px; }  } @media all { .coh-ce-cpt_my_favorites_component-28075a4a:after { display: none; }  } @media all { .coh-ce-cpt_my_favorites_component-28075a4a .label { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-cpt_my_favorites_component-28075a4a .label-loading { display: none; }  } @media all { .coh-ce-cpt_my_favorites_component-28075a4a.loading { pointer-events: none;opacity: 0.8; }  } @media all { .coh-ce-cpt_my_favorites_component-28075a4a.loading .label { display: none; }  } @media all { .coh-ce-cpt_my_favorites_component-28075a4a.loading .label-loading { display: inline-block; }  }
@media all { .coh-ce-cpt_my_favorites_component-729edfe { margin-left: 4px;font-weight: 400;font-size: 10px;line-height: 16px; }  }
@media all { .coh-ce-cpt_my_favorites_component-14edca2b { margin-left: 12px; }  }
@media all { .coh-ce-cpt_my_favorites_component-3f2de823 { margin-bottom: 100px; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper { position: relative; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .accordion-title { padding-top: 16px;padding-right: 44px;padding-bottom: 16px;padding-left: 60px;border-style: none;border-top-width: 1px;border-top-style: solid;border-top-color: var(--ssa-color-palette-gray-20);width: 100%;font-weight: 400;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 20px;line-height: 47px;text-align: left;color: var(--ssa-color-palette-brand-color);position: relative; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .accordion-title.active { border-top-width: 2px;border-top-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .accordion-title.active:after { -webkit-transform: rotateZ(0deg); -ms-transform: rotate(0deg); transform: rotateZ(0deg); }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .accordion-title:after { content: "\e906";font-family: icomoon;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 300ms ease-out;transition: all 300ms ease-out;position: absolute;top: -webkit-calc(50% - 8px);top: calc(50% - 8px);right: 20px;-webkit-transform: rotateZ(45degdeg);-ms-transform: rotate(45degdeg);transform: rotateZ(45degdeg);font-size: 16px; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .accordion-title .icon-file { position: absolute;top: 18px;left: 16px; }  } @media (max-width: 767px) { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .accordion-title .icon-file { display: none; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .accordion-title .label { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .accordion-title .label .number { color: var(--ssa-color-palette-brand-color-mist);font-weight: 400;font-size: 10px;line-height: 14px;margin-left: 10px; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .container_group-select { position: absolute;top: -webkit-calc(50% - 9px);top: calc(50% - 9px);left: 20px;display: none; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .container_group-select button { background-color: var(--ssa-color-palette-white);height: 18px;width: 18px;position: absolute;top: 0rem;left: 0rem;border-width: 1.5px;-webkit-border-radius: 2px;border-radius: 2px;border-style: solid;border-color: var(--ssa-color-palette-brand-color);bottom: 0rem;right: 0rem; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .container_group-select .btn_unselect-all { display: none;position: absolute;z-index: 2;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .container_group-select.selected .btn_unselect-all { display: block; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .button_download-all { background-color: var(--ssa-color-palette-brand-color);height: 39px;width: 39px;padding: 9px;-webkit-border-radius: 999px;border-radius: 999px;-webkit-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out;position: absolute;top: -webkit-calc(50% - 20px);top: calc(50% - 20px);right: 75px; }  } @media (max-width: 767px) { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .button_download-all { right: unset;left: 10px; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .button_download-all:hover { background-color: var(--ssa-color-palette-brand-color-green); }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-title_wrapper .button_download-all.loading { opacity: 0.8;pointer-events: none; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-content { padding-top: 24px;padding-bottom: 48px; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-content .favorites-list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;gap: 16px; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-content .favorites-list > li { -webkit-flex-basis: -webkit-calc(50% - 16px); -ms-flex-preferred-size: calc(50% - 16px); flex-basis: calc(50% - 16px);-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin-top: 0rem;margin-right: 0rem;margin-bottom: 0rem;margin-left: 0rem;list-style-type: none; }  } @media (max-width: 1024px) { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-content .favorites-list > li { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-content.container-marketing .favorites-list > li { -webkit-flex-basis: -webkit-calc(33% - 24px); -ms-flex-preferred-size: calc(33% - 24px); flex-basis: calc(33% - 24px); }  } @media (max-width: 1024px) { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-content.container-marketing .favorites-list > li { -webkit-flex-basis: -webkit-calc(50% - 16px); -ms-flex-preferred-size: calc(50% - 16px); flex-basis: calc(50% - 16px); }  } @media (max-width: 767px) { .coh-ce-cpt_my_favorites_component-3f2de823 .accordion-content.container-marketing .favorites-list > li { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .budi-card-image.horizontal-card { -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.10)); filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.10));; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .budi-card-image.horizontal-card .image-wrapper { height: auto !important; }  } @media all { .coh-ce-cpt_my_favorites_component-3f2de823 .budi-card-image.horizontal-card .content-wrapper { background-color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-cpt_my_favorites_component-35ca345e { background-color: var(--ssa-color-palette-white);position: absolute;top: 2px;bottom: 2px;left: 2px;right: 2px; }  }
@media all { .coh-ce-cpt_my_favorites_component-7171e2fa { background-color: var(--ssa-color-palette-brand-color);position: absolute;top: 2px;bottom: 2px;left: 2px;right: 2px; }  }
@media all { .coh-ce-cpt_my_favorites_component-443cc08f { display: none; }  }
@media all { .coh-ce-cpt_pdf_uploader-a16eb4bf a { margin-top: 0.5rem;margin-bottom: 0.5rem; }  }

@media all { .coh-ce-cpt_price_card-6c50e96c { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 0rem;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }  }
@media all { .coh-ce-cpt_price_card-13c60bc1 { margin-bottom: 0rem; }  }
@media all { .coh-ce-cpt_price_card-12c4107e:after { position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;content: "";z-index: 1; }  }
@media all { .coh-ce-cpt_price_card-6eb4d95c { margin-top: 2rem;margin-bottom: 2rem; }  }
@media all { .coh-ce-cpt_price_card-b2503be0 { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex;margin-top: auto; }  }
@media all { .coh-ce-cpt_price_card-1775711d { margin-left: -0.5rem; }  }
@media all { .coh-ce-cpt_price_card-77973a3b { font-size: 3.125rem; }  }
@media all { .coh-ce-cpt_price_card-5d509b1 { font-size: 0.875rem;font-weight: bold;margin-bottom: 1.5rem; }  }
@media all { .coh-ce-cpt_price_card-d17cb34a { margin-top: 1.5rem;-webkit-align-self: center;-ms-flex-item-align: center;align-self: center; }  }
@media all { .coh-ce-cpt_price_card-5289bcbf { margin-bottom: 1.5rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1; }  }
@media (max-width: 1024px) { .coh-ce-cpt_releated_content-9566a83d .is-slider .budi-card-image { -webkit-box-orient: vertical!important; -webkit-box-direction: normal!important; -webkit-flex-direction: column!important; -ms-flex-direction: column!important; flex-direction: column!important;height: auto;min-height: 410px!important; }  } @media (max-width: 767px) { .coh-ce-cpt_releated_content-9566a83d .is-slider .budi-card-image { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-cpt_releated_content-9566a83d .is-slider .budi-card-image .image-wrapper { width: auto; }  } @media (max-width: 1024px) { .coh-ce-cpt_releated_content-9566a83d .is-slider .budi-card-image .image-wrapper { -webkit-clip-path: none!important; clip-path: none!important;width: auto!important;min-height: 190px!important; }  } @media all { .coh-ce-cpt_releated_content-9566a83d .is-slider .budi-card-image .image-wrapper img { height: 100%;-o-object-fit: cover;object-fit: cover; }  } @media (max-width: 1024px) { .coh-ce-cpt_releated_content-9566a83d .is-slider .budi-card-image .image-wrapper img { max-height: 190px; }  } @media (max-width: 1024px) { .coh-ce-cpt_releated_content-9566a83d .is-slider .budi-card-image .content-wrapper { -webkit-clip-path: polygon(0px 0, 100% 0, 100% 100%, 45px 100%, 0 -webkit-calc(100% - 45px))!important; clip-path: polygon(0px 0, 100% 0, 100% 100%, 45px 100%, 0 calc(100% - 45px))!important; }  } @media all { .coh-ce-cpt_releated_content-9566a83d :not(.is-slider) .budi-card-image .image-wrapper > img { max-height: none; }  } @media (max-width: 564px) { .coh-ce-cpt_releated_content-9566a83d :not(.is-slider) .budi-card-image .image-wrapper > img { max-height: 190px; }  }
@media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map { z-index: 0;-webkit-box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%);box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%);; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card { overflow: hidden;-webkit-border-radius: 12px;border-radius: 12px; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card p { margin: 0 0 .5rem 0 !important; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card a:hover { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card img { width: 100%; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card .showroom-card_content { padding-top: 15px;padding-right: 20px;padding-bottom: 15px;padding-left: 20px; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card .showroom-card_content .separator-line { width: 20px;height: 3px;margin-top: 10px;margin-bottom: 10px;background-color: var(--ssa-color-palette-brand-color-light); }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card .showroom-card_content .know-more-link { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content;margin-top: 1rem;margin-left: auto; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card .showroom-card_content h3 { color: var(--ssa-color-palette-secondaryapple-green); }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card .showroom-card_image { position: relative;overflow: hidden; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card .showroom-card_image:before { content: '""';-webkit-transform: rotateZ(45degdeg);-ms-transform: rotate(45degdeg);transform: rotateZ(45degdeg);position: absolute;height: 4rem;width: 4rem;top: -2rem;left: -2rem;background-color: var(--ssa-color-palette-secondarylime-green); }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .showroom-card .showroom-card_image:after { content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='70' width='324'%3e%3cpath fill='rgb(0, 129, 99)' d='M69.8297 -1.22094e-05L1.22392e-05 70L325 69.9999L325 -5.34945e-05L69.8297 -1.22094e-05Z'/%3e%3c/svg%3e");position: absolute;bottom: 0rem;right: 0rem;width: 65%;height: 2rem; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .leaflet-popup-content-wrapper { padding-top: 0rem;padding-right: 0rem;padding-bottom: 0rem;padding-left: 0rem; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .leaflet-popup-content-wrapper .leaflet-popup-content { margin-top: 0rem;margin-right: 0rem;margin-bottom: 0rem;margin-left: 0rem; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .leaflet-marker-icon.country-label { 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-border-radius: 50%;border-radius: 50%; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .leaflet-marker-icon.showroom-icon { background-color: var(--ssa-color-palette-brand-color-green);-webkit-border-radius: 50%;border-radius: 50%;outline-width: 2px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid; }  } @media all { .coh-ce-cpt_showroom-ded2fea4 #showroom_map .leaflet-marker-icon.showroom-icon:hover { background-color: var(--ssa-color-palette-primary-dark-green); }  }
@media all { .coh-ce-cpt_social_links_card-849e44df { margin-bottom: 1rem; }  }
@media all { .coh-ce-cpt_social_links_card-33a132e2 { margin-right: -0.25rem;margin-bottom: 0rem;margin-left: -0.25rem; }  }
@media all { .coh-ce-cpt_social_links_card-5dada3cd { margin-bottom: 0.5rem; }  }
@media all { .coh-ce-cpt_social_links_card-bb596a78.facebook:before { content: "\f09a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.twitter:before { content: "\f099";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.linkedin:before { content: "\f0e1";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.youtube:before { content: "\f16a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.vimeo:before { content: "\f27d";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.instagram:before { content: "\f16d";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.medium:before { content: "\f23a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.pinterest:before { content: "\f231";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.rss:before { content: "\f09e";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.behance:before { content: "\f1b4";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.drupal:before { content: "\f1a9";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.github:before { content: "\f09b";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.xing:before { content: "\f168";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.bitbucket:before { content: "\f171";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.whatsapp:before { content: "\f232";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.slideshare:before { content: "\f1e7";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.flickr:before { content: "\f16e";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.vkontakte:before { content: "\f189";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-cpt_social_links_card-bb596a78.tumblr:before { content: "\f173";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  }
@media all { .coh-ce-cpt_stat_card-b76fe74a { 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; }  }
@media all { .coh-ce-cpt_stat_card-5e7d51c3 { font-weight: bold;display: block;margin-bottom: 1rem; }  } @media all { .coh-ce-cpt_stat_card-5e7d51c3.large { font-size: 6rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_stat_card-5e7d51c3.large { font-size: 4.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_stat_card-5e7d51c3.large { font-size: 3.5rem; }  } @media all { .coh-ce-cpt_stat_card-5e7d51c3.medium { font-size: 4.5rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_stat_card-5e7d51c3.medium { font-size: 3.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_stat_card-5e7d51c3.medium { font-size: 2.5rem; }  } @media all { .coh-ce-cpt_stat_card-5e7d51c3.small { font-size: 3.5rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_stat_card-5e7d51c3.small { font-size: 2.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_stat_card-5e7d51c3.small { font-size: 1.5rem; }  }
@media all { .coh-ce-cpt_stat_card-9703bc5a { font-weight: bold;font-size: 0.875rem;display: block; }  }
@media all { .coh-ce-cpt_stat_card-42588cf7 { width: 3rem;margin-bottom: 1rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start; }  }
.coh-ce-cpt_sticky_button-66fd80a6 { z-index: 29;position: sticky;width: 100%;padding-top: 1.875rem;padding-right: 1.875rem;top: 11.75rem;left: 0rem; } @media (max-width: 767px) { .coh-ce-cpt_sticky_button-66fd80a6 { top: 1.25rem; }  }
.coh-ce-cpt_sticky_button-322390f7 { 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: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;position: absolute;top: 2.8125rem;right: 0rem; } .coh-ce-cpt_sticky_button-322390f7.vertical { -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; } .coh-ce-cpt_sticky_button-322390f7.vertical > a:not(:last-child) { margin-bottom: 1.25rem; } @media (max-width: 564px) { .coh-ce-cpt_sticky_button-322390f7.vertical > a:not(:last-child) { margin-bottom: 0.9375rem; }  }
.coh-ce-cpt_sticky_button-127af184 { background-color: rgba(0, 36, 57, 0.25);padding: 0.5rem;-webkit-border-radius: 50%;border-radius: 50%;height: 4rem;width: 4rem;position: absolute;top: -0.375rem;right: -0.4375rem;pointer-events: none; }
.coh-ce-cpt_sticky_button-85cbcdb { padding: 0.5rem;border-width: 0.125rem;-webkit-border-radius: 62.4375rem;border-radius: 62.4375rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color);-webkit-transition: max-width 0.2s ease;transition: max-width 0.2s ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;z-index: 9;background-color: var(--ssa-color-palette-white);-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;max-height: 3.125rem;max-width: 3.125rem; }
.coh-ce-cpt_sticky_button-4876a809 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;visibility: hidden;overflow: hidden;-webkit-transition: -webkit-transform 0.6s ease;transition: -webkit-transform 0.6s ease;transition: transform 0.6s ease;transition: transform 0.6s ease, -webkit-transform 0.6s ease;-webkit-transform: translateX(15%);-ms-transform: translateX(15%);transform: translateX(15%);text-align: left;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;font-size: 0.875rem;line-height: 0.875rem;color: var(--ssa-color-palette-brand-color-text);height: 0.875rem; }
.coh-ce-cpt_tabs_container_vertical_tabs-a902b84a .coh-accordion-tabs-nav { -webkit-box-shadow: none; box-shadow: none; } .coh-ce-cpt_tabs_container_vertical_tabs-a902b84a.space-between-nav-content .coh-accordion-tabs-content { padding-left: 11.5%; } @media (max-width: 1169px) { .coh-ce-cpt_tabs_container_vertical_tabs-a902b84a.space-between-nav-content .coh-accordion-tabs-content { padding-left: 0rem; }  }
.coh-ce-cpt_testimonial_card-ad072e28 { 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; } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-ad072e28 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } .coh-ce-cpt_testimonial_card-ad072e28.no-image > .coh-container:first-child { -webkit-box-flex: 0.7; -webkit-flex: 0.7; -ms-flex: 0.7; flex: 0.7; } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-ad072e28.no-image > .coh-container:first-child { -webkit-box-flex: 1; -webkit-flex: auto; -ms-flex: auto; flex: auto;; }  } .coh-ce-cpt_testimonial_card-ad072e28.no-image .container-svg { left: -4.375rem; } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-ad072e28.no-image .container-svg { left: 0rem;height: 5.625rem; }  } @media (max-width: 564px) { .coh-ce-cpt_testimonial_card-ad072e28.no-image .container-svg { -webkit-box-flex: 2; -webkit-flex: 2; -ms-flex: 2; flex: 2; }  } .coh-ce-cpt_testimonial_card-ad072e28.no-image .container-svg svg { width: 21.25rem;height: 13.125rem; } .coh-ce-cpt_testimonial_card-ad072e28.no-image .container-background { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-ad072e28.no-image .container-background { height: 5.625rem; }  } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-ad072e28.no-image .container-content { margin-top: 0rem; }  } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-ad072e28.no-image .container-content .margin-negatif { margin-top: 0rem; }  } .coh-ce-cpt_testimonial_card-ad072e28.blue-background .container-background { background-color: var(--ssa-color-palette-white); } .coh-ce-cpt_testimonial_card-ad072e28.blue-background .container-content { background-color: var(--ssa-color-palette-brand-color); } .coh-ce-cpt_testimonial_card-ad072e28.blue-background .container-content span,.coh-ce-cpt_testimonial_card-ad072e28.blue-background .container-content blockquote { color: var(--ssa-color-palette-white); } .coh-ce-cpt_testimonial_card-ad072e28.blue-background svg path { color: var(--ssa-color-palette-secondarylime-green);fill: #B7F100;; }
.coh-ce-cpt_testimonial_card-41eb57aa { min-height: 25rem;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;;position: relative;overflow: hidden;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 (max-width: 767px) { .coh-ce-cpt_testimonial_card-41eb57aa { min-height: auto;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row; }  }
.coh-ce-cpt_testimonial_card-55ead7f5 { background-color: var(--ssa-color-palette-brand-color);width: 100%;height: 19.0625rem; } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-55ead7f5 { height: 7.1875rem; }  }
.coh-ce-cpt_testimonial_card-3119d843 { position: absolute;bottom: 0rem;overflow: hidden;width: 100%; } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-3119d843 { position: relative;height: 7.1875rem; }  } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-3119d843 svg { height: 13.125rem;width: 21.25rem; }  }
.coh-ce-cpt_testimonial_card-8d0a63eb { 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: start;-webkit-align-items: start;-ms-flex-align: start;align-items: start;position: relative;-webkit-box-flex: 3;-webkit-flex: 3;-ms-flex: 3;flex: 3;; }
.coh-ce-cpt_testimonial_card-58950c3e { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 100%;position: relative; } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-58950c3e { left: 0rem;position: relative; }  }
.coh-ce-cpt_testimonial_card-5c1c203e { 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: 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 (max-width: 767px) { .coh-ce-cpt_testimonial_card-5c1c203e { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-top: -7.25rem; }  }
.coh-ce-cpt_testimonial_card-84522172 { width: 14.375rem;height: 14.375rem;border-width: 0.625rem;border-style: solid;border-color: var(--ssa-color-palette-white);position: absolute;left: -9.375rem; } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-84522172 { position: relative;left: 0rem; }  } @media (max-width: 564px) { .coh-ce-cpt_testimonial_card-84522172 { height: 9.6875rem;width: 9.6875rem;border-width: 0.5rem; }  }
.coh-ce-cpt_testimonial_card-dca5c4c1 { 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-top: 1.875rem;padding-right: 11.25rem;padding-bottom: 1.875rem;padding-left: 11.25rem; } @media (max-width: 1169px) { .coh-ce-cpt_testimonial_card-dca5c4c1 { padding-right: 6.25rem;padding-left: 10rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_testimonial_card-dca5c4c1 { padding-right: 3.75rem;padding-left: 7.5rem; }  } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-dca5c4c1 { padding-top: 1.5625rem;padding-right: 1.25rem;padding-left: 1.25rem; }  }
.coh-ce-cpt_testimonial_card-51367e61 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-brand-color-text);font-size: 1.75rem;line-height: 1.875rem;text-align: left;border-style: none;padding: 0rem; } @media (max-width: 767px) { .coh-ce-cpt_testimonial_card-51367e61 { font-size: 1.5rem;line-height: 1.875rem; }  } @media (max-width: 564px) { .coh-ce-cpt_testimonial_card-51367e61 { font-size: 1.375rem; }  } .coh-ce-cpt_testimonial_card-51367e61:before { display: none; }
.coh-ce-cpt_testimonial_card-95497bbd { 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: start;-ms-flex-align: start;align-items: start; }
.coh-ce-cpt_testimonial_card-7c9e7af7 { color: var(--ssa-color-palette-brand-color-text);font-weight: 400;font-size: 1.125rem;line-height: 1.625rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;letter-spacing: 0.01125rem; } @media (max-width: 564px) { .coh-ce-cpt_testimonial_card-7c9e7af7 { font-size: 0.875rem;line-height: 1.375rem;letter-spacing: 0.00875rem; }  }
.coh-ce-cpt_testimonial_card-98cf2840 { font-weight: 300;color: var(--ssa-color-palette-brand-color-text);font-size: 0.75rem;line-height: 1.0625rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;text-transform: uppercase; }
@media all { .coh-ce-cpt_text-2ba86b8.anchor .with-link { display: block; }  } @media all { .coh-ce-cpt_text-2ba86b8.anchor .no-link { display: none; }  } @media all { .coh-ce-cpt_text-2ba86b8.no-anchor .with-link { display: none; }  } @media all { .coh-ce-cpt_text-2ba86b8.no-anchor .no-link { display: block; }  } @media all { .coh-ce-cpt_text-2ba86b8 ul li,.coh-ce-cpt_text-2ba86b8 ol li { margin-bottom: 16px!important;;margin-left: 32px!important;;font-size: 16px!important;; }  } @media all { .coh-ce-cpt_text-2ba86b8 .coh-wysiwyg { word-break: break-word; }  } @media all { .coh-ce-cpt_text-2ba86b8 .coh-wysiwyg a { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_text-2ba86b8 .coh-wysiwyg a:hover { color: var(--ssa-color-palette-brand-color-text); }  }
@media all { .coh-ce-cpt_text-6eabc987 { display: none; }  } @media all { .coh-ce-cpt_text-6eabc987.anchor { display: block; }  }
@media all { .coh-ce-cpt_text-b031b04b { display: block; }  }
@media all { .coh-ce-cpt_text_impact_card-a3871b0 { 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;padding-bottom: 0.9375rem; }  } @media all { .coh-ce-cpt_text_impact_card-a3871b0:before { margin-right: 0.9375rem;height: 1.25rem;width: 1.3125rem; }  }
@media all { .coh-ce-cpt_text_impact_card-a2afaa79 { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-cpt_text_impact_card-a2afaa79:before { display: inline-block; }  }
@media all { .coh-ce-cpt_text_impact_card-e21aaf1d { margin-bottom: 1.125rem; }  }
@media all { .coh-ce-cpt_text_impact_card-bc7d4871[display-triptych-instead-of-link="1"] > svg { display: block;display: block!important; }  } @media all { .coh-ce-cpt_text_impact_card-bc7d4871[display-triptych-instead-of-link="1"] .container-links { display: none;display : none!important;; }  } @media all { .coh-ce-cpt_text_impact_card-bc7d4871[display-triptych-instead-of-link] > svg { display: none; }  } @media all { .coh-ce-cpt_text_impact_card-bc7d4871[display-triptych-instead-of-link] .container-links { display: block; }  } @media all { .coh-ce-cpt_text_impact_card-bc7d4871[triptych-color="pink"] .color-change { fill: #FF0080; }  } @media all { .coh-ce-cpt_text_impact_card-bc7d4871[triptych-color="orange"] .color-change { fill: #FF9600; }  }
@media all { .coh-ce-cpt_webform-a6cdb03f.light .webform-submission-form,.coh-ce-cpt_webform-a6cdb03f.light input,.coh-ce-cpt_webform-a6cdb03f.light textarea,.coh-ce-cpt_webform-a6cdb03f.light a { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_webform-a6cdb03f.light select { background-color: rgb(0,36,57)!important;;color: white!important;;color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_webform-a6cdb03f.light select option { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_webform-a6cdb03f.light .form-submit.button--primary { color: var(--ssa-color-palette-brand-color);background-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-cpt_webform-a6cdb03f.light .form-submit.button--primary:hover { background-color: var(--ssa-color-palette-gray-20); }  }
@media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 { background-color: var(--ssa-color-palette-brand-color);position: absolute;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;padding-top: 3rem;padding-right: 1rem;padding-bottom: 3rem;padding-left: 1rem;bottom: -6.875rem;height: 25.9375rem;width: 62.5rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 { width: 48rem; }  } @media (max-width: 767px) { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 { height: auto;position: relative;bottom: 0rem;width: -webkit-min-content;width: -moz-min-content;width: min-content;;padding-right: 2.5rem;padding-left: 2.5rem; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 .wide-budi-home-search-form { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 .wide-budi-home-search-form h2 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-white);font-size: 2.625rem;line-height: 3.125rem;color: white!important;;margin-bottom: 16px!important;;text-align: center; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form { 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; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-subtitle { margin-bottom: 1rem;max-width: 47.875rem;display: none; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-subtitle p { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 0.875rem;font-weight: 300;color: var(--ssa-color-palette-white);line-height: 1.25rem;text-align: center;margin-bottom: 0rem; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .form-type-textfield { 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; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper { 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-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-top: 1.5rem;margin-bottom: 1.5rem;gap: 10px;; }  } @media (max-width: 767px) { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }  } @media (max-width: 564px) { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper .form-item { width: 15.625rem;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; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper .form-item .select2-selection { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 0.875rem;line-height: 1.25rem;padding: 1rem;width: 12.5rem;margin-right: 0rem;height: auto;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-border-radius: 0rem;border-radius: 0rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper .form-item .select2-selection { width: 11rem; }  } @media (max-width: 767px) { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper .form-item .select2-selection { width: 12.5rem; }  } @media (max-width: 564px) { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper .form-item .select2-selection { width: 10.625rem; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper .form-item .select2-selection .select2-selection__placeholder { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 0.875rem;line-height: 1.25rem; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper .form-item .select2-selection .select2-selection__arrow { top: 0rem;right: 0rem;position: relative;margin-left: auto;-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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-filters-wrapper .form-item .select2-selection .select2-selection__arrow b { color: var(--ssa-color-palette-brand-color);border: none;;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI1IDI0IiBmaWxsPSJub25lIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjM2ODYgMTQuODI5OEw3Ljc1IDkuNjg3OTRMOC41MTI4OCA5TDEyLjc1IDEzLjcxNzJMMTYuOTg3MSA5TDE3Ljc1IDkuNjg3OTRMMTMuMTMxNCAxNC44Mjk4QzEzLjAzNDEgMTQuOTM4MSAxMi44OTU1IDE1IDEyLjc1IDE1QzEyLjYwNDUgMTUgMTIuNDY1OSAxNC45MzgxIDEyLjM2ODYgMTQuODI5OFoiIGZpbGw9IiM2QjdFODkiLz48L3N2Zz4=');height: 1.5rem;width: 1.5625rem;margin: 0rem;position: relative;left: 0rem;top: 0.0625rem; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-submit { 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: 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: background-color 300ms ease;transition: background-color 300ms ease;overflow: hidden;letter-spacing: 0.48px;;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;color: var(--ssa-color-palette-brand-color);font-size: 0.75rem;line-height: 1rem;text-transform: uppercase;background-color: var(--ssa-color-palette-brand-color-green);margin-top: 0.5rem;margin-right: auto;margin-bottom: 0.5rem;margin-left: auto;position: relative;z-index: 1;border-width: 0.0625rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color-green);width: 8.75rem; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-submit:hover { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-submit:hover:before { width: 100%; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-submit:hover:after { color: var(--ssa-color-palette-brand-color);padding-left: 4.0625rem;margin-right: -0.3125rem; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-submit:before { background-color: var(--ssa-color-palette-white);-webkit-transition: all 300ms;transition: all 300ms;height: 100%;width: 0rem;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;z-index: -1;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;content: '""'; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-submit:after { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .wide-budi-home-search-submit input.button { -webkit-border-radius: 999px; border-radius: 999px;padding-top: 0.75rem;padding-right: 2rem;padding-bottom: 0.75rem;padding-left: 2rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;color: var(--ssa-color-palette-brand-color);font-size: 0.625rem;line-height: 0.875rem;letter-spacing: 0.025rem;text-transform: uppercase;border-style: none; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form #edit-search-text { padding-top: 0.875rem;padding-right: 2rem;padding-bottom: 0.875rem;padding-left: 2rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: rgba(132, 132, 132, 1);font-size: 0.875rem;line-height: 120%;-webkit-border-radius: 6.1875rem;border-radius: 6.1875rem;background-color: var(--ssa-color-palette-white);height: 3.375rem; }  } @media (max-width: 564px) { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form #edit-search-text { width: 15.625rem; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .select2-container .select2-selection__arrow b { -webkit-transition: -webkit-transform 0.3s ease-in-out; transition: -webkit-transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;; }  } @media (max-width: 564px) { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 form .select2-container .select2-selection { width: 100% !important; }  } @media all { .coh-ce-cpt_welcome_to_budi_-70cdd2c7 .select2-container.select2-container--open .select2-selection__arrow b { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg);; }  }
.coh-ce-cpt_site_footer-a55124d3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.coh-ce-cpt_site_footer-2762366c { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 4.375rem;padding-right: 7.5rem;padding-bottom: 2.5rem;padding-left: 7.5rem; } @media (max-width: 1439px) { .coh-ce-cpt_site_footer-2762366c { padding-right: 3.4375rem;padding-left: 3.4375rem; }  } @media (max-width: 1169px) { .coh-ce-cpt_site_footer-2762366c { padding-right: 3.125rem;padding-left: 3.125rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_site_footer-2762366c { padding-right: 1.875rem;padding-left: 1.875rem; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-2762366c { padding-top: 2.5rem;padding-left: 1.875rem; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-2762366c { -webkit-box-align: baseline; -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline; }  }
.coh-ce-cpt_site_footer-eade49c8 { 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;position: relative;margin-bottom: 3.125rem; } @media (max-width: 1024px) { .coh-ce-cpt_site_footer-eade49c8 { margin-bottom: 1.875rem; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-eade49c8 { margin-right: auto;margin-left: auto; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-eade49c8 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline; }  }
.coh-ce-cpt_site_footer-97b3a5dc { width: 12.5rem; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-97b3a5dc { width: 10.3125rem; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-97b3a5dc { margin-bottom: 0.9375rem; }  } .coh-ce-cpt_site_footer-97b3a5dc[logo-width="300"] { width: 18.75rem; } @media (max-width: 564px) { .coh-ce-cpt_site_footer-97b3a5dc[logo-width="300"] { width: 15rem; }  }
.coh-ce-cpt_site_footer-cd055b9 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1.25rem;line-height: 1.25rem;margin-left: 3.75rem; } @media (max-width: 564px) { .coh-ce-cpt_site_footer-cd055b9 { margin-left: 0rem; }  }
.coh-ce-cpt_site_footer-cc47b7fd { 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;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;padding-right: 1.25rem;padding-left: 1.25rem;position: relative; } @media (max-width: 1169px) { .coh-ce-cpt_site_footer-cc47b7fd { -webkit-box-pack: left; -webkit-justify-content: left; -ms-flex-pack: left; justify-content: left;padding-right: 0.3125rem;padding-left: 0.3125rem; }  } @media (max-width: 1024px) { .coh-ce-cpt_site_footer-cc47b7fd { padding-right: 0rem;padding-left: 0rem;-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 (max-width: 767px) { .coh-ce-cpt_site_footer-cc47b7fd { -webkit-box-pack: left; -webkit-justify-content: left; -ms-flex-pack: left; justify-content: left;padding-right: 0rem;padding-left: 0rem; }  } .coh-ce-cpt_site_footer-cc47b7fd ul { -webkit-box-pack: left; -webkit-justify-content: left; -ms-flex-pack: left; justify-content: left; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-cc47b7fd ul li { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-cc47b7fd ul li a { padding-right: 0rem; }  }
.coh-ce-cpt_site_footer-8c13da43 { position: relative;text-align: center;max-width: 36.0625rem;padding-top: 1.25rem; } @media (max-width: 1024px) { .coh-ce-cpt_site_footer-8c13da43 { position: relative;top: 0rem;padding-top: 0rem;padding-bottom: 1rem; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-8c13da43 { padding-left: 1rem;text-align: left; }  }
.coh-ce-cpt_site_footer-6f9a8e86 { color: var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 0.875rem;line-height: 0.875rem; }
.coh-ce-cpt_site_footer-806f6ce7 { padding-right: 2rem;padding-left: 2rem;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; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-806f6ce7 { height: auto;padding-right: 0rem;padding-left: 0rem; }  } .coh-ce-cpt_site_footer-806f6ce7 p { font-size: 0.75rem; } .coh-ce-cpt_site_footer-806f6ce7 p:last-child { margin-bottom: 0rem; } @media (max-width: 767px) { .coh-ce-cpt_site_footer-806f6ce7 ul { padding-top: 0rem; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-806f6ce7 ul li { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1; }  } @media (max-width: 564px) { .coh-ce-cpt_site_footer-806f6ce7 ul li { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; }  }
.coh-ce-cpt_site_footer-b8cb135d { 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_site_footer-b8cb135d a { height: auto; }
.coh-ce-cpt_site_footer-1d54e568 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: left;-webkit-justify-content: left;-ms-flex-pack: left;justify-content: left;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-basis: auto;-ms-flex-preferred-size: auto;flex-basis: auto;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;max-width: 10rem;margin-right: -3.125rem;margin-left: 3.125rem; } @media (max-width: 1024px) { .coh-ce-cpt_site_footer-1d54e568 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;margin-right: unset;margin-left: unset; }  } @media (max-width: 767px) { .coh-ce-cpt_site_footer-1d54e568 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }  }
.coh-ce-cpt_site_footer-b1189e2e { height: 2.5rem;width: 2rem;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;font-size: 0.875rem;margin-left: 0.625rem;color: var(--ssa-color-palette-brand-color-green); } @media (max-width: 767px) { .coh-ce-cpt_site_footer-b1189e2e { width: auto; }  } .coh-ce-cpt_site_footer-b1189e2e:before { content: "\f0e0";font-family: icomoon;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: var(--ssa-color-palette-brand-color-green); }
.coh-ce-cpt_site_header-940ca0b9.header-position--relative { position: relative;z-index: 30;top: 0rem;left: 0rem;right: 0rem; } .coh-ce-cpt_site_header-940ca0b9.header-position--fixed { position: fixed;top: 0rem;left: 0rem;right: 0rem;z-index: 30; } .toolbar-horizontal.toolbar-fixed .coh-ce-cpt_site_header-940ca0b9.header-position--fixed { top: 2.4375rem; } .toolbar-horizontal.toolbar-fixed.toolbar-tray-open .coh-ce-cpt_site_header-940ca0b9.header-position--fixed { top: 4.9375rem; } .toolbar-vertical.toolbar-fixed .coh-ce-cpt_site_header-940ca0b9.header-position--fixed { top: 2.4375rem; } .coh-ce-cpt_site_header-940ca0b9.menu-column-count-desktop-1 .main-menu .menu-level-1 > li { position: relative; } .coh-ce-cpt_site_header-940ca0b9.menu-column-count-desktop-1 .main-menu .menu-level-2-wrapper { width: 20rem;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);left: 50% !important;right: auto; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-940ca0b9.menu-column-count-desktop-1 .main-menu .menu-level-2-wrapper { width: auto;-webkit-transform: translateX(0rem);-ms-transform: translateX(0rem);transform: translateX(0rem);left: 0 !important; }  } .coh-ce-cpt_site_header-940ca0b9.menu-column-count-desktop-1 .main-menu .menu-level-2-wrapper > .coh-container-boxed { max-width: none;margin-right: 0rem;margin-left: 0rem; }
.coh-ce-cpt_site_header-4b0c4b62 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;padding-top: 2.0625rem;padding-bottom: 1.375rem; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-4b0c4b62 { height: 3rem;padding-top: 0rem; }  } .coh-ce-cpt_site_header-4b0c4b62 > div { width: 100%; } .coh-ce-cpt_site_header-4b0c4b62 .coh-column { position: unset; } .coh-ce-cpt_site_header-4b0c4b62 .contextual-region { display: block; } .coh-ce-cpt_site_header-4b0c4b62 .coh-row > div:nth-child(3) { padding-left: 0!important; }
.coh-ce-cpt_site_header-5282b65d { max-height: 5rem;width: auto; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-5282b65d { max-height: 3rem; }  }
.coh-ce-cpt_site_header-c1a0e9fd { 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;z-index: 10; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-c1a0e9fd { -webkit-flex-basis: 0rem; -ms-flex-preferred-size: 0rem; flex-basis: 0rem;-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-pack: left;-webkit-justify-content: left;-ms-flex-pack: left;justify-content: left; }  } .coh-ce-cpt_site_header-c1a0e9fd.is-carto-template .main-menu { display: none; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-c1a0e9fd.is-carto-template .main-menu { display: none; }  } .coh-ce-cpt_site_header-c1a0e9fd.is-carto-template .carto-bloc { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .coh-ce-cpt_site_header-c1a0e9fd.is-not-carto-template .main-menu { display: block; } .coh-ce-cpt_site_header-c1a0e9fd.is-not-carto-template .carto-bloc { display: none; }
.coh-ce-cpt_site_header-618795fe { display: none;-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;height: 3rem;width: 3rem;font-size: 1.125rem;-webkit-transition: color 300ms ease-in-out;transition: color 300ms ease-in-out; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-618795fe { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: left;-webkit-justify-content: left;-ms-flex-pack: left;justify-content: left; }  } .coh-ce-cpt_site_header-618795fe:before { content: "\e90a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_site_header-618795fe.menu-active:before { content: "\e906";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.coh-ce-cpt_site_header-5685ee0f { display: none;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);; } .coh-ce-cpt_site_header-5685ee0f:before { content: "\e908";font-family: icomoon;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: var(--ssa-color-palette-brand-color);font-size: 0.625rem;font-weight: 100; }
.coh-ce-cpt_site_header-b37a3b9d { height: 100%; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-b37a3b9d { position: absolute;top: 100%;left: 0rem;right: 0rem;display: none;height: auto;max-width: 33.3125rem;overflow: scroll; }  } @media (max-width: 564px) { .coh-ce-cpt_site_header-b37a3b9d { max-width: 100vw; }  }
.coh-ce-cpt_site_header-51c9793 { height: 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-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-51c9793 { height: -webkit-calc(100vh - 48px); height: calc(100vh - 48px);-webkit-overflow-scrolling: touch;padding-bottom: 0rem;position: relative; }  }
.coh-ce-cpt_site_header-ed20aa85 { height: 100%; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-ed20aa85 { height: auto;width: 100%; }  } .coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li { font-size: 0.875rem; } .coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li span,.coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li a { font-size: 0.875rem; } .coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li ul li { font-size: 1.125rem; } .coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li ul li a,.coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li ul li span { font-size: 1.125rem; } .coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li ul li .menu-level-3-wrapper span { font-size: 0.875rem; } .coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li ul li .menu-level-3-wrapper a { font-size: 0.625rem; } .coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li ul li .menu-level-3-wrapper ul li { font-size: 1rem; } .coh-ce-cpt_site_header-ed20aa85[logo-width="220px"] ul > li ul li .menu-level-3-wrapper ul li a { font-size: 1rem; }
.coh-ce-cpt_site_header-796f1699 { 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;margin-left: 0.5rem;-webkit-flex-basis: 0rem;-ms-flex-preferred-size: 0rem;flex-basis: 0rem;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;min-width: 3rem; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-796f1699 { margin-left: 0rem;min-height: 3rem; }  } .menu-position-desktop--right .coh-ce-cpt_site_header-796f1699 { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0; } @media (max-width: 1024px) { .menu-position-desktop--right .coh-ce-cpt_site_header-796f1699 { -webkit-flex-basis: 0rem; -ms-flex-preferred-size: 0rem; flex-basis: 0rem;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }  } .coh-ce-cpt_site_header-796f1699:before { margin-left: auto; } .coh-ce-cpt_site_header-796f1699.is-drupal .drupal-search { display: block; } .coh-ce-cpt_site_header-796f1699.is-drupal .algolia-search { display: none; } .coh-ce-cpt_site_header-796f1699.is-algolia .drupal-search { display: none; } .coh-ce-cpt_site_header-796f1699.is-algolia .algolia-search { display: block; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-796f1699 .search-container.active:not(.budi-cta) { margin-right: 2.5rem; }  }
@media (max-width: 1024px) { .coh-ce-cpt_site_header-907b4a78 { margin-right: 0rem; }  }
.coh-ce-cpt_site_header-1af5adcf { 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;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-ce-cpt_site_header-1af5adcf:before { content: "\e90b";font-family: icomoon;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-size: 1.6875rem; } @media (max-width: 1024px) { .coh-ce-cpt_site_header-1af5adcf:before { font-size: 1.3125rem; }  } .coh-ce-cpt_site_header-1af5adcf.search-active:before { content: "\e906";font-family: icomoon;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-size: 1.9375rem; }
@media (max-width: 1024px) { .coh-ce-cpt_site_header-289a77aa { margin-right: 0rem; }  }
.coh-ce-cpt_site_header-dea7ca3 { display: none;position: absolute;top: 100%;left: 0rem;right: 0rem;z-index: 1;background-color: var(--ssa-color-palette-white); }
@media all { .coh-ce-cpt_social_links-c4355378 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-bottom: 0rem; }  } @media (max-width: 767px) { .coh-ce-cpt_social_links-c4355378 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  }
@media all { .coh-ce-cpt_social_links-ff917e8c { margin-bottom: 0rem;margin-left: 0rem;list-style-type: none;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0; }  }
.coh-ce-cpt_utilities_bar_horizontal-97e5ac0 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;height: 2.5rem;-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;-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; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 { display: none; }  } @media (max-width: 767px) { .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 { display: none; }  } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .contact-link { color: var(--ssa-color-palette-brand-color-text);font-size: 0.6875rem;line-height: 1.5625rem; } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .language-switcher-language-url:before { content: "\e909";font-family: icomoon;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: var(--ssa-color-palette-brand-color-text);font-size: 0.875rem;position: absolute;top: -webkit-calc(50% - 7px);top: calc(50% - 7px);left: 0rem;z-index: 1; } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .language-switcher-language-url .select-container { position: relative; } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .language-switcher-language-url .select-container .links { border: none;;-webkit-appearance: none;;-moz-appearance: none;;appearance: none;text-indent: 1px;cursor: pointer;font-size: 0.6875rem;color: var(--ssa-color-palette-brand-color-text);padding-right: 1.125rem;padding-left: 1.25rem;background-color: var(--ssa-color-palette-white); } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .language-switcher-language-url .select-container .links:hover { color: var(--ssa-color-palette-primary-dark-green); } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .language-switcher-language-url .select-container:after { color: var(--ssa-color-palette-brand-color-text);font-size: 0.25rem;position: absolute;top: -webkit-calc(50% - 2px);top: calc(50% - 2px);right: 0.3125rem;content: "\e908";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;z-index: 1; } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .language-switcher-language-url .select-container:hover:before { color: var(--ssa-color-palette-primary-dark-green); } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .language-switcher-language-url .select-container:hover:after { color: var(--ssa-color-palette-primary-dark-green); } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .language-switcher-language-url .select-container.vertical-mobile { display: none; } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .countries-list button { height: auto;width: auto; } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .countries-list button:before { content: "\e907";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .countries-list button:hover { color: var(--ssa-color-palette-primary-dark-green); } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .countries-list button:hover:before { color: var(--ssa-color-palette-primary-dark-green); } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .utilities-menu .brands-list button:before { content: "\e911";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .coh-ce-cpt_utilities_bar_horizontal-97e5ac0 .social-links a { width: 2rem; }
.coh-ce-cpt_utilities_bar_horizontal-830836c6 { height: 100%; } .coh-ce-cpt_utilities_bar_horizontal-830836c6 + * { margin-left: 1rem; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_horizontal-830836c6 + * { margin-left: 0rem; }  }
.coh-ce-cpt_utilities_bar_horizontal-817b7fa7 { display: inline-block;padding-right: 0.375rem; }
.coh-ce-cpt_utilities_bar_horizontal-7c333584 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-right: 1.25rem;margin-left: 1.25rem; }
.coh-ce-cpt_utilities_bar_horizontal-5a5e90e2 { margin-top: 0rem;margin-right: auto;margin-bottom: 0rem;margin-left: auto;font-size: 1.5rem;line-height: 1.5rem; } @media (max-width: 767px) { .coh-ce-cpt_utilities_bar_horizontal-5a5e90e2 { font-size: 1.25rem;line-height: 1.25rem; }  }
.coh-ce-cpt_utilities_bar_horizontal-fdc01779 { padding-top: 2.8125rem;padding-right: 3.4375rem;padding-bottom: 0rem;padding-left: 3.4375rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_horizontal-fdc01779 { padding: 0rem; }  } .coh-ce-cpt_utilities_bar_horizontal-fdc01779 ul li a:nth-child(2) { display: none; }
.coh-ce-cpt_utilities_bar_horizontal-6b0c8747 { 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;gap: 20px;;min-width: 15.625rem; } .coh-ce-cpt_utilities_bar_horizontal-6b0c8747 li { -webkit-flex-basis: 46%; -ms-flex-preferred-size: 46%; flex-basis: 46%;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; }
@media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_horizontal-3a6810a8 { -webkit-flex-basis: 46%; -ms-flex-preferred-size: 46%; flex-basis: 46%;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1; }  }
.coh-ce-cpt_utilities_bar_horizontal-a92d0281 { padding-top: 4.0625rem;padding-right: 3.4375rem;padding-bottom: 0rem;padding-left: 3.4375rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_horizontal-a92d0281 { padding: 0rem; }  } .coh-ce-cpt_utilities_bar_horizontal-a92d0281 ul li a:nth-child(2) { display: none; } .coh-ce-cpt_utilities_bar_horizontal-a92d0281 a { color: var(--ssa-color-palette-brand-color); } .coh-ce-cpt_utilities_bar_horizontal-a92d0281 a:hover { color: var(--ssa-color-palette-primary-dark-green); }
.coh-ce-cpt_utilities_bar_horizontal-538793d1 { margin-bottom: 1.25rem; }
.coh-ce-cpt_utilities_bar_horizontal-80ef0aba { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;font-size: 1.5rem;line-height: 1.875rem; }
.coh-ce-cpt_utilities_bar_horizontal-965cf9df { 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;gap: 20px;;min-width: 15.625rem; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_horizontal-965cf9df { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }  }
.coh-ce-cpt_utilities_bar_horizontal-7868164d { padding-bottom: 2.5rem; }
.coh-ce-cpt_utilities_bar_horizontal-ca7a75ca:before { content: "\e900";font-family: icomoon;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-right: 0.3125rem; }
.coh-ce-cpt_utilities_bar_horizontal-535ad65a:before { content: "\f090";font-family: icomoon;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-right: 0.3125rem; }
.coh-ce-cpt_utilities_bar_horizontal-df4ad4cf:before { content: "\f08b";font-family: icomoon;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-right: 0.3125rem; }
.coh-ce-cpt_utilities_bar_vertical-493c6bd8 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;-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;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;display: none; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-493c6bd8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: auto; }  } .coh-ce-cpt_utilities_bar_vertical-493c6bd8 .social-links a { width: auto; } .coh-ce-cpt_utilities_bar_vertical-493c6bd8 button:not(.budi-cta),.coh-ce-cpt_utilities_bar_vertical-493c6bd8 .utilities_contact-link { font-size: 0.75rem;line-height: 1rem;width: 100%;height: auto;padding-top: 0.75rem;padding-right: 1.875rem;padding-bottom: 0.75rem;padding-left: 1.875rem;-webkit-border-radius: 4.1875rem;border-radius: 4.1875rem;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-gray-30);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;letter-spacing: 0.015625rem;text-transform: uppercase; } .coh-ce-cpt_utilities_bar_vertical-493c6bd8 button:not(.budi-cta):hover,.coh-ce-cpt_utilities_bar_vertical-493c6bd8 .utilities_contact-link:hover { color: rgb(0,35,73) !important; } .coh-ce-cpt_utilities_bar_vertical-493c6bd8 button:not(.budi-cta):before,.coh-ce-cpt_utilities_bar_vertical-493c6bd8 .utilities_contact-link:before { display: none; } .coh-ce-cpt_utilities_bar_vertical-493c6bd8 button:not(.budi-cta)[ data-modal-open="modal-countries-mobile" ],.coh-ce-cpt_utilities_bar_vertical-493c6bd8 .utilities_contact-link[ data-modal-open="modal-countries-mobile" ] { position: relative; } .coh-ce-cpt_utilities_bar_vertical-493c6bd8 button:not(.budi-cta)[ data-modal-open="modal-countries-mobile" ]:after,.coh-ce-cpt_utilities_bar_vertical-493c6bd8 .utilities_contact-link[ data-modal-open="modal-countries-mobile" ]:after { content: "\e907";font-family: icomoon;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-left: 0.5rem; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-493c6bd8 button:not(.budi-cta)[ data-modal-open="modal-countries-mobile" ]:after,.coh-ce-cpt_utilities_bar_vertical-493c6bd8 .utilities_contact-link[ data-modal-open="modal-countries-mobile" ]:after { content: "\e908";font-family: icomoon;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-size: 0.375rem;position: absolute;right: 1.25rem; }  }
.coh-ce-cpt_utilities_bar_vertical-47c009df { height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-top: 0rem;padding-right: 2rem;padding-bottom: 0rem;padding-left: 2rem; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-47c009df { padding-right: 0rem;padding-left: 0rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 0rem; }  } .coh-ce-cpt_utilities_bar_vertical-47c009df + * { margin-left: 1rem; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-47c009df + * { margin-left: 0rem; }  } .coh-ce-cpt_utilities_bar_vertical-47c009df ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .coh-ce-cpt_utilities_bar_vertical-47c009df a { padding-top: 0.75rem;padding-right: 1rem;padding-bottom: 0.75rem;padding-left: 1rem; } .coh-ce-cpt_utilities_bar_vertical-47c009df > div { margin-bottom: 1.25rem; }
.coh-ce-cpt_utilities_bar_vertical-59ecb65e { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-59ecb65e { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } .coh-ce-cpt_utilities_bar_vertical-59ecb65e ul { padding-bottom: 0!important;; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-59ecb65e ul { padding-top: 0rem;padding-top: 0!important;; }  } .coh-ce-cpt_utilities_bar_vertical-59ecb65e ul li { list-style: none;margin-top: 0rem;margin-right: 0rem;margin-bottom: 0rem;margin-left: 0rem; } .coh-ce-cpt_utilities_bar_vertical-59ecb65e ul li .coh-link { padding-top: 0.625rem;padding-right: 0rem;padding-bottom: 0.625rem;padding-left: 0rem;font-weight: 300;color: var(--ssa-color-palette-brand-color);font-size: 2rem;text-align: left;position: static; } .coh-ce-cpt_utilities_bar_vertical-59ecb65e ul li .coh-link:after { content: "\e905";font-family: icomoon;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: absolute;right: 0.9375rem;top: 2rem;font-size: 0.8125rem;color: var(--ssa-color-palette-brand-color-green); } .coh-ce-cpt_utilities_bar_vertical-59ecb65e ul li > span { padding: 20px 16px!important;; } .coh-ce-cpt_utilities_bar_vertical-59ecb65e ul li > span:hover:after { display: none; }
.coh-ce-cpt_utilities_bar_vertical-36abd677 { margin-bottom: 0.9375rem;margin-left: auto;display: none;position: relative; } @media (max-width: 767px) { .coh-ce-cpt_utilities_bar_vertical-36abd677 { margin-right: auto; }  }
.coh-ce-cpt_utilities_bar_vertical-84f98ae1:after { display: none; } .coh-ce-cpt_utilities_bar_vertical-84f98ae1 svg { margin-left: 12px; }
.coh-ce-cpt_utilities_bar_vertical-d0fdd13 { background-color: var(--ssa-color-palette-brand-color);padding-top: 12px;padding-right: 24px;padding-bottom: 12px;padding-left: 24px;-webkit-border-radius: 15px;border-radius: 15px;position: absolute;left: 0rem;right: 0rem;z-index: 5;top: 95%;display: none; } .coh-ce-cpt_utilities_bar_vertical-d0fdd13 a { display: block;text-align: center;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;color: var(--ssa-color-palette-white);font-size: 12px;line-height: 16px;text-transform: uppercase;-webkit-transition: color 300ms ease;transition: color 300ms ease; } .coh-ce-cpt_utilities_bar_vertical-d0fdd13 a ~ a { margin-top: 10px; } .coh-ce-cpt_utilities_bar_vertical-d0fdd13 a:hover { color: var(--ssa-color-palette-brand-color-green); }
.coh-ce-cpt_utilities_bar_vertical-8b0fa9d9 { -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.05);;border-top-width: 0.0625rem;border-top-style: solid;border-top-color: var(--ssa-color-palette-gray-10);padding-top: 1.5rem;padding-right: 2rem;padding-bottom: 2.5rem;padding-left: 2rem;margin-top: 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; }
.coh-ce-cpt_utilities_bar_vertical-9ccc5d42 { 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 (max-width: 564px) { .coh-ce-cpt_utilities_bar_vertical-9ccc5d42 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } .coh-ce-cpt_utilities_bar_vertical-9ccc5d42 > div { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0; }
.coh-ce-cpt_utilities_bar_vertical-3b624979 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%;padding-right: 1rem; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-3b624979 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_vertical-3b624979 { padding-right: 0rem;padding-bottom: 1rem;-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%; }  }
.coh-ce-cpt_utilities_bar_vertical-7b670fe8 { padding-top: 4.0625rem;padding-right: 3.4375rem;padding-bottom: 0rem;padding-left: 3.4375rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_vertical-7b670fe8 { padding: 0rem; }  } .coh-ce-cpt_utilities_bar_vertical-7b670fe8 ul li a:nth-child(2) { display: none; } .coh-ce-cpt_utilities_bar_vertical-7b670fe8 a { color: var(--ssa-color-palette-brand-color); } .coh-ce-cpt_utilities_bar_vertical-7b670fe8 a:hover { color: var(--ssa-color-palette-primary-dark-green); }
.coh-ce-cpt_utilities_bar_vertical-538793d1 { margin-bottom: 1.25rem; }
.coh-ce-cpt_utilities_bar_vertical-80ef0aba { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;font-size: 1.5rem;line-height: 1.875rem; }
.coh-ce-cpt_utilities_bar_vertical-965cf9df { 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;gap: 20px;;min-width: 15.625rem; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-965cf9df { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }  }
@media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-3a6810a8 { -webkit-flex-basis: 46%; -ms-flex-preferred-size: 46%; flex-basis: 46%;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1; }  }
.coh-ce-cpt_utilities_bar_vertical-7868164d { padding-bottom: 2.5rem; }
.coh-ce-cpt_utilities_bar_vertical-e162becc { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-e162becc { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 564px) { .coh-ce-cpt_utilities_bar_vertical-e162becc { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  } .coh-ce-cpt_utilities_bar_vertical-e162becc .select-countries,.coh-ce-cpt_utilities_bar_vertical-e162becc .select-container,.coh-ce-cpt_utilities_bar_vertical-e162becc .language-selector { width: 100%!important; } .coh-ce-cpt_utilities_bar_vertical-e162becc .language-switcher-language-url .utilities-bar-horizontal { display: none; }
.coh-ce-cpt_utilities_bar_vertical-9dc3319d { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%;padding-top: 1rem; } @media (max-width: 1024px) { .coh-ce-cpt_utilities_bar_vertical-9dc3319d { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
.coh-ce-cpt_utilities_bar_vertical-295e0d6d { text-align: center;background-color: var(--ssa-color-palette-brand-color);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-white);font-size: 0.75rem;line-height: 1rem;letter-spacing: 0.015625rem;text-transform: uppercase; }
@media all { .coh-ce-f3d42ff6 { background-color: rgba(0, 0, 0, 0); }  }
@media all { .coh-ce-463b5e16 { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
@media all { .coh-ce-f55e6441 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 564px) { .coh-ce-f55e6441 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-f55e6441.bloc-align-full .bloc { max-width: 100%; }  } @media all { .coh-ce-f55e6441.bloc-align-small .bloc { max-width: 25%; }  }
@media all { .coh-ce-2b6518cf { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;text-align: center;-webkit-align-self: baseline;-ms-flex-item-align: baseline;align-self: baseline;; }  } @media (max-width: 564px) { .coh-ce-2b6518cf { padding-right: 0rem;padding-bottom: 1.875rem; }  }
@media all { .coh-ce-4fe3e16d { color: var(--ssa-color-palette-brand-color-green);font-size: 5rem;line-height: 5.625rem;font-weight: 300;word-break: break-word;; }  } @media all { .coh-ce-4fe3e16d.space-between { margin-right: 1.5625rem; }  }
@media all { .coh-ce-29121b93 { color: var(--ssa-color-palette-brand-color);font-size: 1rem;line-height: 1.5625rem;max-width: 10.9375rem; }  }
@media all { .coh-ce-f3d42ff6 { background-color: rgba(0, 0, 0, 0); }  }
@media all { .coh-ce-463b5e16 { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
@media all { .coh-ce-f55e6441 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 564px) { .coh-ce-f55e6441 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-f55e6441.bloc-align-full .bloc { max-width: 100%; }  } @media all { .coh-ce-f55e6441.bloc-align-small .bloc { max-width: 25%; }  }
@media all { .coh-ce-2b6518cf { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;text-align: center;-webkit-align-self: baseline;-ms-flex-item-align: baseline;align-self: baseline;; }  } @media (max-width: 564px) { .coh-ce-2b6518cf { padding-right: 0rem;padding-bottom: 1.875rem; }  }
@media all { .coh-ce-4fe3e16d { color: var(--ssa-color-palette-brand-color-green);font-size: 5rem;line-height: 5.625rem;font-weight: 300;word-break: break-word;; }  } @media all { .coh-ce-4fe3e16d.space-between { margin-right: 1.5625rem; }  }
@media all { .coh-ce-29121b93 { color: var(--ssa-color-palette-brand-color);font-size: 1rem;line-height: 1.5625rem;max-width: 10.9375rem; }  }
@media all { .coh-ce-24a8ca7e { 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; }  }
@media all { .coh-ce-24a8ca7e { 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; }  }
@media all { .coh-ce-55b374da { max-width: 36.875rem; }  } @media all { .coh-ce-55b374da.border { border-width: 0.0625rem;border-color: var(--ssa-color-palette-gray-10); }  } @media (max-width: 564px) { .coh-ce-55b374da.border { padding-right: 0rem;padding-left: 0rem; }  } @media all { .coh-ce-55b374da.left-align-image-above { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-55b374da.left-align-image-left { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }  } @media all { .coh-ce-55b374da.left-align-image-left .card-content { -webkit-flex-basis: 0rem; -ms-flex-preferred-size: 0rem; flex-basis: 0rem;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1; }  } @media all { .coh-ce-55b374da.left-align-image-left .card-image { margin-right: 1.5rem; }  } @media all { .coh-ce-55b374da.center-align-image-above { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;text-align: center; }  } @media all { .coh-ce-55b374da.center-align-image-above .card-image { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }  } @media all { .coh-ce-55b374da button { margin-top: auto; }  }
@media all { .coh-ce-958741dd { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 2.5rem;padding-right: 2.5rem;padding-bottom: 8.125rem;padding-left: 2.5rem;border-width: 0.0625rem;border-style: solid;border-color: rgba(220, 223, 228, 1);width: 100%;word-wrap: break-word; }  } @media (max-width: 767px) { .coh-ce-958741dd { padding-right: 1.25rem;padding-left: 1.25rem; }  }
@media all { .coh-ce-469638c8 { width: 7.5rem;margin-bottom: 1.5rem;height: 7.5rem;-webkit-border-radius: 100%;border-radius: 100%; }  }
@media all { .coh-ce-8952dd00 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.4375rem;word-break: break-all;; }  }
@media all { .coh-ce-6e511996 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;color: var(--ssa-color-palette-brand-color);font-weight: 400;font-size: 0.875rem;line-height: 1.5625rem; }  }
@media all { .coh-ce-2025d3ad { display: block;max-width: 55.9375rem; }  }
@media all { .coh-ce-f36534b0 { 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;height: 100%;border-width: 0.0625rem;border-style: solid;border-color: var(--ssa-color-palette-gray-20);max-height: 11.25rem;overflow: hidden; }  } @media (max-width: 564px) { .coh-ce-f36534b0 { max-height: none; }  } @media all { .coh-ce-f36534b0:after { content: "\e905";font-family: icomoon;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: absolute;color: var(--ssa-color-palette-brand-color-green);bottom: 2.1875rem;right: 2.25rem;z-index: 1;display: block;font-size: 0.75rem; }  } @media (max-width: 564px) { .coh-ce-f36534b0:after { bottom: 1.5625rem; }  }
@media all { .coh-ce-3180ed07 { position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-top: 1.25rem;padding-right: 3.4375rem;padding-bottom: 2rem;padding-left: 2rem;width: 100%;min-height: 9.375rem;background-color: var(--ssa-color-palette-white);-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-webkit-justify-content: start;-ms-flex-pack: start;justify-content: start; }  } @media (max-width: 767px) { .coh-ce-3180ed07 { padding-bottom: 1.6875rem; }  } @media (max-width: 564px) { .coh-ce-3180ed07 { padding-bottom: 1.5625rem; }  }
@media all { .coh-ce-ea901c4e { width: 100%; }  }
@media all { .coh-ce-e1592f47 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 0rem;margin-right: 0rem;margin-bottom: 0.625rem;margin-left: 0rem; }  }
@media all { .coh-ce-12276ea8 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.4375rem;text-align: left;margin-bottom: 0.8125rem;display: block; }  }
@media all { .coh-ce-6a6ee31d { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: normal;font-size: 0.9375rem;text-align: left;padding-right: 0.625rem;color: var(--ssa-color-palette-brand-color);line-height: 1.5625rem;overflow: hidden;display: -webkit-box;;-webkit-line-clamp: 3;;line-clamp: 3;;-webkit-box-orient: vertical;; }  }
@media all { .coh-ce-a4427660 li:before { position: absolute;top: -5.8125rem;left: 0rem;background-color: var(--ssa-color-palette-brand-color-green);color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-a4427660 .coh-inline-element li { list-style-type: disc;; }  } @media all { .coh-ce-a4427660 > li { margin-right: 6.25rem;-webkit-flex-basis: 50%;-ms-flex-preferred-size: 50%;flex-basis: 50%; }  } @media (max-width: 564px) { .coh-ce-a4427660 > li { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  } @media all { .coh-ce-a4427660 > li:last-child { margin-right: 0rem; }  } @media all { .coh-ce-a4427660 .padding-bottom-25-px { padding-bottom: 1.5625rem; }  }
@media all { .coh-ce-57e7f56c { position: relative; }  } @media all { .coh-ce-57e7f56c:before { border-width: 0.0625rem;-webkit-border-radius: 100%;border-radius: 100%;border-style: solid;border-color: var(--ssa-color-palette-brand-color-green);width: 1.9375rem;padding: 1.25rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;content: "\f0eb";font-family: icomoon;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-size: 1.9375rem;color: var(--ssa-color-palette-brand-color);position: absolute;text-align: center;left: -5.9375rem;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }  }
@media all { .coh-ce-a55124d3 { 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 all { .coh-ce-41790dc5 { color: var(--ssa-color-palette-brand-color);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;font-size: 1.5rem;line-height: 1.875rem; }  }
@media all { .coh-ce-f3d42ff6 { background-color: rgba(0, 0, 0, 0); }  }
@media all { .coh-ce-463b5e16 { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
@media all { .coh-ce-f55e6441 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 564px) { .coh-ce-f55e6441 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  } @media all { .coh-ce-f55e6441.bloc-align-full .bloc { max-width: 100%; }  } @media all { .coh-ce-f55e6441.bloc-align-small .bloc { max-width: 25%; }  }
@media all { .coh-ce-2b6518cf { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;text-align: center;-webkit-align-self: baseline;-ms-flex-item-align: baseline;align-self: baseline;; }  } @media (max-width: 564px) { .coh-ce-2b6518cf { padding-right: 0rem;padding-bottom: 1.875rem; }  }
@media all { .coh-ce-4fe3e16d { color: var(--ssa-color-palette-brand-color-green);font-size: 5rem;line-height: 5.625rem;font-weight: 300;word-break: break-word;; }  } @media all { .coh-ce-4fe3e16d.space-between { margin-right: 1.5625rem; }  }
@media all { .coh-ce-29121b93 { color: var(--ssa-color-palette-brand-color);font-size: 1rem;line-height: 1.5625rem;max-width: 10.9375rem; }  }
@media all { .coh-ce-135fc5a8 { display: flex;flex-direction: column;align-items: center; }  }
@media all { .coh-ce-23b28ccb { margin-top: 1.25rem; }  }
@media all { .coh-ce-c5f2d58 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;margin-bottom: 0rem; }  }
@media all { .coh-ce-905cb4b { position: relative;overflow: clip;;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-f786920a { position: relative;overflow: clip;; }  }
@media all { .coh-ce-6ed82b86 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 100%;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row; }  } @media (max-width: 1024px) { .coh-ce-6ed82b86 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;height: auto; }  }
@media all { .coh-ce-6d17a7ca { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;padding-right: 0.75rem;padding-left: 0.75rem;-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; }  } @media (max-width: 1024px) { .coh-ce-6d17a7ca { padding-right: 0rem;padding-left: 0rem; }  } @media all { .coh-ce-6d17a7ca.has-children > a { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }  } @media (max-width: 1024px) { .coh-ce-6d17a7ca.has-children > a { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }  } @media all { .coh-ce-6d17a7ca.has-children.is-collapsed > a:after { -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); }  } @media all { .coh-ce-6d17a7ca.has-children.is-expanded > a:after { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }  }
@media all { .coh-ce-3deb8ce0 { font-size: 0.875rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;height: 100%;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 0.75rem;padding-bottom: 0.75rem; }  } @media (max-width: 1024px) { .coh-ce-3deb8ce0 { padding-right: 1rem;padding-left: 1rem;height: auto; }  } @media (max-width: 1024px) { .coh-ce-3deb8ce0:after { display: none; }  }
@media all { .coh-ce-57d18a93 { display: none;padding: 14px!important;;-webkit-transition: none;;transition: none; }  } @media (max-width: 1024px) { .coh-ce-57d18a93 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }  } @media all { .coh-ce-57d18a93:after { top: 0!important;; }  }
@media all { .coh-ce-8f190a5b { padding-top: 1.5rem;padding-bottom: 3rem;pointer-events: auto; }  } @media (max-width: 1024px) { .coh-ce-8f190a5b { margin-right: 0rem;margin-left: 0rem;padding-top: 0rem;padding-bottom: 0rem;padding-left: 0.75rem; }  }
@media all { .coh-ce-41faece7 { margin-top: 0rem;margin-bottom: 0rem;-webkit-column-gap: 0rem;-moz-column-gap: 0rem;column-gap: 0rem;-webkit-column-fill: balance;-moz-column-fill: balance;column-fill: balance; }  }
@media all { .coh-ce-4c431097 { list-style-type: none;margin-left: 0rem;padding-right: 1.5rem;padding-left: 1.5rem;display: inline-block;width: 100%; }  } @media (max-width: 1024px) { .coh-ce-4c431097 { padding-right: 0rem;padding-left: 1rem; }  }
@media all { .coh-ce-93fb219a:after { color: var(--ssa-color-palette-brand-color-green);content: "\f105";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  }
@media all { .coh-ce-d47157a4 { list-style-type: none; }  }
@media all { .coh-ce-5464d549 { list-style-type: none; }  }
@media all { .coh-ce-61cbe9b2 { list-style-type: none; }  }
@media all { .coh-ce-39a1ac35 { list-style-type: none; }  }
@media all { .coh-ce-5161516a { list-style-type: none; }  }
@media all { .coh-ce-9c23e4ec { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 100%; }  }
@media all { .coh-ce-4be69de6 { font-size: 0.75rem;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;height: 100%; }  }
@media all { .coh-ce-7dbb8dc5 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 100%; }  } @media (max-width: 767px) { .coh-ce-7dbb8dc5 { padding-top: 1.5rem;padding-bottom: 1.5rem;-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; }  }
@media all { .coh-ce-c2a716e9 { padding-right: 0.75rem;padding-left: 0.75rem; }  } @media (max-width: 767px) { .coh-ce-c2a716e9 { padding-right: 0rem;padding-left: 0rem; }  }
@media all { .coh-ce-6d736e3d { font-size: 1rem;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;height: 100%; }  } @media (max-width: 767px) { .coh-ce-6d736e3d { padding-top: 0.25rem;padding-right: 1rem;padding-bottom: 0.25rem;padding-left: 1rem; }  }
@media all { .coh-ce-6ed82b86 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 100%;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row; }  } @media (max-width: 1024px) { .coh-ce-6ed82b86 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;height: auto; }  }
@media all { .coh-ce-6d17a7ca { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;padding-right: 0.75rem;padding-left: 0.75rem;-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; }  } @media (max-width: 1024px) { .coh-ce-6d17a7ca { padding-right: 0rem;padding-left: 0rem; }  } @media all { .coh-ce-6d17a7ca.has-children > a { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }  } @media (max-width: 1024px) { .coh-ce-6d17a7ca.has-children > a { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }  } @media all { .coh-ce-6d17a7ca.has-children.is-collapsed > a:after { -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); }  } @media all { .coh-ce-6d17a7ca.has-children.is-expanded > a:after { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }  }
@media all { .coh-ce-cb66ec3 { font-size: 1rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;height: 100%;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 1024px) { .coh-ce-cb66ec3 { height: auto; }  } @media (max-width: 1024px) { .coh-ce-cb66ec3:after { display: none; }  }
@media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;border-left-style: none;border-right-width: 0.0625rem;border-right-style: solid;border-right-color: var(--ssa-color-palette-gray-10);position: relative; }  } @media (max-width: 1024px) { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 { border-right-style: none;position: inherit; }  } @media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li { padding-right: 0rem;padding-left: 0rem;max-width: none;-webkit-flex-basis: auto;-ms-flex-preferred-size: auto;flex-basis: auto;-webkit-box-flex: unset;-webkit-flex-grow: unset;-ms-flex-positive: unset;flex-grow: unset;-webkit-flex-shrink: unset;-ms-flex-negative: unset;flex-shrink: unset;width: 15.875rem;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; }  } @media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li > a { padding-right: 2rem; }  } @media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li .menu-level-3-wrapper { position: absolute;top: -3rem;width: 40rem;left: 20.625rem;z-index: 1; }  } @media (max-width: 1024px) { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li .menu-level-3-wrapper { top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;background-color: var(--ssa-color-palette-white);width: auto; }  } @media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li .menu-level-3-wrapper .menu-level-3-sub-wrapper { padding-top: 3rem;padding-right: 3.125rem;padding-bottom: 3.125rem;padding-left: 2.9375rem; }  } @media (max-width: 1024px) { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li .menu-level-3-wrapper .menu-level-3-sub-wrapper { padding-top: 0rem;padding-right: 0rem;padding-bottom: 0rem;padding-left: 0rem; }  } @media (max-width: 1024px) { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li .menu-level-3-wrapper .menu-level-3-sub-wrapper .container-background { padding-top: 2.5rem;padding-right: 3rem;padding-bottom: 2rem;padding-left: 2rem; }  } @media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li .menu-level-3-wrapper .menu-level-3-sub-wrapper ul { margin-top: 0rem;margin-bottom: 0rem;display: grid;grid-template-columns: 1fr 1fr;grid-gap: 32px 54px;; }  } @media (max-width: 1024px) { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li .menu-level-3-wrapper .menu-level-3-sub-wrapper ul { padding-top: 2.5rem;padding-right: 3rem;padding-bottom: 3rem;padding-left: 2rem;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;grid-gap: 40px 54px;; }  } @media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li.has-children > a:after { color: var(--ssa-color-palette-gray-20);content: "\e926";font-family: icomoon;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-size: 1rem;-webkit-transition: all 0.3s;transition: all 0.3s;margin-top: 0.1875rem;margin-left: auto; }  } @media (max-width: 1024px) { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li.has-children > a:after { display: none; }  } @media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li.has-children:hover:after { height: 100%;width: 100%;position: absolute;top: 0rem;content: "";right: -20.625rem;display: block; }  } @media (max-width: 1024px) { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li.has-children:hover:after { display: none; }  } @media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li.has-children:hover > a:after { color: var(--ssa-color-palette-primary-dark-green); }  } @media all { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li.is-collapsed .menu-level-3-wrapper { display: none;display: none!important; }  } @media (max-width: 1024px) { .coh-ce-600d3d28.menu-level-2-wrapper:not(.is-third-lvl-menu-1) ul.menu-level-2 > li.is-collapsed .menu-level-3-wrapper { display: none; }  } @media all { .coh-ce-600d3d28.is-third-lvl-menu-1 ul.menu-level-2 > li > a:after { color: var(--ssa-color-palette-primary-dark-green);-webkit-transition: all 0.3s;transition: all 0.3s;opacity: 0;content: "\e926";font-family: icomoon;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-size: 1rem;position: absolute;right: 2.5625rem;top: 0.9375rem; }  } @media (max-width: 1024px) { .coh-ce-600d3d28.is-third-lvl-menu-1 ul.menu-level-2 > li > a:after { display: none; }  } @media all { .coh-ce-600d3d28.is-third-lvl-menu-1 ul.menu-level-2 > li:hover > a:after { right: 1.5rem;opacity: 1; }  }
@media all { .coh-ce-53fa1f06 { padding-top: 1.125rem;pointer-events: auto;margin-top: 1.875rem;margin-bottom: 4.75rem; }  } @media (max-width: 1024px) { .coh-ce-53fa1f06 { margin-top: 0rem;margin-right: 0rem;margin-bottom: 0rem;margin-left: 0rem;padding-top: 0rem;padding-bottom: 0rem;padding-left: 0rem; }  }
@media all { .coh-ce-41faece7 { margin-top: 0rem;margin-bottom: 0rem;-webkit-column-gap: 0rem;-moz-column-gap: 0rem;column-gap: 0rem;-webkit-column-fill: balance;-moz-column-fill: balance;column-fill: balance; }  }
@media all { .coh-ce-4c431097 { list-style-type: none;margin-left: 0rem;padding-right: 1.5rem;padding-left: 1.5rem;display: inline-block;width: 100%; }  } @media (max-width: 1024px) { .coh-ce-4c431097 { padding-right: 0rem;padding-left: 1rem; }  }
@media all { .coh-ce-7984b21f { display: none; }  }
@media (max-width: 1024px) { .coh-ce-ffc063bf { background-color: var(--ssa-color-palette-gray-10); }  }
@media all { .coh-ce-f9e25741 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 200;color: var(--ssa-color-palette-brand-color-text);font-size: 1.875rem;line-height: 2.25rem;margin-bottom: 0.25rem; }  } @media (max-width: 1024px) { .coh-ce-f9e25741 { font-weight: 400;font-size: 1.1875rem;line-height: 1.625rem; }  }
@media all { .coh-ce-bdee3031 { 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: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-10);padding-bottom: 1rem;margin-bottom: 2rem; }  } @media (max-width: 1024px) { .coh-ce-bdee3031 { margin-bottom: 0rem;padding-bottom: 0rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start; }  }
@media all { .coh-ce-1d880dfb { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-brand-color-text);line-height: 1.25rem;font-size: 0.875rem;width: 25.4375rem; }  } @media (max-width: 1024px) { .coh-ce-1d880dfb { width: auto; }  }
@media all { .coh-ce-7d4582ad { margin-left: auto;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;color: var(--ssa-color-palette-brand-color-text);font-size: 0.625rem;line-height: 0.75rem;text-transform: uppercase;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-primary-dark-green);padding-bottom: 0.25rem; }  } @media (max-width: 1024px) { .coh-ce-7d4582ad { padding-top: 0.75rem;padding-bottom: 0rem;margin-left: initial; }  }
@media all { .coh-ce-903bba34 { display: block; }  }
@media all { .coh-ce-f9c17d88 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 100%;-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; }  } @media (max-width: 1024px) { .coh-ce-f9c17d88 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;height: auto; }  } @media all { .coh-ce-f9c17d88:after { height: 0.5rem;width: 0.0625rem;content: "";margin-left: 1rem;background-color: var(--ssa-color-palette-brand-color);display: block; }  } @media (max-width: 1024px) { .coh-ce-f9c17d88:after { display: none; }  } @media all { .coh-ce-f9c17d88[data-menu-links=""]:after { display: none; }  }
@media all { .coh-ce-6d17a7ca { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;padding-right: 0.75rem;padding-left: 0.75rem;-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; }  } @media (max-width: 1024px) { .coh-ce-6d17a7ca { padding-right: 0rem;padding-left: 0rem; }  } @media all { .coh-ce-6d17a7ca.has-children > a { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }  } @media (max-width: 1024px) { .coh-ce-6d17a7ca.has-children > a { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }  } @media all { .coh-ce-6d17a7ca.has-children.is-collapsed > a:after { -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); }  } @media all { .coh-ce-6d17a7ca.has-children.is-expanded > a:after { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }  }
@media all { .coh-ce-91e5cbd6 { font-size: 0.875rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;height: 100%;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media (max-width: 1024px) { .coh-ce-91e5cbd6 { padding-right: 1rem;padding-left: 1rem;height: auto; }  }
@media all { .coh-ce-349d9631 { padding-bottom: 1.25rem;pointer-events: auto;-webkit-box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%);box-shadow: 0px 20px 34px -14px rgb(0 0 0 / 45%);;;width: -webkit-fit-content;;;width: -moz-fit-content;;;width: fit-content;min-width: 15rem; }  } @media (max-width: 1024px) { .coh-ce-349d9631 { margin-right: 0rem;margin-left: 0rem;padding-top: 0rem;padding-bottom: 0rem;padding-left: 0.75rem;-webkit-box-shadow: none;box-shadow: none;;width: auto;;min-width: unset; }  }
@media all { .coh-ce-41faece7 { margin-top: 0rem;margin-bottom: 0rem;-webkit-column-gap: 0rem;-moz-column-gap: 0rem;column-gap: 0rem;-webkit-column-fill: balance;-moz-column-fill: balance;column-fill: balance; }  }
@media all { .coh-ce-4c431097 { list-style-type: none;margin-left: 0rem;padding-right: 1.5rem;padding-left: 1.5rem;display: inline-block;width: 100%; }  } @media (max-width: 1024px) { .coh-ce-4c431097 { padding-right: 0rem;padding-left: 1rem; }  }
@media all { .coh-ce-93fb219a:after { color: var(--ssa-color-palette-brand-color-green);content: "\f105";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  }
@media all { .coh-ce-78b004d1 { min-width: 55.9375rem;margin-top: 3.75rem;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; }  } @media (max-width: 1024px) { .coh-ce-78b004d1 { min-width: auto; }  } @media (max-width: 564px) { .coh-ce-78b004d1 { margin-top: 2.5rem; }  }
@media all { .coh-ce-78b004d1 { min-width: 55.9375rem;margin-top: 3.75rem;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; }  } @media (max-width: 1024px) { .coh-ce-78b004d1 { min-width: auto; }  } @media (max-width: 564px) { .coh-ce-78b004d1 { margin-top: 2.5rem; }  }
@media all { .coh-ce-78b004d1 { min-width: 55.9375rem;margin-top: 3.75rem;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; }  } @media (max-width: 1024px) { .coh-ce-78b004d1 { min-width: auto; }  } @media (max-width: 564px) { .coh-ce-78b004d1 { margin-top: 2.5rem; }  }
@media all { .coh-ce-8e94081b .select2-container--default .select2-selection--multiple .select2-selection__choice { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color-green);margin-bottom: 0.3125rem; }  } @media all { .coh-ce-8e94081b .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-8e94081b ul li { margin: 0rem; }  } @media all { .coh-ce-8e94081b .select2-selection__rendered { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;display: flex!important;; }  } @media all { .coh-ce-8e94081b .select2-search { display: -webkit-box!important; display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important;; }  } @media all { .coh-ce-8e94081b .select2-container .select2-search--inline .select2-search__field { margin-top: 0rem; }  } @media all { .coh-ce-8e94081b .form-actions { display: none; }  } @media all { .coh-ce-8e94081b .select2-container .select2-selection--multiple { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;min-height: 3.125rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  }
@media all { .coh-ce-56bc275b { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1.25rem; }  } @media (max-width: 1024px) { .coh-ce-56bc275b { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }  } @media all { .coh-ce-56bc275b .coh-view-contents { 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 all { .coh-ce-56bc275b .coh-view-contents .item { margin-right: 1.25rem;-webkit-flex-basis: 32%;-ms-flex-preferred-size: 32%;flex-basis: 32%; }  } @media (max-width: 1439px) { .coh-ce-56bc275b .coh-view-contents .item { -webkit-flex-basis: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%;margin-right: 0rem; }  } @media (max-width: 1169px) { .coh-ce-56bc275b .coh-view-contents .item { -webkit-flex-basis: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; }  } @media (max-width: 1024px) { .coh-ce-56bc275b .coh-view-contents .item { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  } @media (max-width: 767px) { .coh-ce-56bc275b .coh-view-contents .item { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;margin-right: 0rem; }  } @media all { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 49%; -ms-flex-preferred-size: 49%; flex-basis: 49%; }  } @media (max-width: 1439px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; }  } @media (max-width: 1169px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; }  } @media (max-width: 1024px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  } @media (max-width: 767px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  } @media all { .coh-ce-56bc275b .coh-view-contents .item:nth-child(3n-1) { margin-right: 0rem; }  } @media (max-width: 1439px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(odd) { margin-right: 1.25rem; }  } @media (max-width: 1169px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(odd) { margin-right: 1.25rem; }  } @media (max-width: 1024px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(odd) { margin-right: 0rem; }  } @media (max-width: 767px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(odd) { margin-right: 0rem; }  } @media all { .coh-ce-56bc275b .coh-view-contents .coh-style-padding-small { margin-bottom: 1.25rem; }  }
@media all { .coh-ce-d91406a6 { min-width: 24.0625rem; }  } @media (max-width: 564px) { .coh-ce-d91406a6 { min-width: auto; }  } @media all { .coh-ce-d91406a6 article { position: relative; }  } @media all { .coh-ce-d91406a6 .article-container { min-height: 25rem; }  }
@media all { .coh-ce-bc7cd78c { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1.25rem; }  }
@media all { .coh-ce-6b10f8af { 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;min-width: 55.9375rem;margin-top: 3.75rem; }  } @media (max-width: 1024px) { .coh-ce-6b10f8af { min-width: auto; }  } @media (max-width: 564px) { .coh-ce-6b10f8af { margin-top: 2.5rem; }  }
@media all { .coh-ce-78b004d1 { min-width: 55.9375rem;margin-top: 3.75rem;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; }  } @media (max-width: 1024px) { .coh-ce-78b004d1 { min-width: auto; }  } @media (max-width: 564px) { .coh-ce-78b004d1 { margin-top: 2.5rem; }  }
@media all { .coh-ce-90e564f1 { margin-left: 0px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1rem;position: relative; }  } @media (max-width: 767px) { .coh-ce-90e564f1 { -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: start;-ms-flex-align: start;align-items: start; }  } @media all { .coh-ce-90e564f1 ~ li { border-top-width: 1px;border-top-style: solid;border-top-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-ce-90e564f1 .views-field-title { width: 100%;font-weight: 600;padding-right: 150px;margin-bottom: 5px; }  } @media (max-width: 767px) { .coh-ce-90e564f1 .views-field-title { padding-right: 0rem; }  } @media all { .coh-ce-90e564f1 .views-field-title .views-label { display: none; }  } @media all { .coh-ce-90e564f1 .views-field-changed { font-weight: 300;font-size: 14px;line-height: 17px;margin-bottom: 5px; }  } @media all { .coh-ce-90e564f1 a { color: var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;font-size: 12px;line-height: 16px;text-align: center;font-style: normal;text-transform: uppercase;background-color: var(--ssa-color-palette-brand-color);-webkit-transition: all 300ms ease;transition: all 300ms ease;padding-top: 16px;padding-right: 32px;padding-bottom: 16px;padding-left: 32px;border-width: 1px;-webkit-border-radius: 999px;border-radius: 999px;border-style: solid;border-color: var(--ssa-color-palette-brand-color);display: inline-block;position: absolute;top: 1rem;right: 0rem; }  } @media (max-width: 767px) { .coh-ce-90e564f1 a { position: relative;top: unset;right: unset; }  } @media all { .coh-ce-90e564f1 a:hover { color: var(--ssa-color-palette-brand-color);background-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-90e564f1 .views-field-nothing a { right: 8.125rem; }  }
@media all { .coh-ce-78b004d1 { min-width: 55.9375rem;margin-top: 3.75rem;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; }  } @media (max-width: 1024px) { .coh-ce-78b004d1 { min-width: auto; }  } @media (max-width: 564px) { .coh-ce-78b004d1 { margin-top: 2.5rem; }  }
@media all { .coh-ce-78b004d1 { min-width: 55.9375rem;margin-top: 3.75rem;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; }  } @media (max-width: 1024px) { .coh-ce-78b004d1 { min-width: auto; }  } @media (max-width: 564px) { .coh-ce-78b004d1 { margin-top: 2.5rem; }  }
@media all { .coh-ce-f1437931 li { list-style: none;;margin: 0rem; }  } @media all { .coh-ce-f1437931 li a { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-brand-color-green);padding-bottom: 0.25rem; }  }
@media all { .coh-ce-78b004d1 { min-width: 55.9375rem;margin-top: 3.75rem;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; }  } @media (max-width: 1024px) { .coh-ce-78b004d1 { min-width: auto; }  } @media (max-width: 564px) { .coh-ce-78b004d1 { margin-top: 2.5rem; }  }
@media all { .coh-ce-8b133a87 .coh-row .coh-column:first-child { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%;max-width: 50%; }  } @media (max-width: 1024px) { .coh-ce-8b133a87 .coh-row .coh-column:first-child { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;max-width: 100%; }  }
@media all { .coh-ce-bc7cd78c { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1.25rem; }  }
@media all { .coh-ce-d2fc443a { text-align: left;font-size: 1rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: var(--ssa-color-palette-brand-color);line-height: 1rem;margin-bottom: 1.25rem;opacity: 0.6; }  }
@media all { .coh-ce-b3736e25 { padding-bottom: 1.25rem; }  } @media all { .coh-ce-b3736e25 article { position: relative; }  } @media all { .coh-ce-b3736e25 .content > span:last-child h1,.coh-ce-b3736e25 .content > span:last-child h2,.coh-ce-b3736e25 .content > span:last-child h3,.coh-ce-b3736e25 .content > span:last-child h4,.coh-ce-b3736e25 .content > span:last-child h5,.coh-ce-b3736e25 .content > span:last-child h5 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1rem;line-height: 1.5rem;margin-bottom: 1.5rem; }  } @media all { .coh-ce-b3736e25 .content > span:last-child strong { font-weight: 400; }  } @media all { .coh-ce-b3736e25 .content > span:last-child i { font-style: normal; }  }
@media all { .coh-ce-6b10f8af { 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;min-width: 55.9375rem;margin-top: 3.75rem; }  } @media (max-width: 1024px) { .coh-ce-6b10f8af { min-width: auto; }  } @media (max-width: 564px) { .coh-ce-6b10f8af { margin-top: 2.5rem; }  }
@media all { .coh-ce-443cc08f { display: none; }  }
@media all { .coh-ce-fb77c2c1 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;display: none; }  }
@media all { .coh-ce-a82b3bfd { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-a82b3bfd .collapsiblock { display: none; }  }
@media all { .coh-ce-bbaced87 { margin-right: 3.125rem;margin-bottom: 1.5625rem; }  }
@media all { .coh-ce-d27f284f { color: var(--ssa-color-palette-brand-color-green);font-size: 1rem;line-height: 1rem;font-weight: 500;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; }  }
@media all { .coh-ce-162c00c5 ul li { list-style: none;; }  }
@media all { .coh-ce-d95c33f2 .select2-container--default .select2-selection--multiple .select2-selection__choice { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color-green);margin-bottom: 0.3125rem; }  } @media all { .coh-ce-d95c33f2 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-d95c33f2 ul li { margin: 0rem; }  } @media all { .coh-ce-d95c33f2 .select2-selection__rendered { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;display: flex!important;; }  } @media all { .coh-ce-d95c33f2 .select2-search { display: -webkit-box!important; display: -webkit-flex!important; display: -ms-flexbox!important; display: flex!important;; }  } @media all { .coh-ce-d95c33f2 .select2-container .select2-search--inline .select2-search__field { margin-top: 0rem; }  } @media all { .coh-ce-d95c33f2 .form-actions { padding-top: 0rem; }  } @media all { .coh-ce-d95c33f2 .form-actions .form-submit { color: var(--ssa-color-palette-white);background-color: var(--ssa-color-palette-brand-color);width: 9.375rem;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: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; }  } @media all { .coh-ce-d95c33f2 .form-actions .form-submit:hover { background-color: var(--ssa-color-palette-brand-color-dark);color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-d95c33f2 .form-actions:before { display: none; }  } @media all { .coh-ce-d95c33f2 .select2-container .select2-selection--multiple { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;min-height: 3.125rem;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-d95c33f2 .select2-selection__choice { 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;height: 2.5rem; }  } @media all { .coh-ce-d95c33f2 form { 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 all { .coh-ce-d95c33f2 form .form-type-select { width: 100%; }  } @media all { .coh-ce-d95c33f2 form .form-type-select .select2-search__field { width: auto; }  } @media all { .coh-ce-d95c33f2 form input.form-text { background-color: var(--ssa-color-palette-white);height: 4.1875rem;width: 36.875rem;color: var(--ssa-color-palette-gray-70);font-size: 1.125rem;background-image: none;padding-right: 1.5rem;padding-left: 1.5rem;-webkit-border-radius: 3.125rem;border-radius: 3.125rem;border-style: solid;background-position: -webkit-calc(100% - 30px) center;background-position: calc(100% - 30px) center;;border: 1px solid rgb(0,36,57,0.3); }  } @media (max-width: 767px) { .coh-ce-d95c33f2 form input.form-text { width: 31.25rem; }  } @media (max-width: 564px) { .coh-ce-d95c33f2 form input.form-text { width: 100%; }  } @media all { .coh-ce-d95c33f2 form .form-type-textfield { position: relative; }  } @media all { .coh-ce-d95c33f2 form .form-type-textfield:first-child:before { -webkit-transition: color 300ms ease; transition: color 300ms ease;color: var(--ssa-color-palette-brand-color);font-size: 1.5rem;position: absolute;top: 2.375rem;right: 2.1875rem;content: "\e90b";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-d95c33f2 .form-item:first-child { margin-bottom: 0!important;; }  }
@media all { .coh-ce-56bc275b { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1.25rem; }  } @media (max-width: 1024px) { .coh-ce-56bc275b { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }  } @media all { .coh-ce-56bc275b .coh-view-contents { 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 all { .coh-ce-56bc275b .coh-view-contents .item { margin-right: 1.25rem;-webkit-flex-basis: 32%;-ms-flex-preferred-size: 32%;flex-basis: 32%; }  } @media (max-width: 1439px) { .coh-ce-56bc275b .coh-view-contents .item { -webkit-flex-basis: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%;margin-right: 0rem; }  } @media (max-width: 1169px) { .coh-ce-56bc275b .coh-view-contents .item { -webkit-flex-basis: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; }  } @media (max-width: 1024px) { .coh-ce-56bc275b .coh-view-contents .item { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  } @media (max-width: 767px) { .coh-ce-56bc275b .coh-view-contents .item { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;margin-right: 0rem; }  } @media all { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 49%; -ms-flex-preferred-size: 49%; flex-basis: 49%; }  } @media (max-width: 1439px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; }  } @media (max-width: 1169px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; }  } @media (max-width: 1024px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  } @media (max-width: 767px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(-n+2) { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  } @media all { .coh-ce-56bc275b .coh-view-contents .item:nth-child(3n-1) { margin-right: 0rem; }  } @media (max-width: 1439px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(odd) { margin-right: 1.25rem; }  } @media (max-width: 1169px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(odd) { margin-right: 1.25rem; }  } @media (max-width: 1024px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(odd) { margin-right: 0rem; }  } @media (max-width: 767px) { .coh-ce-56bc275b .coh-view-contents .item:nth-child(odd) { margin-right: 0rem; }  } @media all { .coh-ce-56bc275b .coh-view-contents .coh-style-padding-small { margin-bottom: 1.25rem; }  }
@media all { .coh-ce-d91406a6 { min-width: 24.0625rem; }  } @media (max-width: 564px) { .coh-ce-d91406a6 { min-width: auto; }  } @media all { .coh-ce-d91406a6 article { position: relative; }  } @media all { .coh-ce-d91406a6 .article-container { min-height: 25rem; }  }
@media all { .coh-ce-bc7cd78c { 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: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1.25rem; }  }
@media all { .coh-ce-3f464d2b { 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;min-width: 55.9375rem; }  } @media (max-width: 1024px) { .coh-ce-3f464d2b { min-width: auto; }  }
@media all { .coh-ce-a90d796f { 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; }  }
@media all { .coh-ce-90e564f1 { margin-left: 0px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-top: 1rem;position: relative; }  } @media (max-width: 767px) { .coh-ce-90e564f1 { -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: start;-ms-flex-align: start;align-items: start; }  } @media all { .coh-ce-90e564f1 ~ li { border-top-width: 1px;border-top-style: solid;border-top-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-ce-90e564f1 .views-field-title { width: 100%;font-weight: 600;padding-right: 150px;margin-bottom: 5px; }  } @media (max-width: 767px) { .coh-ce-90e564f1 .views-field-title { padding-right: 0rem; }  } @media all { .coh-ce-90e564f1 .views-field-title .views-label { display: none; }  } @media all { .coh-ce-90e564f1 .views-field-changed { font-weight: 300;font-size: 14px;line-height: 17px;margin-bottom: 5px; }  } @media all { .coh-ce-90e564f1 a { color: var(--ssa-color-palette-white);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;font-size: 12px;line-height: 16px;text-align: center;font-style: normal;text-transform: uppercase;background-color: var(--ssa-color-palette-brand-color);-webkit-transition: all 300ms ease;transition: all 300ms ease;padding-top: 16px;padding-right: 32px;padding-bottom: 16px;padding-left: 32px;border-width: 1px;-webkit-border-radius: 999px;border-radius: 999px;border-style: solid;border-color: var(--ssa-color-palette-brand-color);display: inline-block;position: absolute;top: 1rem;right: 0rem; }  } @media (max-width: 767px) { .coh-ce-90e564f1 a { position: relative;top: unset;right: unset; }  } @media all { .coh-ce-90e564f1 a:hover { color: var(--ssa-color-palette-brand-color);background-color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-90e564f1 .views-field-nothing a { right: 8.125rem; }  }
@media all { .coh-ce-77a2926d { width: 100%; border-collapse:  collapse;page-break-inside: avoid; }  }
@media all { .coh-ce-99ce69c1 { width: 30%; }  }
@media all { .coh-ce-3c972852 { min-width: auto;max-height: 13.75rem; }  }
@media all { .coh-ce-e6a10415 { width: 70%;background-color: var(--ssa-color-palette-brand-color);text-align: center;vertical-align:  middle;background-color: #002439; }  }
@media all { .coh-ce-c3359629 { padding-top: 2rem;padding-right: 5rem;padding-bottom: 1.5rem;padding-left: 3rem;height: 13.125rem;margin-right: 4rem;margin-left: 2.5rem; }  }
@media all { .coh-ce-a8d7cc15 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-white);font-size: 2.125rem;line-height: 2.75rem;letter-spacing: 0.020625rem;max-width: 59.375rem;margin-right: auto;margin-left: auto;max-height: 5.5rem;overflow: hidden;text-transform: none;color: #ffffff;font-family: "Roboto", sans-serif; }  }
@media all { .coh-ce-2c90ba2d { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-white);font-size: 1.25rem;line-height: 1.875rem;letter-spacing: 0.04125rem;text-transform: uppercase;max-width: 59.375rem;margin-right: auto;margin-left: auto;color: #ffffff;font-family: "Roboto", sans-serif; }  } @media all { .coh-ce-2c90ba2d a { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-white);font-size: 1.5rem;line-height: 1.875rem;text-transform: uppercase;letter-spacing: 0.045rem; }  }
@media all { .coh-ce-c71119bd { width: 30%;vertical-align: top; }  }
@media all { .coh-ce-752f9f61 { background-color: rgba(242, 242, 243, 1);height: 530px;padding-top: 0.625rem;padding-right: 2.5rem;padding-bottom: 2rem;padding-left: 3rem;page-break-inside: avoid;page-break-after: auto; }  } @media all { .coh-ce-752f9f61:not(.brand-count-1) > img { display: none; }  } @media all { .coh-ce-752f9f61 h3,.coh-ce-752f9f61 span,.coh-ce-752f9f61 a { color: #002439!important;font-family: "Roboto", sans-serif;cursor: text; }  } @media all { .coh-ce-752f9f61 a { pointer-events: none;text-decoration: none; }  }
@media all { .coh-ce-e8e36ab2 { -o-object-fit: contain; object-fit: contain;width: 11.25rem;display: block; }  } @media all { .coh-ce-e8e36ab2:not(.country-in-charge-1) { display: none; }  } @media all { .coh-ce-e8e36ab2.global-reference-1 { display: none; }  }
@media all { .coh-ce-ac0a6f6a { display: none;width: 11.25rem;-o-object-fit: contain;object-fit: contain; }  } @media all { .coh-ce-ac0a6f6a.global-reference-1 { display: block; }  }
@media all { .coh-ce-d95a5b83 { width: 100%;margin-top: 1.25rem;page-break-inside: avoid; }  }
@media all { .coh-ce-1d32bad2 { width: 50%;padding-right: 1.5rem;padding-bottom: 1.5rem; }  }
@media all { .coh-ce-8951229b { text-transform: uppercase;font-size: 0.875rem;line-height: 1.25rem;letter-spacing: 0.025rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;margin-bottom: 0rem; }  }
@media all { .coh-ce-121e559f { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.125rem;line-height: 1.625rem; }  } @media all { .coh-ce-121e559f a { color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.625rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400; }  }
@media all { .coh-ce-ee6bc698 { width: 50%;padding-bottom: 1.5rem; }  }
@media all { .coh-ce-f17580ea { text-transform: uppercase;font-size: 0.875rem;line-height: 1.25rem;margin-bottom: 0rem;letter-spacing: 0.025rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700; }  }
@media all { .coh-ce-687a9e3e { line-height: 1.625rem;font-size: 1.125rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400; }  } @media all { .coh-ce-687a9e3e a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-687a9e3e.global-reference-1 { display: none; }  }
@media all { .coh-ce-7d045bfd { display: none;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.625rem; }  } @media all { .coh-ce-7d045bfd.global-reference-1 { display: block; }  }
@media all { .coh-ce-af9afcb4 { width: 50%;padding-right: 1.5rem;padding-bottom: 1.5rem; }  }
@media all { .coh-ce-89385140 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1.125rem;line-height: 1.625rem;font-weight: 400; }  } @media all { .coh-ce-89385140 a { color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-3f56d4cf { padding-bottom: 1.5rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }  }
@media all { .coh-ce-8af0a01d { font-size: 1.125rem;line-height: 1.625rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400; }  } @media all { .coh-ce-8af0a01d a { color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-d5e471af { width: 100%; }  }
@media all { .coh-ce-beeb02aa { width: 100%;padding-bottom: 1.5rem; }  }
@media all { .coh-ce-334e0c48 { border-top-width: 1px;border-top-style: solid;border-top-color: var(--ssa-color-palette-brand-color);width: 100%;padding-top: 1.875rem; }  }
@media all { .coh-ce-cc709f91 { padding-top: 2rem;padding-right: 0.75rem;width: 50%; }  }
@media all { .coh-ce-3c66db08 { padding-bottom: 1rem; }  }
@media all { .coh-ce-a7932e60 { padding-top: 2rem;padding-left: 0.75rem;width: 50%; }  }
@media all { .coh-ce-c2b4e5da { text-transform: uppercase;font-size: 0.875rem;line-height: 1.25rem;margin-bottom: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;letter-spacing: 0.025rem; }  }
@media all { .coh-ce-85f51759 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1.125rem;line-height: 1.625rem;font-weight: 400; }  } @media all { .coh-ce-85f51759 a { color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-e5644422 { width: 100%;border-top-width: 1px;border-top-style: solid;border-top-color: rgba(206, 210, 213, 1); }  } @media all { .coh-ce-e5644422.display-1 td:last-child { padding-right: 0.75rem;padding-left: 0rem; }  }
@media all { .coh-ce-5abe090d { padding-top: 1.5rem;padding-left: 0.75rem;display: none; }  } @media all { .coh-ce-5abe090d.display-0 { display: block; }  }
@media all { .coh-ce-56a49778 { text-transform: uppercase;font-size: 0.875rem;line-height: 1.25rem;margin-bottom: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;letter-spacing: 0.025rem;width: 100%; }  }
@media all { .coh-ce-a8f49fd0 { padding-top: 1.5rem;padding-left: 0.75rem;width: 50%; }  }
@media all { .coh-ce-777dc164 { font-size: 0.875rem;line-height: 1.25rem;margin-bottom: 0rem;text-transform: uppercase;letter-spacing: 0.025rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;display: none; }  } @media all { .coh-ce-777dc164.is-on-going-1 { display: block; }  }
@media all { .coh-ce-d086e9c { font-size: 0.875rem;line-height: 1.25rem;margin-bottom: 0rem;text-transform: uppercase;letter-spacing: 0.025rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;display: none; }  } @media all { .coh-ce-d086e9c.is-on-going-0 { display: block; }  }
@media all { .coh-ce-d99f2dd6 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1.125rem;line-height: 1.625rem;font-weight: 400;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  }
@media all { .coh-ce-25d2eff9 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1.125rem;line-height: 1.625rem;font-weight: 400;display: none; }  } @media all { .coh-ce-25d2eff9.is-on-going-0 { display: block; }  }
@media all { .coh-ce-d7ec7d53 { background-color: rgba(242, 242, 243, 1);width: 100%;page-break-inside: avoid; }  }
@media all { .coh-ce-63699632 { vertical-align: middle;padding-left: 3rem; }  }
@media all { .coh-ce-7cc3fd13 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: var(--ssa-color-palette-brand-color);font-size: 1rem;font-style: italic;display: none;margin-bottom: 0rem;color: #002439;font-family: "Roboto", sans-serif; }  } @media all { .coh-ce-7cc3fd13.display-1 { display: block; }  }
@media all { .coh-ce-63521266 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: var(--ssa-color-palette-brand-color);font-size: 1rem;font-style: italic;display: none;line-height: 1.625rem;color: #002439;font-family: "Roboto", sans-serif; }  } @media all { .coh-ce-63521266.display-0 { display: block; }  }
@media all { .coh-ce-17888ce3 { min-height: 5rem; }  }
@media all { .coh-ce-1072e213:before,.coh-ce-1072e213:after { clear: none;content: normal;display: inline; }  } @media all { .coh-ce-1072e213 { height: 5rem;width: auto;float: right; }  }
@media all { .coh-ce-3f606232 { width: 70%; }  }
@media all { .coh-ce-ac091b74 { margin-right: 4rem;margin-left: 2.5rem; }  }
@media all { .coh-ce-9879c310 { border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(206, 210, 213, 1);width: 100%; }  }
@media all { .coh-ce-6187e0dc { padding-top: 2.5rem;padding-right: 5rem;padding-bottom: 2.5rem;padding-left: 3rem;overflow: hidden; }  }
@media all { .coh-ce-7fc82c4f { overflow: hidden;max-height: 10.625rem; }  }
@media all { .coh-ce-f692975 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.75rem;text-align: center;height: 10.625rem;max-width: 62.5rem;margin-right: auto;margin-bottom: 0rem;margin-left: auto;overflow: hidden;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;color: #002439;font-family: "Roboto", sans-serif; }  } @media all { .coh-ce-f692975 p { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.125rem;line-height: 1.75rem;text-align: center;color: var(--ssa-color-palette-brand-color);margin-bottom: 0rem;color: #002439;font-family: "Roboto", sans-serif; }  } @media all { .coh-ce-f692975 ul { text-align: left; }  } @media all { .coh-ce-f692975 ul li { position: relative;list-style-type: none; }  } @media all { .coh-ce-f692975 ul li:before { color: var(--ssa-color-palette-primary-dark-green);font-size: 1.9375rem;position: absolute;top: -0.5rem;left: -1.25rem;content: "•";color: #008163; }  }
@media all { .coh-ce-dba23f0c { padding-top: 1.5rem;padding-right: 4rem;padding-bottom: 2rem;padding-left: 2.5rem; }  } @media all { .coh-ce-dba23f0c h2,.coh-ce-dba23f0c span,.coh-ce-dba23f0c p { color: #002439;font-family: "Roboto", sans-serif; }  }
@media all { .coh-ce-f17891b4 { width: 100%;page-break-inside: avoid; }  }
@media all { .coh-ce-6cb675a { width: 50%;padding-right: 1.5rem; }  }
@media all { .coh-ce-5c94477 { page-break-inside: avoid; }  }
@media all { .coh-ce-377cbd5e { vertical-align: middle; }  }
@media all { .coh-ce-eedf8f47 { line-height: 2.25rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.75rem;margin-bottom: 0.4375rem; }  } @media all { .coh-ce-eedf8f47:before { margin-right: 0.5rem;display: inline-block;height: 2.625rem;width: 2.625rem;content: "\f006";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-position: left top;background-size: 2.625rem 2.625rem;background-repeat: no-repeat;background-attachment: scroll;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='66' width='66'%3e%3cpath fill='currentColor' d='M55.5923 29.574C55.5173 29.574 55.4349 29.574 55.3513 29.5911C53.7974 29.6907 52.5434 30.8288 52.236 32.2987H49.4698C49.2952 28.2871 47.6921 24.6492 45.1411 21.8752L47.0934 19.9234C47.6664 20.2971 48.3314 20.4887 48.9879 20.4887C49.7857 20.4887 50.5825 20.2061 51.2058 19.6494C51.2722 19.5991 51.3386 19.5327 51.3964 19.4749C52.0443 18.8271 52.402 17.9631 52.402 17.0413C52.402 16.1195 52.0443 15.2641 51.3964 14.625C50.7485 13.9772 49.8928 13.6196 48.9708 13.6196C48.0487 13.595 47.1844 13.9772 46.528 14.6324C46.4701 14.6903 46.4037 14.7566 46.3952 14.7738C45.3489 15.945 45.2568 17.6473 46.0878 18.9267L44.1269 20.887C41.3522 18.3368 37.7132 16.7341 33.7004 16.5596V13.7856C35.1708 13.4783 36.3092 12.2246 36.4088 10.6712C36.4173 10.5876 36.4259 10.5052 36.4259 10.4303C36.4259 8.53634 34.8891 7 32.9946 7C31.1002 7 29.5634 8.53634 29.5634 10.4303C29.5634 10.5052 29.5634 10.5876 29.5805 10.6712C29.6801 12.2246 30.8185 13.4783 32.2889 13.7856V16.551C28.2761 16.7255 24.6371 18.3282 21.8623 20.8784L19.91 18.9181C20.7411 17.6473 20.649 15.945 19.6113 14.7823C19.5609 14.7245 19.5117 14.6742 19.4613 14.625C18.8134 13.9772 17.9492 13.6196 17.0357 13.6196C16.1222 13.6196 15.2579 13.9772 14.61 14.625C13.9621 15.2727 13.6044 16.1367 13.6044 17.0499C13.6044 17.9631 13.9621 18.8357 14.61 19.4749C14.6764 19.5412 14.7428 19.5991 14.7599 19.6076C15.4079 20.189 16.2218 20.4802 17.0367 20.4802C17.6932 20.4802 18.3411 20.2896 18.9055 19.9234L20.8578 21.8752C18.3069 24.6492 16.7037 28.2871 16.5291 32.2987H13.7875C13.4802 30.8288 12.2261 29.6907 10.6722 29.5911C10.5887 29.5826 10.5062 29.574 10.4313 29.574C8.53678 29.574 7 31.1104 7 33.0043C7 34.8982 8.53678 36.4345 10.4313 36.4345C10.5062 36.4345 10.5887 36.4345 10.6722 36.4174C12.2261 36.3178 13.4802 35.1798 13.7875 33.7098H16.5463C16.7122 37.5972 18.2244 41.2759 20.8664 44.1494L18.9226 46.0926C17.6515 45.2618 15.9487 45.3453 14.8188 46.3581C14.7525 46.4084 14.6775 46.4748 14.6197 46.5326C13.9717 47.1804 13.6141 48.0443 13.6141 48.9576C13.6141 49.8708 13.9717 50.7348 14.6197 51.3825C15.2676 52.0303 16.1318 52.3879 17.0453 52.3879C17.9588 52.3879 18.823 52.0303 19.471 51.3825C19.5213 51.3322 19.5791 51.2744 19.6284 51.2166C20.6672 50.0453 20.7497 48.3516 19.9197 47.0808L21.8634 45.1376C21.9962 45.2543 22.1204 45.3785 22.2543 45.4952C25.0623 47.9116 28.6017 49.2991 32.2985 49.4565V52.2144C30.8282 52.5217 29.6898 53.7754 29.5902 55.3288C29.5816 55.4123 29.573 55.4948 29.573 55.5697C29.573 57.4637 31.1098 59 33.0043 59C34.8988 59 36.4355 57.4637 36.4355 55.5697C36.4355 55.4948 36.4355 55.4123 36.4184 55.3288C36.3188 53.7754 35.1804 52.5217 33.71 52.2144V49.4565C37.4069 49.2991 40.9549 47.9116 43.7543 45.4952C43.8871 45.3785 44.0113 45.2629 44.1452 45.1462L46.0889 47.0894C45.2578 48.3602 45.3414 50.0625 46.363 51.192C46.4134 51.2583 46.4798 51.3247 46.5376 51.3911C47.1855 52.0388 48.0498 52.3964 48.9633 52.3964H48.9718C49.8853 52.3964 50.7496 52.0388 51.3889 51.3911C52.0368 50.7434 52.3945 49.8794 52.3945 48.9662C52.3945 48.0529 52.0368 47.1804 51.3814 46.5326C51.3236 46.4748 51.2572 46.4084 51.2315 46.3999C50.0599 45.3539 48.3571 45.2618 47.0774 46.0926L45.1336 44.1494C47.7756 41.2759 49.2878 37.5962 49.4537 33.7098H52.2125C52.5198 35.1798 53.7739 36.3178 55.3278 36.4174C55.4113 36.426 55.4938 36.4345 55.5687 36.4345C57.4632 36.4345 59 34.8982 59 33.0043C59 31.1104 57.4879 29.574 55.5934 29.574H55.5923ZM42.8483 44.4321C41.1198 45.9267 39.0765 46.9898 36.9003 47.5711C37.4818 46.9566 38.0301 46.2093 38.5206 45.3121C38.7445 44.9139 38.9522 44.4985 39.1353 44.0659C39.3924 43.4846 39.6173 42.8615 39.8336 42.2223C40.9474 42.7876 42.0022 43.4931 42.9575 44.3314C42.9157 44.3646 42.8825 44.3978 42.8493 44.431L42.8483 44.4321ZM21.9951 43.294C19.5363 40.6614 18.1323 37.2814 17.9577 33.7098H24.8288C24.8792 36.2343 25.2111 38.6679 25.7841 40.8444C24.4465 41.5007 23.1924 42.3476 22.054 43.3615C22.0369 43.3443 22.0123 43.3197 21.9962 43.2951L21.9951 43.294ZM41.1947 32.2977C41.1444 29.7068 40.8124 27.2893 40.2555 25.1631C41.5096 24.5485 42.6983 23.7755 43.7693 22.8537C43.8357 22.7959 43.9021 22.7295 43.9684 22.6707C46.3695 25.2123 47.8902 28.5837 48.0637 32.3052H41.1926V32.2966L41.1947 32.2977ZM32.305 18.0124V25.3954C30.6429 25.3204 29.0236 24.9714 27.4944 24.374C28.6081 20.9191 30.3441 18.4856 32.305 18.0124ZM32.305 26.8075V32.2891H26.2489C26.2992 29.9391 26.6066 27.7047 27.1045 25.7358C28.7581 26.375 30.5112 26.7326 32.305 26.8075ZM32.305 33.7098V39.2C30.5026 39.2749 28.7495 39.64 27.096 40.2716C26.5809 38.2621 26.2906 36.0277 26.2403 33.7109H32.305V33.7098ZM32.305 40.6121V47.9876C31.0252 47.6718 29.7872 46.5091 28.7495 44.6237C28.5503 44.2661 28.3672 43.885 28.1926 43.4942C27.9356 42.9129 27.7021 42.2898 27.4944 41.6335C29.0151 41.035 30.6343 40.687 32.305 40.6121ZM33.7175 40.6121C35.3871 40.687 37.0074 41.0361 38.5281 41.6335C38.3204 42.2812 38.088 42.9129 37.8299 43.4942C37.6553 43.885 37.4722 44.2661 37.273 44.6237C36.2342 46.5091 34.9962 47.6632 33.7175 47.979V40.6121ZM33.7175 39.2V33.7098H39.7736C39.7233 36.0266 39.4331 38.261 38.918 40.2706C37.273 39.6314 35.5199 39.2738 33.7175 39.1989V39.2ZM33.7175 32.2977V26.8161C35.5124 26.7412 37.2644 26.3761 38.918 25.7444C39.4159 27.7133 39.7233 29.9466 39.7736 32.2977H33.7175ZM33.7175 25.3954V18.0124C35.6784 18.4856 37.4144 20.9191 38.5281 24.374C36.9999 24.9725 35.3796 25.3204 33.7175 25.3954ZM42.8483 21.7746C41.9262 22.5636 40.9206 23.2285 39.8497 23.7766C39.1182 21.5508 38.1212 19.7232 36.9421 18.461C39.1932 19.067 41.2376 20.189 42.9489 21.6835C42.9072 21.7167 42.8825 21.7499 42.8493 21.7746H42.8483ZM26.175 23.7766C25.103 23.2285 24.0984 22.5722 23.1764 21.7746C23.1432 21.7499 23.11 21.7167 23.0768 21.6835C24.7796 20.189 26.824 19.067 29.0836 18.461C27.912 19.7232 26.915 21.5508 26.176 23.7766H26.175ZM22.0626 22.6632C22.129 22.721 22.1868 22.7874 22.2532 22.8462C23.3252 23.7766 24.5129 24.541 25.767 25.1556C25.2101 27.2818 24.8781 29.7068 24.8277 32.2902H17.9652C18.1398 28.5773 19.6605 25.2059 22.0605 22.6642L22.0626 22.6632ZM23.0682 44.3325C24.0235 43.4856 25.0783 42.7876 26.1921 42.2234C26.3999 42.8625 26.6323 43.4856 26.8904 44.067C27.081 44.4985 27.2887 44.9224 27.5051 45.3132C27.9956 46.2104 28.5439 46.9577 29.1254 47.5722C26.9407 46.9909 24.9049 45.9277 23.1689 44.4331C23.1442 44.4 23.111 44.3668 23.0693 44.3336L23.0682 44.3325ZM44.0284 43.3026C44.0113 43.3272 43.9867 43.3443 43.962 43.3689C42.8236 42.3561 41.5781 41.5082 40.232 40.8519C40.8049 38.6679 41.138 36.2343 41.1872 33.7173H48.0583C47.9009 37.2803 46.4883 40.6688 44.0295 43.3015L44.0284 43.3026ZM47.4682 15.7116C47.4854 15.6945 47.5432 15.6367 47.5518 15.6206C47.9341 15.2384 48.4406 15.0307 48.9804 15.0307C49.5201 15.0307 50.0267 15.2384 50.4015 15.6206C50.7838 15.9943 50.9916 16.5007 50.9916 17.0413C50.9916 17.582 50.7838 18.0873 50.4015 18.4695L50.8995 18.9674L50.3094 18.552C49.5201 19.2575 48.3068 19.2243 47.5507 18.4685C46.7946 17.7126 46.7614 16.4996 47.4672 15.7106L47.4682 15.7116ZM31.0016 10.5545C31.0016 10.5213 31.0016 10.4635 30.9931 10.4303C30.9931 9.31682 31.8991 8.41215 33.0118 8.41215C34.1245 8.41215 35.0305 9.31789 35.0305 10.4303V10.4549C35.0219 10.4881 35.0219 10.5213 35.0133 10.5545C34.963 11.6176 34.0827 12.4484 33.0107 12.4484C31.9387 12.4484 31.0584 11.6176 31.0006 10.5545H31.0016ZM15.7152 18.5531C15.6981 18.5359 15.6317 18.4781 15.6156 18.4695C15.2333 18.0873 15.0255 17.5809 15.0255 17.0413C15.0255 16.5017 15.2333 15.9953 15.6156 15.6131C15.9979 15.2309 16.5045 15.0232 17.0442 15.0232C17.584 15.0232 18.0905 15.2309 18.4729 15.6131C18.5061 15.6463 18.5307 15.6709 18.5564 15.7127C19.2621 16.5017 19.2289 17.7148 18.4729 18.4706C17.7168 19.2265 16.5034 19.2597 15.7141 18.5541L15.7152 18.5531ZM10.5566 35.0149C10.5234 35.0149 10.4655 35.0149 10.4323 35.0235C9.31856 35.0235 8.41363 34.1177 8.41363 33.0054C8.41363 31.893 9.31963 30.9872 10.457 30.9872C10.4902 30.9958 10.5234 30.9958 10.5566 31.0044C11.62 31.0622 12.451 31.9433 12.451 33.0139C12.451 34.0845 11.62 34.9571 10.5566 35.016V35.0149ZM18.5575 50.2969C18.5403 50.3141 18.4825 50.3719 18.4739 50.3879C17.7179 51.1524 16.3803 51.1524 15.6242 50.3879C15.2419 50.0057 15.0341 49.5079 15.0341 48.9597C15.0341 48.4116 15.2419 47.9137 15.6242 47.5315L15.7152 47.448C16.0975 47.1076 16.5709 46.9416 17.0442 46.9416C17.5594 46.9416 18.083 47.1407 18.4729 47.5401C19.2289 48.2959 19.2707 49.509 18.5564 50.298L18.5575 50.2969ZM35.0316 55.529V55.5794C35.0316 56.6928 34.1255 57.5975 33.0129 57.5975C31.9002 57.5975 30.9942 56.6917 30.9942 55.5547C31.0027 55.5216 31.0027 55.4884 31.0027 55.4552C31.0605 54.3921 31.9419 53.5612 33.0129 53.5612C34.0838 53.5612 34.9652 54.3921 35.0316 55.5301V55.529ZM48.9804 46.9491C49.4537 46.9491 49.9357 47.115 50.3094 47.4555C50.3266 47.4726 50.3844 47.5304 50.4004 47.539C50.7828 47.9212 50.9905 48.4276 50.9905 48.9672C50.9905 49.5068 50.7828 50.0132 50.4004 50.3954C50.0181 50.7776 49.5201 50.9853 48.9793 50.9853C48.4385 50.9853 47.933 50.7776 47.5507 50.3869L47.4672 50.2959C46.7529 49.4982 46.7946 48.2938 47.5507 47.5379C47.9491 47.1472 48.4642 46.948 48.9793 46.948L48.9804 46.9491ZM55.5687 35.0224C55.5355 35.0138 55.5023 35.0138 55.4692 35.0053C54.4057 34.9475 53.5747 34.0663 53.5747 32.9957C53.5747 31.9251 54.4057 31.044 55.4692 30.9862C55.5023 30.9862 55.5602 30.9862 55.5934 30.9776C56.7071 30.9776 57.6121 31.8833 57.6121 32.9957C57.6121 34.1081 56.7061 35.0224 55.5687 35.0224Z'/%3e%3c/svg%3e");content: ''!important;; }  }
@media all { .coh-ce-db042f07 { line-height: 2.25rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.75rem;margin-bottom: 0.4375rem; }  }
@media all { .coh-ce-f262a0b7 { max-height: 15.3125rem;overflow: hidden; }  }
@media all { .coh-ce-44370f1a { margin-bottom: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.0625rem;line-height: 1.5625rem;max-height: 11.3125rem;overflow: hidden;color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-44370f1a p { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.0625rem;line-height: 1.5625rem; }  } @media all { .coh-ce-44370f1a ul li { list-style-type: none;position: relative; }  } @media all { .coh-ce-44370f1a ul li:before { color: var(--ssa-color-palette-primary-dark-green);font-size: 1.9375rem;position: absolute;top: -0.5rem;left: -1.25rem;content: "•";color: #008163; }  }
@media all { .coh-ce-e699ab01 { width: 50%;padding-left: 1.5rem; }  }
@media all { .coh-ce-db273b0d { line-height: 2.25rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.75rem;margin-bottom: 0.4375rem; }  } @media all { .coh-ce-db273b0d:before { margin-right: 0.5rem;display: inline-block;height: 2.625rem;width: 2.625rem;content: "\f006";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-position: left top;background-size: 2.625rem 2.625rem;background-repeat: no-repeat;background-attachment: scroll;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='66' width='66' fill='none'%3e%3cpath stroke='currentColor' stroke-width='1.6' d='M32.0815 23.1327C32.4286 22.3268 33.5714 22.3268 33.9185 23.1327L36.2801 28.6167C36.4249 28.9529 36.7417 29.1831 37.1062 29.2169L43.0516 29.7683C43.9253 29.8494 44.2785 30.9362 43.6192 31.5153L39.1334 35.456C38.8584 35.6976 38.7374 36.0701 38.8179 36.4272L40.1307 42.2519C40.3236 43.108 39.3991 43.7797 38.6446 43.3316L33.5106 40.2832C33.1958 40.0963 32.8042 40.0963 32.4894 40.2832L27.3554 43.3316C26.6009 43.7797 25.6764 43.108 25.8693 42.2519L27.1821 36.4272C27.2626 36.0701 27.1416 35.6976 26.8666 35.456L22.3808 31.5153C21.7215 30.9362 22.0747 29.8494 22.9484 29.7683L28.8938 29.2169C29.2583 29.1831 29.5751 28.9529 29.7199 28.6167L32.0815 23.1327Z'/%3e%3cpath stroke='currentColor' stroke-width='1.6' stroke-linecap='round' d='M49 33.5084C49 37.2663 47.7806 40.7307 45.7273 43.504M17 33.5084C17 37.2663 18.2194 40.7307 20.2727 43.504M38.4545 18C41.3653 19.0879 43.8827 21.0215 45.7273 23.5129M27.5455 18C24.4882 19.1426 21.8649 21.2183 19.9994 23.8932M38.4545 49.0169C36.7523 49.6531 34.9154 50 33 50C31.0846 50 29.2477 49.6531 27.5455 49.0169'/%3e%3ccircle cx='33' cy='34' r='24.3' stroke='currentColor' stroke-width='1.4'/%3e%3c/svg%3e");content: ''!important;; }  }
@media all { .coh-ce-9062a082 { overflow: hidden;max-height: 15.3125rem; }  }
@media all { .coh-ce-21149176 { margin-bottom: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.0625rem;line-height: 1.5625rem;max-height: 11.3125rem;overflow: hidden;color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-21149176 p { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 200;color: var(--ssa-color-palette-brand-color);font-size: 1.0625rem;line-height: 1.5625rem; }  } @media all { .coh-ce-21149176 ul li { list-style-type: none;position: relative; }  } @media all { .coh-ce-21149176 ul li:before { content: "•";position: absolute;top: -0.5rem;left: -1.25rem;font-size: 1.9375rem;color: var(--ssa-color-palette-primary-dark-green);color: #008163; }  }
@media all { .coh-ce-c9bb702b { background-color: var(--ssa-color-palette-brand-color);overflow: hidden;background-color: #002439; }  }
@media all { .coh-ce-7bb1a0c4 { width: auto;padding-top: 1rem;padding-right: 8.75rem;padding-bottom: 1rem;padding-left: 20.625rem;border-collapse: collapse;page-break-inside: avoid;height: 10.6875rem;margin-right: auto;margin-left: auto; }  } @media all { .coh-ce-7bb1a0c4 .coh-container:before { display: none; }  } @media all { .coh-ce-7bb1a0c4 p,.coh-ce-7bb1a0c4 span { color: var(--ssa-color-palette-white);margin-bottom: 0rem;color: #ffffff;font-family: "Roboto", sans-serif; }  } @media all { .coh-ce-7bb1a0c4 td { padding-top: 0.9375rem;padding-right: 3.25rem;padding-bottom: 0.9375rem;min-height: 10.6875rem;text-align: center; }  }
@media all { .coh-ce-b754cba5 { width: 25rem;vertical-align: middle; }  }
@media all { .coh-ce-742696f4 { text-align: left;display: inline-block; }  }
@media all { .coh-ce-e456d68a { overflow: hidden;max-height: 8.625rem; }  }
@media all { .coh-ce-ef5aaec4 { font-weight: 500;font-size: 25px;line-height: 30px;vertical-align: top; }  }
@media all { .coh-ce-35bd8713 { line-height: 60px;font-size: 52px;font-weight: 500;letter-spacing: -0.52px; }  }
@media all { .coh-ce-f7f42c8d { vertical-align: top;font-size: 25px;line-height: 30px;font-weight: 500; }  }
@media all { .coh-ce-e3fa91d { font-size: 17px;line-height: 22px;letter-spacing: 0.010625rem;display: block;margin-top: 12px; }  }
@media all { .coh-ce-d5baa898 { max-height: 8.625rem;overflow: hidden; }  }
@media all { .coh-ce-322d5508 { display: inline-block;text-align: left; }  }
@media all { .coh-ce-f5510971 { width: 100%;border-collapse: collapse;page-break-inside: avoid; }  }
@media all { .coh-ce-e95438b9:before,.coh-ce-e95438b9:after { clear: none;content: normal;display: inline; }  } @media all { .coh-ce-e95438b9 { padding-top: 0.625rem;padding-right: 2.5rem;padding-bottom: 0.625rem;float: right; }  }
@media all { .coh-ce-873607ef { height: 2.1875rem;width: auto; }  }
@media all { .coh-ce-77a2926d { width: 100%; border-collapse:  collapse;page-break-inside: avoid; }  }
@media all { .coh-ce-339f242f { width: 30%; }  }
@media all { .coh-ce-3c972852 { min-width: auto;max-height: 13.75rem; }  }
@media all { .coh-ce-e9324ede { width: 70%;background-color: var(--ssa-color-palette-primary-dark-green);text-align: center;vertical-align:  middle;background-color:  #008163; }  }
@media all { .coh-ce-354b771d { height: 13.125rem;padding-top: 2rem;padding-right: 5rem;padding-bottom: 1.5rem;padding-left: 3rem;margin-right: 4rem;margin-left: 2.5rem; }  }
@media all { .coh-ce-bb2c955b { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-white);font-size: 2.125rem;line-height: 2.75rem;letter-spacing: 0.020625rem;max-width: 59.375rem;margin-right: auto;margin-left: auto;max-height: 5.5rem;overflow: hidden;text-transform: none;color: #ffffff;font-family: "Roboto", sans-serif;font-weight: 400; }  }
@media all { .coh-ce-2c90ba2d { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-white);font-size: 1.25rem;line-height: 1.875rem;letter-spacing: 0.04125rem;text-transform: uppercase;max-width: 59.375rem;margin-right: auto;margin-left: auto;color: #ffffff;font-family: "Roboto", sans-serif; }  } @media all { .coh-ce-2c90ba2d a { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-white);font-size: 1.5rem;line-height: 1.875rem;text-transform: uppercase;letter-spacing: 0.045rem; }  }
@media all { .coh-ce-c71119bd { width: 30%;vertical-align: top; }  }
@media all { .coh-ce-8d6ac518 { background-color: rgba(242, 242, 243, 1);height: 530px;padding-top: 2.8125rem;padding-right: 2.5rem;padding-bottom: 2rem;padding-left: 3rem;page-break-inside: avoid;page-break-after: auto; }  } @media all { .coh-ce-8d6ac518:not(.brand-count-1) > img { display: none; }  } @media all { .coh-ce-8d6ac518 h3,.coh-ce-8d6ac518 span,.coh-ce-8d6ac518 a { color: #002439;font-family: "Roboto", sans-serif;cursor: text; }  } @media all { .coh-ce-8d6ac518 h3 { font-weight: 700; }  } @media all { .coh-ce-8d6ac518 span,.coh-ce-8d6ac518 a { font-weight: 400; }  } @media all { .coh-ce-8d6ac518 a { pointer-events: none;text-decoration: none; }  }
@media all { .coh-ce-a9a7b364 { max-width: 12.5rem;display: block; }  } @media all { .coh-ce-a9a7b364:not(.country-in-charge-1) { display: none; }  } @media all { .coh-ce-a9a7b364.global-reference-1 { display: none; }  }
@media all { .coh-ce-c1007421 { max-width: 12.5rem;display: none;-o-object-fit: contain;object-fit: contain; }  } @media all { .coh-ce-c1007421.global-reference-1 { display: block; }  }
@media all { .coh-ce-3a869efd { width: 100%;margin-top: 1.5rem;page-break-inside: avoid; }  }
@media all { .coh-ce-9978b428 { width: 50%;padding-right: 1.5rem;padding-bottom: 4rem; }  }
@media all { .coh-ce-f69adbe1 { text-transform: uppercase;font-size: 0.875rem;line-height: 1.25rem;letter-spacing: 0.025rem;margin-bottom: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400; }  }
@media all { .coh-ce-d4770e71 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.125rem;line-height: 1.625rem; }  } @media all { .coh-ce-d4770e71 a { color: var(--ssa-color-palette-brand-color);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.125rem;line-height: 1.625rem; }  }
@media all { .coh-ce-6a21c862 { width: 50%;padding-bottom: 4rem; }  }
@media all { .coh-ce-f17580ea { text-transform: uppercase;font-size: 0.875rem;line-height: 1.25rem;margin-bottom: 0rem;letter-spacing: 0.025rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700; }  }
@media all { .coh-ce-b958d147 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.125rem;line-height: 1.625rem; }  } @media all { .coh-ce-b958d147 a { color: var(--ssa-color-palette-brand-color);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.125rem;line-height: 1.625rem; }  }
@media all { .coh-ce-4ecfd451 { width: 50%;padding-right: 1.5rem;padding-bottom: 4rem; }  }
@media all { .coh-ce-c2b4e5da { text-transform: uppercase;font-size: 0.875rem;line-height: 1.25rem;margin-bottom: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 700;letter-spacing: 0.025rem; }  }
@media all { .coh-ce-e455c226 { background-color: rgba(242, 242, 243, 1);width: 100%;page-break-inside: avoid; }  }
@media all { .coh-ce-17888ce3 { min-height: 5rem; }  }
@media all { .coh-ce-1072e213:before,.coh-ce-1072e213:after { clear: none;content: normal;display: inline; }  } @media all { .coh-ce-1072e213 { height: 5rem;width: auto;float: right; }  }
@media all { .coh-ce-3f606232 { width: 70%; }  }
@media all { .coh-ce-ac091b74 { margin-right: 4rem;margin-left: 2.5rem; }  }
@media all { .coh-ce-9879c310 { border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(206, 210, 213, 1);width: 100%; }  }
@media all { .coh-ce-309c077e { padding-top: 2.5rem;padding-right: 5rem;padding-bottom: 2.5rem;padding-left: 3rem; }  }
@media all { .coh-ce-48cb13b2 { max-height: 10.625rem;overflow: hidden; }  }
@media all { .coh-ce-b2728c39 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.75rem;text-align: center;height: 10.625rem;max-width: 62.5rem;margin-right: auto;margin-bottom: 0rem;margin-left: auto;overflow: hidden;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;color: #002439;font-family: "Roboto", sans-serif; }  } @media all { .coh-ce-b2728c39 p { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 200;color: var(--ssa-color-palette-brand-color);font-size: 1.125rem;line-height: 1.75rem;text-align: center;margin-bottom: 0rem; }  } @media all { .coh-ce-b2728c39 ul { text-align: left; }  } @media all { .coh-ce-b2728c39 ul li { position: relative;list-style-type: none; }  } @media all { .coh-ce-b2728c39 ul li:before { color: var(--ssa-color-palette-primary-dark-green);font-size: 1.9375rem;position: absolute;top: -0.5rem;left: -1.25rem;content: "•";color: #008163; }  }
@media all { .coh-ce-4e48eca6 { padding-top: 1.5rem;padding-right: 4rem;padding-bottom: 2rem;padding-left: 2.5rem; }  } @media all { .coh-ce-4e48eca6 h2,.coh-ce-4e48eca6 span { color: #002439;font-family: "Roboto", sans-serif; }  }
@media all { .coh-ce-f17891b4 { width: 100%;page-break-inside: avoid; }  }
@media all { .coh-ce-6cb675a { width: 50%;padding-right: 1.5rem; }  }
@media all { .coh-ce-5c94477 { page-break-inside: avoid; }  }
@media all { .coh-ce-377cbd5e { vertical-align: middle; }  }
@media all { .coh-ce-eedf8f47 { line-height: 2.25rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.75rem;margin-bottom: 0.4375rem; }  } @media all { .coh-ce-eedf8f47:before { margin-right: 0.5rem;display: inline-block;height: 2.625rem;width: 2.625rem;content: "\f006";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-position: left top;background-size: 2.625rem 2.625rem;background-repeat: no-repeat;background-attachment: scroll;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='66' width='66'%3e%3cpath fill='currentColor' d='M55.5923 29.574C55.5173 29.574 55.4349 29.574 55.3513 29.5911C53.7974 29.6907 52.5434 30.8288 52.236 32.2987H49.4698C49.2952 28.2871 47.6921 24.6492 45.1411 21.8752L47.0934 19.9234C47.6664 20.2971 48.3314 20.4887 48.9879 20.4887C49.7857 20.4887 50.5825 20.2061 51.2058 19.6494C51.2722 19.5991 51.3386 19.5327 51.3964 19.4749C52.0443 18.8271 52.402 17.9631 52.402 17.0413C52.402 16.1195 52.0443 15.2641 51.3964 14.625C50.7485 13.9772 49.8928 13.6196 48.9708 13.6196C48.0487 13.595 47.1844 13.9772 46.528 14.6324C46.4701 14.6903 46.4037 14.7566 46.3952 14.7738C45.3489 15.945 45.2568 17.6473 46.0878 18.9267L44.1269 20.887C41.3522 18.3368 37.7132 16.7341 33.7004 16.5596V13.7856C35.1708 13.4783 36.3092 12.2246 36.4088 10.6712C36.4173 10.5876 36.4259 10.5052 36.4259 10.4303C36.4259 8.53634 34.8891 7 32.9946 7C31.1002 7 29.5634 8.53634 29.5634 10.4303C29.5634 10.5052 29.5634 10.5876 29.5805 10.6712C29.6801 12.2246 30.8185 13.4783 32.2889 13.7856V16.551C28.2761 16.7255 24.6371 18.3282 21.8623 20.8784L19.91 18.9181C20.7411 17.6473 20.649 15.945 19.6113 14.7823C19.5609 14.7245 19.5117 14.6742 19.4613 14.625C18.8134 13.9772 17.9492 13.6196 17.0357 13.6196C16.1222 13.6196 15.2579 13.9772 14.61 14.625C13.9621 15.2727 13.6044 16.1367 13.6044 17.0499C13.6044 17.9631 13.9621 18.8357 14.61 19.4749C14.6764 19.5412 14.7428 19.5991 14.7599 19.6076C15.4079 20.189 16.2218 20.4802 17.0367 20.4802C17.6932 20.4802 18.3411 20.2896 18.9055 19.9234L20.8578 21.8752C18.3069 24.6492 16.7037 28.2871 16.5291 32.2987H13.7875C13.4802 30.8288 12.2261 29.6907 10.6722 29.5911C10.5887 29.5826 10.5062 29.574 10.4313 29.574C8.53678 29.574 7 31.1104 7 33.0043C7 34.8982 8.53678 36.4345 10.4313 36.4345C10.5062 36.4345 10.5887 36.4345 10.6722 36.4174C12.2261 36.3178 13.4802 35.1798 13.7875 33.7098H16.5463C16.7122 37.5972 18.2244 41.2759 20.8664 44.1494L18.9226 46.0926C17.6515 45.2618 15.9487 45.3453 14.8188 46.3581C14.7525 46.4084 14.6775 46.4748 14.6197 46.5326C13.9717 47.1804 13.6141 48.0443 13.6141 48.9576C13.6141 49.8708 13.9717 50.7348 14.6197 51.3825C15.2676 52.0303 16.1318 52.3879 17.0453 52.3879C17.9588 52.3879 18.823 52.0303 19.471 51.3825C19.5213 51.3322 19.5791 51.2744 19.6284 51.2166C20.6672 50.0453 20.7497 48.3516 19.9197 47.0808L21.8634 45.1376C21.9962 45.2543 22.1204 45.3785 22.2543 45.4952C25.0623 47.9116 28.6017 49.2991 32.2985 49.4565V52.2144C30.8282 52.5217 29.6898 53.7754 29.5902 55.3288C29.5816 55.4123 29.573 55.4948 29.573 55.5697C29.573 57.4637 31.1098 59 33.0043 59C34.8988 59 36.4355 57.4637 36.4355 55.5697C36.4355 55.4948 36.4355 55.4123 36.4184 55.3288C36.3188 53.7754 35.1804 52.5217 33.71 52.2144V49.4565C37.4069 49.2991 40.9549 47.9116 43.7543 45.4952C43.8871 45.3785 44.0113 45.2629 44.1452 45.1462L46.0889 47.0894C45.2578 48.3602 45.3414 50.0625 46.363 51.192C46.4134 51.2583 46.4798 51.3247 46.5376 51.3911C47.1855 52.0388 48.0498 52.3964 48.9633 52.3964H48.9718C49.8853 52.3964 50.7496 52.0388 51.3889 51.3911C52.0368 50.7434 52.3945 49.8794 52.3945 48.9662C52.3945 48.0529 52.0368 47.1804 51.3814 46.5326C51.3236 46.4748 51.2572 46.4084 51.2315 46.3999C50.0599 45.3539 48.3571 45.2618 47.0774 46.0926L45.1336 44.1494C47.7756 41.2759 49.2878 37.5962 49.4537 33.7098H52.2125C52.5198 35.1798 53.7739 36.3178 55.3278 36.4174C55.4113 36.426 55.4938 36.4345 55.5687 36.4345C57.4632 36.4345 59 34.8982 59 33.0043C59 31.1104 57.4879 29.574 55.5934 29.574H55.5923ZM42.8483 44.4321C41.1198 45.9267 39.0765 46.9898 36.9003 47.5711C37.4818 46.9566 38.0301 46.2093 38.5206 45.3121C38.7445 44.9139 38.9522 44.4985 39.1353 44.0659C39.3924 43.4846 39.6173 42.8615 39.8336 42.2223C40.9474 42.7876 42.0022 43.4931 42.9575 44.3314C42.9157 44.3646 42.8825 44.3978 42.8493 44.431L42.8483 44.4321ZM21.9951 43.294C19.5363 40.6614 18.1323 37.2814 17.9577 33.7098H24.8288C24.8792 36.2343 25.2111 38.6679 25.7841 40.8444C24.4465 41.5007 23.1924 42.3476 22.054 43.3615C22.0369 43.3443 22.0123 43.3197 21.9962 43.2951L21.9951 43.294ZM41.1947 32.2977C41.1444 29.7068 40.8124 27.2893 40.2555 25.1631C41.5096 24.5485 42.6983 23.7755 43.7693 22.8537C43.8357 22.7959 43.9021 22.7295 43.9684 22.6707C46.3695 25.2123 47.8902 28.5837 48.0637 32.3052H41.1926V32.2966L41.1947 32.2977ZM32.305 18.0124V25.3954C30.6429 25.3204 29.0236 24.9714 27.4944 24.374C28.6081 20.9191 30.3441 18.4856 32.305 18.0124ZM32.305 26.8075V32.2891H26.2489C26.2992 29.9391 26.6066 27.7047 27.1045 25.7358C28.7581 26.375 30.5112 26.7326 32.305 26.8075ZM32.305 33.7098V39.2C30.5026 39.2749 28.7495 39.64 27.096 40.2716C26.5809 38.2621 26.2906 36.0277 26.2403 33.7109H32.305V33.7098ZM32.305 40.6121V47.9876C31.0252 47.6718 29.7872 46.5091 28.7495 44.6237C28.5503 44.2661 28.3672 43.885 28.1926 43.4942C27.9356 42.9129 27.7021 42.2898 27.4944 41.6335C29.0151 41.035 30.6343 40.687 32.305 40.6121ZM33.7175 40.6121C35.3871 40.687 37.0074 41.0361 38.5281 41.6335C38.3204 42.2812 38.088 42.9129 37.8299 43.4942C37.6553 43.885 37.4722 44.2661 37.273 44.6237C36.2342 46.5091 34.9962 47.6632 33.7175 47.979V40.6121ZM33.7175 39.2V33.7098H39.7736C39.7233 36.0266 39.4331 38.261 38.918 40.2706C37.273 39.6314 35.5199 39.2738 33.7175 39.1989V39.2ZM33.7175 32.2977V26.8161C35.5124 26.7412 37.2644 26.3761 38.918 25.7444C39.4159 27.7133 39.7233 29.9466 39.7736 32.2977H33.7175ZM33.7175 25.3954V18.0124C35.6784 18.4856 37.4144 20.9191 38.5281 24.374C36.9999 24.9725 35.3796 25.3204 33.7175 25.3954ZM42.8483 21.7746C41.9262 22.5636 40.9206 23.2285 39.8497 23.7766C39.1182 21.5508 38.1212 19.7232 36.9421 18.461C39.1932 19.067 41.2376 20.189 42.9489 21.6835C42.9072 21.7167 42.8825 21.7499 42.8493 21.7746H42.8483ZM26.175 23.7766C25.103 23.2285 24.0984 22.5722 23.1764 21.7746C23.1432 21.7499 23.11 21.7167 23.0768 21.6835C24.7796 20.189 26.824 19.067 29.0836 18.461C27.912 19.7232 26.915 21.5508 26.176 23.7766H26.175ZM22.0626 22.6632C22.129 22.721 22.1868 22.7874 22.2532 22.8462C23.3252 23.7766 24.5129 24.541 25.767 25.1556C25.2101 27.2818 24.8781 29.7068 24.8277 32.2902H17.9652C18.1398 28.5773 19.6605 25.2059 22.0605 22.6642L22.0626 22.6632ZM23.0682 44.3325C24.0235 43.4856 25.0783 42.7876 26.1921 42.2234C26.3999 42.8625 26.6323 43.4856 26.8904 44.067C27.081 44.4985 27.2887 44.9224 27.5051 45.3132C27.9956 46.2104 28.5439 46.9577 29.1254 47.5722C26.9407 46.9909 24.9049 45.9277 23.1689 44.4331C23.1442 44.4 23.111 44.3668 23.0693 44.3336L23.0682 44.3325ZM44.0284 43.3026C44.0113 43.3272 43.9867 43.3443 43.962 43.3689C42.8236 42.3561 41.5781 41.5082 40.232 40.8519C40.8049 38.6679 41.138 36.2343 41.1872 33.7173H48.0583C47.9009 37.2803 46.4883 40.6688 44.0295 43.3015L44.0284 43.3026ZM47.4682 15.7116C47.4854 15.6945 47.5432 15.6367 47.5518 15.6206C47.9341 15.2384 48.4406 15.0307 48.9804 15.0307C49.5201 15.0307 50.0267 15.2384 50.4015 15.6206C50.7838 15.9943 50.9916 16.5007 50.9916 17.0413C50.9916 17.582 50.7838 18.0873 50.4015 18.4695L50.8995 18.9674L50.3094 18.552C49.5201 19.2575 48.3068 19.2243 47.5507 18.4685C46.7946 17.7126 46.7614 16.4996 47.4672 15.7106L47.4682 15.7116ZM31.0016 10.5545C31.0016 10.5213 31.0016 10.4635 30.9931 10.4303C30.9931 9.31682 31.8991 8.41215 33.0118 8.41215C34.1245 8.41215 35.0305 9.31789 35.0305 10.4303V10.4549C35.0219 10.4881 35.0219 10.5213 35.0133 10.5545C34.963 11.6176 34.0827 12.4484 33.0107 12.4484C31.9387 12.4484 31.0584 11.6176 31.0006 10.5545H31.0016ZM15.7152 18.5531C15.6981 18.5359 15.6317 18.4781 15.6156 18.4695C15.2333 18.0873 15.0255 17.5809 15.0255 17.0413C15.0255 16.5017 15.2333 15.9953 15.6156 15.6131C15.9979 15.2309 16.5045 15.0232 17.0442 15.0232C17.584 15.0232 18.0905 15.2309 18.4729 15.6131C18.5061 15.6463 18.5307 15.6709 18.5564 15.7127C19.2621 16.5017 19.2289 17.7148 18.4729 18.4706C17.7168 19.2265 16.5034 19.2597 15.7141 18.5541L15.7152 18.5531ZM10.5566 35.0149C10.5234 35.0149 10.4655 35.0149 10.4323 35.0235C9.31856 35.0235 8.41363 34.1177 8.41363 33.0054C8.41363 31.893 9.31963 30.9872 10.457 30.9872C10.4902 30.9958 10.5234 30.9958 10.5566 31.0044C11.62 31.0622 12.451 31.9433 12.451 33.0139C12.451 34.0845 11.62 34.9571 10.5566 35.016V35.0149ZM18.5575 50.2969C18.5403 50.3141 18.4825 50.3719 18.4739 50.3879C17.7179 51.1524 16.3803 51.1524 15.6242 50.3879C15.2419 50.0057 15.0341 49.5079 15.0341 48.9597C15.0341 48.4116 15.2419 47.9137 15.6242 47.5315L15.7152 47.448C16.0975 47.1076 16.5709 46.9416 17.0442 46.9416C17.5594 46.9416 18.083 47.1407 18.4729 47.5401C19.2289 48.2959 19.2707 49.509 18.5564 50.298L18.5575 50.2969ZM35.0316 55.529V55.5794C35.0316 56.6928 34.1255 57.5975 33.0129 57.5975C31.9002 57.5975 30.9942 56.6917 30.9942 55.5547C31.0027 55.5216 31.0027 55.4884 31.0027 55.4552C31.0605 54.3921 31.9419 53.5612 33.0129 53.5612C34.0838 53.5612 34.9652 54.3921 35.0316 55.5301V55.529ZM48.9804 46.9491C49.4537 46.9491 49.9357 47.115 50.3094 47.4555C50.3266 47.4726 50.3844 47.5304 50.4004 47.539C50.7828 47.9212 50.9905 48.4276 50.9905 48.9672C50.9905 49.5068 50.7828 50.0132 50.4004 50.3954C50.0181 50.7776 49.5201 50.9853 48.9793 50.9853C48.4385 50.9853 47.933 50.7776 47.5507 50.3869L47.4672 50.2959C46.7529 49.4982 46.7946 48.2938 47.5507 47.5379C47.9491 47.1472 48.4642 46.948 48.9793 46.948L48.9804 46.9491ZM55.5687 35.0224C55.5355 35.0138 55.5023 35.0138 55.4692 35.0053C54.4057 34.9475 53.5747 34.0663 53.5747 32.9957C53.5747 31.9251 54.4057 31.044 55.4692 30.9862C55.5023 30.9862 55.5602 30.9862 55.5934 30.9776C56.7071 30.9776 57.6121 31.8833 57.6121 32.9957C57.6121 34.1081 56.7061 35.0224 55.5687 35.0224Z'/%3e%3c/svg%3e");content: ''!important;; }  }
@media all { .coh-ce-db042f07 { line-height: 2.25rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.75rem;margin-bottom: 0.4375rem; }  }
@media all { .coh-ce-f262a0b7 { max-height: 15.3125rem;overflow: hidden; }  }
@media all { .coh-ce-45d8a388 { margin-bottom: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.0625rem;line-height: 1.5625rem;max-height: 11.3125rem;overflow: hidden;color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-45d8a388 p { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.0625rem;line-height: 1.5625rem; }  } @media all { .coh-ce-45d8a388 ul li { list-style-type: none;position: relative; }  } @media all { .coh-ce-45d8a388 ul li:before { content: "•";position: absolute;color: var(--ssa-color-palette-primary-dark-green);font-size: 1.9375rem;top: -0.5rem;left: -1.25rem;color: #008163; }  }
@media all { .coh-ce-e699ab01 { width: 50%;padding-left: 1.5rem; }  }
@media all { .coh-ce-db273b0d { line-height: 2.25rem;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 1.75rem;margin-bottom: 0.4375rem; }  } @media all { .coh-ce-db273b0d:before { margin-right: 0.5rem;display: inline-block;height: 2.625rem;width: 2.625rem;content: "\f006";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-position: left top;background-size: 2.625rem 2.625rem;background-repeat: no-repeat;background-attachment: scroll;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='66' width='66' fill='none'%3e%3cpath stroke='currentColor' stroke-width='1.6' d='M32.0815 23.1327C32.4286 22.3268 33.5714 22.3268 33.9185 23.1327L36.2801 28.6167C36.4249 28.9529 36.7417 29.1831 37.1062 29.2169L43.0516 29.7683C43.9253 29.8494 44.2785 30.9362 43.6192 31.5153L39.1334 35.456C38.8584 35.6976 38.7374 36.0701 38.8179 36.4272L40.1307 42.2519C40.3236 43.108 39.3991 43.7797 38.6446 43.3316L33.5106 40.2832C33.1958 40.0963 32.8042 40.0963 32.4894 40.2832L27.3554 43.3316C26.6009 43.7797 25.6764 43.108 25.8693 42.2519L27.1821 36.4272C27.2626 36.0701 27.1416 35.6976 26.8666 35.456L22.3808 31.5153C21.7215 30.9362 22.0747 29.8494 22.9484 29.7683L28.8938 29.2169C29.2583 29.1831 29.5751 28.9529 29.7199 28.6167L32.0815 23.1327Z'/%3e%3cpath stroke='currentColor' stroke-width='1.6' stroke-linecap='round' d='M49 33.5084C49 37.2663 47.7806 40.7307 45.7273 43.504M17 33.5084C17 37.2663 18.2194 40.7307 20.2727 43.504M38.4545 18C41.3653 19.0879 43.8827 21.0215 45.7273 23.5129M27.5455 18C24.4882 19.1426 21.8649 21.2183 19.9994 23.8932M38.4545 49.0169C36.7523 49.6531 34.9154 50 33 50C31.0846 50 29.2477 49.6531 27.5455 49.0169'/%3e%3ccircle cx='33' cy='34' r='24.3' stroke='currentColor' stroke-width='1.4'/%3e%3c/svg%3e");content: ''!important;; }  }
@media all { .coh-ce-18fdfb28 { margin-bottom: 0rem;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 1.0625rem;line-height: 1.5625rem;max-height: 11.3125rem;overflow: hidden;color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-18fdfb28 p { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 200;color: var(--ssa-color-palette-brand-color);font-size: 1.0625rem;line-height: 1.5625rem; }  } @media all { .coh-ce-18fdfb28 ul li { position: relative;list-style-type: none; }  } @media all { .coh-ce-18fdfb28 ul li:before { content: "•";position: absolute;top: -0.5rem;left: -1.25rem;font-size: 1.9375rem;color: var(--ssa-color-palette-primary-dark-green);color: #008163; }  }
@media all { .coh-ce-4d8f323c { background-color: var(--ssa-color-palette-primary-dark-green);background-color: #008163; }  }
@media all { .coh-ce-d0c58838 { width: auto;padding-top: 0.9375rem;padding-right: 8.75rem;padding-bottom: 0.9375rem;padding-left: 20.625rem;border-collapse: collapse;page-break-inside: avoid;height: 10.6875rem;margin-right: auto;margin-left: auto; }  } @media all { .coh-ce-d0c58838 .coh-container:before { display: none; }  } @media all { .coh-ce-d0c58838 p,.coh-ce-d0c58838 span { color: var(--ssa-color-palette-white);margin-bottom: 0rem;color: #ffffff;font-family: "Roboto", sans-serif;font-weight: 500; }  } @media all { .coh-ce-d0c58838 td { padding-top: 1rem;padding-right: 3.25rem;padding-bottom: 1rem;min-height: 10.6875rem;text-align: center; }  }
@media all { .coh-ce-b754cba5 { width: 25rem;vertical-align: middle; }  }
@media all { .coh-ce-742696f4 { text-align: left;display: inline-block; }  }
@media all { .coh-ce-20803716 { overflow: hidden;max-height: 8.625rem; }  }
@media all { .coh-ce-ef5aaec4 { font-weight: 500;font-size: 25px;line-height: 30px;vertical-align: top; }  }
@media all { .coh-ce-35bd8713 { line-height: 60px;font-size: 52px;font-weight: 500;letter-spacing: -0.52px; }  }
@media all { .coh-ce-f7f42c8d { vertical-align: top;font-size: 25px;line-height: 30px;font-weight: 500; }  }
@media all { .coh-ce-e3fa91d { font-size: 17px;line-height: 22px;letter-spacing: 0.010625rem;display: block;margin-top: 12px; }  }
@media all { .coh-ce-322d5508 { display: inline-block;text-align: left; }  }
@media all { .coh-ce-d062b5ff { overflow: hidden;max-height: 8.625rem; }  }
@media all { .coh-ce-f5510971 { width: 100%;border-collapse: collapse;page-break-inside: avoid; }  }
@media all { .coh-ce-de5e139c { width: 100%;vertical-align: middle;padding-top: 0.625rem;padding-right: 2.5rem;padding-bottom: 0.625rem; }  }
@media all { .coh-ce-b982462a:before,.coh-ce-b982462a:after { clear: none;content: normal;display: inline; }  } @media all { .coh-ce-b982462a { height: 2.1875rem;width: auto;float: right; }  }
@media all { .coh-ce-76f5d34 { width: 100%;position: sticky;top: 11.75rem;left: 0rem;z-index: 29; }  } @media (max-width: 767px) { .coh-ce-76f5d34 { top: 1.25rem; }  }
@media all { .coh-ce-86c8621 { position: absolute;top: 5rem;right: -5rem;margin-bottom: 0rem; }  } @media (max-width: 1439px) { .coh-ce-86c8621 { right: 10rem; }  } @media (max-width: 1169px) { .coh-ce-86c8621 { right: 8.125rem;top: 0rem;top: 80px !important;right: -40px !important; }  } @media (max-width: 767px) { .coh-ce-86c8621 { position: fixed;bottom: 0rem;right: 0rem;top: unset;z-index: 10;top: unset !important;right: 0 !important; }  } @media all { .coh-ce-86c8621 li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end; }  }
@media all { .coh-ce-ce7db5bc { list-style-type: none;margin-top: 16px;margin-bottom: 10px; }  } @media (max-width: 767px) { .coh-ce-ce7db5bc { margin-top: 0rem;margin-right: 16px;margin-bottom: 10px;margin-left: 0rem; }  }
@media all { .coh-ce-a76d481c { height: 47px; }  }
@media all { .coh-ce-d4272b50 { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid;height: 47px;width: 47px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 50%;border-radius: 50%;padding: 11.5px; }  } @media all { .coh-ce-d4272b50:hover { outline-width: 2px; }  }
@media all { .coh-ce-10e2933b { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid;height: 47px;width: 47px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 50%;border-radius: 50%;padding: 11.5px; }  } @media all { .coh-ce-10e2933b:hover { outline-width: 2px; }  }
@media all { .coh-ce-7558cb44 { list-style-type: none;margin-top: 10px;margin-bottom: 10px;position: relative;overflow: hidden; }  } @media (max-width: 767px) { .coh-ce-7558cb44 { margin-top: 0rem;margin-right: 16px;margin-bottom: 10px;margin-left: 0rem; }  } @media all { .coh-ce-7558cb44:hover { margin-right: -0.4375rem; }  } @media (max-width: 767px) { .coh-ce-7558cb44:hover { margin-right: 10px; }  } @media all { .coh-ce-7558cb44:hover .links-wrapper a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-right: 0.5rem; }  } @media all { .coh-ce-7558cb44:hover .links-wrapper { background-color: var(--ssa-color-palette-brand-color-green);border-width: 0.0625rem;-webkit-border-radius: 1.875rem;border-radius: 1.875rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color);padding-right: 0.375rem;padding-left: 0.375rem; }  } @media all { .coh-ce-7558cb44:hover .links-wrapper .dl-wrapper { -webkit-transition: all 0.3s ease; transition: all 0.3s ease;width: 6.875rem; }  } @media all { .coh-ce-7558cb44:hover .links-wrapper span { border-color: var(--ssa-color-palette-brand-color-green); }  }
@media all { .coh-ce-621d1eab { 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;height: 3.75rem;-webkit-border-radius: 50%;border-radius: 50%; }  }
@media all { .coh-ce-e4ed19d8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;width: 3.5rem; }  }
@media all { .coh-ce-7c47c451 { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid;position: relative;height: 47px;width: 47px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 50%;border-radius: 50%;display: none; }  } @media all { .coh-ce-7c47c451:after { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M12.7543 15.5833L12.7544 15.5833L12.7529 15.5818C12.5292 15.3497 12.2591 15.1679 11.9605 15.0485C11.6622 14.9292 11.3421 14.8748 11.0214 14.889H8.73438H8.68437V14.939V24.6497V24.6997H8.73438H10.1826H10.2326V24.6497V21.0573H11.0221C11.3306 21.0623 11.6368 21.0026 11.9211 20.882C12.2053 20.7615 12.4614 20.5828 12.6731 20.3573C12.8933 20.1376 13.067 19.8754 13.1839 19.5865C13.3008 19.2975 13.3585 18.9877 13.3534 18.6757V17.2638C13.3772 16.6469 13.1625 16.0446 12.7543 15.5833ZM11.8415 17.2824L11.8414 17.2824V17.2847V18.7053H11.8414L11.8414 18.7062C11.8434 18.8101 11.8246 18.9134 11.786 19.0098C11.7474 19.1063 11.6899 19.1939 11.617 19.2674L11.617 19.2674L11.6162 19.2682C11.5446 19.3437 11.4581 19.4033 11.3623 19.4432C11.2665 19.4832 11.1635 19.5026 11.0598 19.5003L11.0598 19.5003H11.0587H10.2326V16.4896H11.0587V16.4897L11.0612 16.4896C11.1661 16.4844 11.271 16.5012 11.3692 16.5388C11.4671 16.5763 11.5562 16.6338 11.6311 16.7076C11.7024 16.7843 11.7577 16.8745 11.7939 16.9731C11.8301 17.0719 11.8463 17.1771 11.8415 17.2824Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M18.4674 15.5834L18.4674 15.5833L18.4659 15.5818C18.2422 15.3497 17.9721 15.1679 17.6734 15.0485C17.3751 14.9292 17.0551 14.8748 16.7343 14.889H14.4473H14.3973V14.939V24.6497V24.6997H14.4473H15.8955H15.9455V24.6497V21.0573H16.735C17.0436 21.0623 17.3497 21.0026 17.634 20.882C17.9182 20.7615 18.1743 20.5828 18.3861 20.3573C18.6062 20.1376 18.78 19.8754 18.8969 19.5865C19.0138 19.2975 19.0715 18.9877 19.0664 18.6757V17.2638C19.0894 16.647 18.8748 16.045 18.4674 15.5834ZM17.5545 17.2815L17.5544 17.2815V17.2847V18.698H17.5544L17.5544 18.6987C17.5559 18.8031 17.5361 18.9067 17.4964 19.0032C17.4566 19.0996 17.3977 19.1869 17.3233 19.2596L17.3232 19.2595L17.3219 19.2609C17.2511 19.3355 17.1657 19.3946 17.0711 19.4346C16.9766 19.4745 16.8749 19.4944 16.7723 19.493L16.7723 19.493H16.7717H15.9455V16.4824H16.7789V16.4824L16.7814 16.4823C16.8863 16.4771 16.9912 16.4939 17.0894 16.5315C17.1872 16.569 17.2763 16.6264 17.3511 16.7001C17.4219 16.7781 17.4764 16.8697 17.5114 16.9693C17.5465 17.0694 17.5612 17.1756 17.5545 17.2815Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M20.1121 16.3952V16.4452H20.1621H21.6672L21.6745 24.6498L21.6745 24.6997H21.7245H23.1778H23.2278V24.6497V16.4452H24.7329H24.7829V16.3952V14.9368V14.8868H24.7329H20.1621H20.1121V14.9368V16.3952Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M5.49713 11.3431H5.07884C4.91529 11.3431 4.75817 11.4072 4.64212 11.5217C4.52602 11.6362 4.46055 11.7919 4.46055 11.9544V27.1821C4.46055 27.3447 4.52602 27.5003 4.64212 27.6149C4.75817 27.7294 4.91529 27.7935 5.07884 27.7935H5.49713V31.8301C5.49713 31.9926 5.5626 32.1483 5.6787 32.2628C5.79475 32.3773 5.95187 32.4414 6.11543 32.4414H27.8837C28.0473 32.4414 28.2044 32.3773 28.3204 32.2628C28.4365 32.1483 28.502 31.9926 28.502 31.8301V27.7935H28.9203C29.0839 27.7935 29.241 27.7294 29.357 27.6149C29.4731 27.5003 29.5386 27.3447 29.5386 27.1821V11.9544C29.5386 11.7919 29.4731 11.6362 29.357 11.5217C29.241 11.4072 29.0839 11.3431 28.9203 11.3431H28.502V8.30648V8.30646V8.30645V8.30643V8.30641V8.3064V8.30638V8.30636V8.30635V8.30633V8.30632V8.3063V8.30628V8.30626V8.30624V8.30622V8.3062V8.30619V8.30617V8.30616V8.30614V8.30612V8.3061V8.30608V8.30606V8.30604V8.30602V8.306V8.30597V8.30595V8.30593V8.3059V8.30588V8.30585V8.30582V8.30579V8.30577V8.30575V8.30574V8.30572V8.30571V8.30569V8.30567V8.30566V8.30564V8.30562V8.30561V8.30559V8.30557V8.30556V8.30554V8.30552V8.3055V8.30549V8.30547V8.30545V8.30543V8.30541V8.30539V8.30537V8.30535V8.30533V8.30531V8.30529V8.30527V8.30525V8.30523V8.30521V8.30519V8.30517V8.30514V8.30512V8.3051V8.30508V8.30505V8.30503V8.30501V8.30498V8.30496V8.30493V8.30491V8.30488V8.30486V8.30483V8.30481V8.30478V8.30476V8.30473V8.3047V8.30468V8.30465V8.30462V8.30459V8.30456V8.30454V8.30451V8.30448V8.30445V8.30442V8.30439V8.30436V8.30433V8.3043V8.30427V8.30424V8.3042V8.30417V8.30414V8.30411V8.30408V8.30404V8.30401V8.30398V8.30394V8.30391V8.30387V8.30384V8.3038V8.30377V8.30373V8.30369V8.30366V8.30362V8.30358V8.30355V8.30351V8.30347V8.30343V8.30339V8.30336V8.30332V8.30328V8.30324V8.3032V8.30316V8.30311V8.30307V8.30303V8.30299V8.30295V8.3029V8.30286V8.30282V8.30277V8.30273V8.30269V8.30264V8.3026V8.30255V8.3025V8.30246V8.30241V8.30236V8.30232V8.30227V8.30222V8.30217V8.30212V8.30208V8.30203V8.30198V8.30193V8.30188V8.30183V8.30177V8.30172V8.30167V8.30162V8.30156V8.30151V8.30146V8.3014V8.30135V8.30129V8.30124V8.30118V8.30113V8.30107V8.30102V8.30096V8.3009V8.30084V8.30078V8.30073V8.30067V8.30061V8.30055V8.30049V8.30043V8.30037V8.3003V8.30024V8.30018V8.30012V8.30005V8.29999V8.29993V8.29986V8.2998V8.29973V8.29967V8.2996V8.29953V8.29947V8.2994V8.29933V8.29926V8.29919V8.29912V8.29906V8.29899V8.29891V8.29884V8.29877V8.2987V8.29863V8.29856V8.29848V8.29841V8.29834V8.29826V8.29819V8.29811V8.29803V8.29796V8.29788V8.2978V8.29773V8.29765V8.29757V8.29749V8.29741V8.29733V8.29725V8.29717V8.29709V8.29701V8.29692V8.29684V8.29676V8.29667V8.29659V8.29651V8.29642V8.29633V8.29625V8.29616V8.29607V8.29599V8.2959V8.29581V8.29572V8.29563V8.29554V8.29545V8.29536V8.29527V8.29518V8.29508V8.29499V8.2949V8.2948V8.29471V8.29461V8.29452V8.29442V8.29432V8.29423V8.29413V8.29403V8.29393V8.29383V8.29373V8.29363V8.29353V8.29343V8.29333V8.29323V8.29312V8.29302V8.29292V8.29281V8.29271V8.2926V8.29249V8.29239V8.29228V8.29217V8.29206V8.29195V8.29185V8.29174V8.29163V8.29151V8.2914V8.29129V8.29118V8.29106V8.29095V8.29084V8.29072V8.2906V8.29049V8.29037V8.29025V8.29014V8.29002V8.2899V8.28978V8.28966V8.28954V8.28942V8.2893V8.28917V8.28905V8.28893V8.2888V8.28868V8.28855V8.28843V8.2883V8.28817V8.28805V8.28792V8.28779V8.28766V8.28753V8.2874V8.28727V8.28714V8.287V8.28687V8.28674V8.2866V8.28647V8.28633V8.28619V8.28606V8.28592V8.28578V8.28564V8.28551V8.28537V8.28522V8.28508V8.28494V8.2848V8.28466V8.28451V8.28437V8.28422V8.28408V8.28393V8.28379V8.28364V8.28349V8.28334V8.28319V8.28304V8.28289V8.28274V8.28259V8.28244V8.28228V8.28213V8.28198V8.28182V8.28167V8.28151V8.28135V8.28119V8.28104V8.28088V8.28072V8.28056V8.2804V8.28023V8.28007V8.27991V8.27975V8.27958V8.27942V8.27925V8.27908V8.27892V8.27875V8.27858V8.27841V8.27824V8.27807V8.2779V8.27773V8.27756V8.27738V8.27721V8.27703V8.27686V8.27668V8.27651V8.27633V8.27615V8.27597V8.27579H28.5022L28.5018 8.27C28.499 8.2215 28.4904 8.17353 28.4761 8.12711V8.09681V8.07491L28.4669 8.05501C28.4378 7.99169 28.398 7.9338 28.3492 7.8838L28.3492 7.88379L28.3479 7.88244L22.1283 1.74585L22.1284 1.74584L22.127 1.74452C22.0763 1.69642 22.0178 1.65723 21.9539 1.62861L21.9344 1.61987H21.913H21.8917C21.8354 1.59092 21.7748 1.5707 21.7122 1.55995L21.7038 1.55851H21.6953H6.11543C5.95187 1.55851 5.79475 1.6226 5.6787 1.73711C5.5626 1.85165 5.49713 2.00731 5.49713 2.16989V11.3431ZM22.2825 7.69509V3.64147L26.3909 7.69509H22.2825ZM6.73372 2.78127H21.0459V8.30648C21.0459 8.46906 21.1114 8.62471 21.2275 8.73926C21.3435 8.85377 21.5007 8.91786 21.6642 8.91786H27.2654V11.3431H6.73372V2.78127ZM27.2654 31.2187H6.73372V27.7935H27.2654V31.2187ZM28.302 26.5707H5.69713V12.5658H28.302V26.5707Z' fill='%23002439' stroke='%23002439' stroke-width='0.2'/%3E%3C/svg%3E");position: relative;top: 0.125rem;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: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 2.9375rem; }  } @media all { .coh-ce-7c47c451:hover { outline-width: 2px; }  }
@media all { .coh-ce-9e9069a9 { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid;position: relative;height: 47px;width: 47px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 50%;border-radius: 50%;display: none; }  } @media all { .coh-ce-9e9069a9:after { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M5.49713 11.3431H5.07884C4.91529 11.3431 4.75817 11.4072 4.64212 11.5217C4.52602 11.6362 4.46055 11.7919 4.46055 11.9545V27.1821C4.46055 27.3447 4.52602 27.5004 4.64212 27.6149C4.75817 27.7294 4.91529 27.7935 5.07884 27.7935H5.49713V31.8301C5.49713 31.9927 5.5626 32.1483 5.6787 32.2629C5.79475 32.3774 5.95187 32.4415 6.11543 32.4415H27.8837C28.0473 32.4415 28.2044 32.3774 28.3204 32.2629C28.4365 32.1483 28.502 31.9927 28.502 31.8301V27.7935H28.9203C29.0839 27.7935 29.241 27.7294 29.357 27.6149C29.4731 27.5004 29.5386 27.3447 29.5386 27.1821V11.9545C29.5386 11.7919 29.4731 11.6362 29.357 11.5217C29.241 11.4072 29.0839 11.3431 28.9203 11.3431H28.502V8.30651V8.30649V8.30648V8.30646V8.30644V8.30643V8.30641V8.30639V8.30638V8.30636V8.30635V8.30633V8.30631V8.30629V8.30627V8.30625V8.30623V8.30622V8.3062V8.30619V8.30617V8.30615V8.30613V8.30611V8.30609V8.30607V8.30605V8.30603V8.30601V8.30598V8.30596V8.30593V8.30591V8.30588V8.30585V8.30582V8.3058V8.30578V8.30577V8.30575V8.30574V8.30572V8.3057V8.30569V8.30567V8.30566V8.30564V8.30562V8.30561V8.30559V8.30557V8.30555V8.30553V8.30552V8.3055V8.30548V8.30546V8.30544V8.30542V8.3054V8.30538V8.30536V8.30534V8.30532V8.3053V8.30528V8.30526V8.30524V8.30522V8.3052V8.30517V8.30515V8.30513V8.30511V8.30508V8.30506V8.30504V8.30501V8.30499V8.30496V8.30494V8.30491V8.30489V8.30486V8.30484V8.30481V8.30479V8.30476V8.30473V8.30471V8.30468V8.30465V8.30462V8.30459V8.30457V8.30454V8.30451V8.30448V8.30445V8.30442V8.30439V8.30436V8.30433V8.3043V8.30427V8.30423V8.3042V8.30417V8.30414V8.30411V8.30407V8.30404V8.30401V8.30397V8.30394V8.3039V8.30387V8.30383V8.3038V8.30376V8.30373V8.30369V8.30365V8.30362V8.30358V8.30354V8.3035V8.30346V8.30342V8.30339V8.30335V8.30331V8.30327V8.30323V8.30319V8.30314V8.3031V8.30306V8.30302V8.30298V8.30294V8.30289V8.30285V8.3028V8.30276V8.30272V8.30267V8.30263V8.30258V8.30254V8.30249V8.30244V8.3024V8.30235V8.3023V8.30225V8.3022V8.30216V8.30211V8.30206V8.30201V8.30196V8.30191V8.30186V8.3018V8.30175V8.3017V8.30165V8.3016V8.30154V8.30149V8.30143V8.30138V8.30133V8.30127V8.30121V8.30116V8.3011V8.30105V8.30099V8.30093V8.30087V8.30082V8.30076V8.3007V8.30064V8.30058V8.30052V8.30046V8.3004V8.30033V8.30027V8.30021V8.30015V8.30008V8.30002V8.29996V8.29989V8.29983V8.29976V8.2997V8.29963V8.29956V8.2995V8.29943V8.29936V8.29929V8.29922V8.29916V8.29909V8.29902V8.29895V8.29887V8.2988V8.29873V8.29866V8.29859V8.29851V8.29844V8.29837V8.29829V8.29822V8.29814V8.29807V8.29799V8.29791V8.29783V8.29776V8.29768V8.2976V8.29752V8.29744V8.29736V8.29728V8.2972V8.29712V8.29704V8.29696V8.29687V8.29679V8.29671V8.29662V8.29654V8.29645V8.29637V8.29628V8.29619V8.29611V8.29602V8.29593V8.29584V8.29575V8.29566V8.29557V8.29548V8.29539V8.2953V8.29521V8.29511V8.29502V8.29493V8.29483V8.29474V8.29464V8.29455V8.29445V8.29435V8.29426V8.29416V8.29406V8.29396V8.29386V8.29376V8.29366V8.29356V8.29346V8.29336V8.29326V8.29315V8.29305V8.29295V8.29284V8.29274V8.29263V8.29252V8.29242V8.29231V8.2922V8.29209V8.29199V8.29188V8.29177V8.29166V8.29154V8.29143V8.29132V8.29121V8.29109V8.29098V8.29087V8.29075V8.29064V8.29052V8.2904V8.29029V8.29017V8.29005V8.28993V8.28981V8.28969V8.28957V8.28945V8.28933V8.2892V8.28908V8.28896V8.28883V8.28871V8.28858V8.28846V8.28833V8.2882V8.28808V8.28795V8.28782V8.28769V8.28756V8.28743V8.2873V8.28717V8.28703V8.2869V8.28677V8.28663V8.2865V8.28636V8.28623V8.28609V8.28595V8.28581V8.28568V8.28554V8.2854V8.28526V8.28511V8.28497V8.28483V8.28469V8.28454V8.2844V8.28426V8.28411V8.28396V8.28382V8.28367V8.28352V8.28337V8.28322V8.28307V8.28292V8.28277V8.28262V8.28247V8.28231V8.28216V8.28201V8.28185V8.2817V8.28154V8.28138V8.28122V8.28107V8.28091V8.28075V8.28059V8.28043V8.28026V8.2801V8.27994V8.27978V8.27961V8.27945V8.27928V8.27911V8.27895V8.27878V8.27861V8.27844V8.27827V8.2781V8.27793V8.27776V8.27759V8.27741V8.27724V8.27706V8.27689V8.27671V8.27654V8.27636V8.27618V8.276V8.27582H28.5022L28.5018 8.27003C28.499 8.22153 28.4904 8.17356 28.4761 8.12714V8.09684V8.07494L28.4669 8.05504C28.4378 7.99172 28.398 7.93383 28.3492 7.88383L28.3492 7.88382L28.3479 7.88247L22.1283 1.74588L22.1284 1.74587L22.127 1.74455C22.0763 1.69645 22.0178 1.65726 21.9539 1.62864L21.9344 1.6199H21.913H21.8917C21.8354 1.59095 21.7748 1.57073 21.7122 1.55998L21.7038 1.55854H21.6953H6.11543C5.95187 1.55854 5.79475 1.62263 5.6787 1.73714C5.5626 1.85169 5.49713 2.00734 5.49713 2.16992V11.3431ZM22.2825 7.69513V3.6415L26.3909 7.69513H22.2825ZM6.73372 2.7813H21.0459V8.30651C21.0459 8.46909 21.1114 8.62474 21.2275 8.73929C21.3435 8.8538 21.5007 8.91789 21.6642 8.91789H27.2654V11.3431H6.73372V2.7813ZM27.2654 31.2187H6.73372V27.7935H27.2654V31.2187ZM28.302 26.5707H5.69713V12.5659H28.302V26.5707Z' fill='%23002439' stroke='%23002439' stroke-width='0.2'/%3E%3Cpath d='M10.6561 25.0798V21.3552H11.3683C11.6502 21.3604 11.9296 21.2981 12.1888 21.1727C12.4479 21.0473 12.6808 20.8616 12.8732 20.628C13.0731 20.4002 13.2306 20.1288 13.3365 19.8302C13.4424 19.5314 13.4946 19.2113 13.49 18.8891V17.4107C13.5108 16.7738 13.3168 16.1513 12.9469 15.6732L12.947 15.6731L12.9456 15.6715C12.744 15.4329 12.5005 15.2452 12.2306 15.121C11.9611 14.9969 11.6715 14.9392 11.3809 14.9517H9.29102H9.24102V15.0017V25.0798V25.1298H9.29102H10.6061H10.6561V25.0798ZM12.121 18.9046L12.121 18.905C12.122 19.0144 12.1037 19.1227 12.0673 19.2234C12.031 19.3241 11.9774 19.4148 11.9101 19.4903L11.9101 19.4903L11.909 19.4916C11.8446 19.5689 11.7675 19.6297 11.6827 19.6706C11.5979 19.7115 11.507 19.7317 11.4156 19.7303V19.7303H11.4148H10.6692V16.6068H11.4148V16.6069L11.4176 16.6067C11.5112 16.6014 11.605 16.6185 11.693 16.657C11.7807 16.6954 11.8612 16.7544 11.929 16.8308C11.9938 16.9102 12.0443 17.0041 12.0774 17.107C12.1106 17.2103 12.1255 17.3203 12.121 17.4305L12.121 17.4305V17.4325L12.121 18.9046Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M17.0342 16.5549H16.1775H17.0342ZM17.0342 16.5549C17.1462 16.554 17.2573 16.5763 17.3604 16.6204C17.4635 16.6646 17.5565 16.7296 17.6336 16.8114L17.0342 16.5549ZM14.6289 25.1293H16.9962L16.9967 25.0793C17.3101 25.0855 17.6214 25.0256 17.9104 24.9035C18.1995 24.7813 18.46 24.5997 18.6752 24.3702L18.7103 24.4058C18.7105 24.4056 18.7107 24.4054 18.711 24.4051C18.9403 24.1787 19.1216 23.9078 19.2438 23.6088C19.3661 23.3096 19.4267 22.9885 19.422 22.665V17.3851C19.4271 17.0634 19.3674 16.744 19.2464 16.4462C19.1255 16.1484 18.9458 15.8783 18.7183 15.6523C18.4964 15.4221 18.2293 15.2409 17.9341 15.1201C17.6389 14.9994 17.322 14.9418 17.0035 14.9509H14.6289H14.5789V15.0009V25.0793V25.1293H14.6289ZM17.8534 22.7032L17.8534 22.7034C17.8541 22.8101 17.8339 22.9159 17.7939 23.0146C17.7539 23.1134 17.695 23.2033 17.6205 23.279L17.6204 23.279L17.619 23.2806C17.5471 23.3602 17.4591 23.4235 17.361 23.4662C17.2629 23.5089 17.1569 23.53 17.05 23.5281V23.5281H17.0492H16.1775V16.6049L17.0342 16.6049L17.0346 16.6049C17.1397 16.6041 17.2439 16.625 17.3407 16.6664C17.4375 16.7078 17.5248 16.7688 17.5972 16.8457L17.5972 16.8457L17.5987 16.8472C17.6759 16.9226 17.737 17.0132 17.7782 17.1133C17.8195 17.2134 17.8399 17.3209 17.8384 17.4293L17.8384 17.4302L17.8534 22.7032Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M21.1004 25.0798V25.1298H21.1504H22.4024H22.4524V25.0798V20.8519H24.0882H24.1382V20.8019V19.2779V19.2279H24.0882H22.4524V16.574H24.708H24.758V16.524V15V14.95H24.708H21.1504H21.1004V15V25.0798Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3C/svg%3E");position: relative;top: 0.125rem;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: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 2.9375rem; }  } @media all { .coh-ce-9e9069a9:hover { outline-width: 2px; }  }
@media all { .coh-ce-74e786ec { background-color: var(--ssa-color-palette-white);height: 2.9375rem;width: 2.9375rem;overflow: hidden;border-width: 0.0625rem;-webkit-border-radius: 50%;border-radius: 50%;border-style: solid;border-color: var(--ssa-color-palette-brand-color);-webkit-box-shadow: 2px 3px 15px 0px #0000001A;box-shadow: 2px 3px 15px 0px #0000001A;;-webkit-transition: all 0.2s ease;;transition: all 0.2s ease;;z-index: 28; }  } @media all { .coh-ce-74e786ec:after { font-size: 1.375rem;line-height: 3.0625rem;text-align: center;max-height: 2.9375rem;height: 2.9375rem;position: relative;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='19' width='21'%3e%3cpath fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M9.82481 11.7255V0.349609H11.1748V11.7255L15.8455 6.47593L16.8541 7.37329L11.3776 13.5284C10.9103 14.0537 10.0893 14.0537 9.62197 13.5285L4.14552 7.37329L5.15409 6.47593L9.82481 11.7255ZM0.924805 17.2496V12.6496H2.2748V17.0746H18.7248V12.6496H20.0748V17.2496C20.0748 17.8985 19.5487 18.4246 18.8998 18.4246H2.0998C1.45087 18.4246 0.924805 17.8985 0.924805 17.2496Z'/%3e%3c/svg%3e");display: block; }  }
@media all { .coh-ce-1fdf9d3 { list-style-type: none;margin-top: 10px;margin-bottom: 16px; }  } @media (max-width: 767px) { .coh-ce-1fdf9d3 { margin-top: 0rem;margin-right: 16px;margin-bottom: 16px;margin-left: 0rem; }  }
@media all { .coh-ce-b1b5b00b { background-color: var(--ssa-color-palette-white);height: 47px;width: 47px;-webkit-box-shadow: 2px 3px 15px 0px #0000001A;box-shadow: 2px 3px 15px 0px #0000001A;;content: "\f08a";font-family: icomoon;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-border-radius: 50%;border-radius: 50%;position: relative;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid; }  } @media all { .coh-ce-b1b5b00b:after { font-size: 26px;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;content: "\f08a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 47px;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='22' width='21'%3e%3cpath fill='currentColor' d='M16.7661 14.5867C15.5624 14.5867 14.4953 15.1834 13.8452 16.0959L7.9701 12.4224C8.08082 12.0775 8.14068 11.7102 8.14068 11.3293C8.14068 10.9485 8.08082 10.5808 7.9701 10.2359L13.8448 5.9592C14.495 6.87239 15.562 7.46872 16.7658 7.46872C18.7421 7.46872 20.3496 5.86166 20.3496 3.88622C20.3496 1.91077 18.7421 0.303711 16.7661 0.303711C14.7901 0.303711 13.1826 1.91077 13.1826 3.88622C13.1826 4.16501 13.2148 4.43654 13.2753 4.69701L7.29886 9.02459C6.64111 8.24389 5.65605 7.74682 4.55715 7.74682C2.58115 7.74682 0.973633 9.35388 0.973633 11.3293C0.973633 13.3048 2.58115 14.9118 4.55715 14.9118C5.65605 14.9118 6.64111 14.4148 7.29886 13.6337L13.275 17.3584C13.2144 17.6189 13.1822 17.8904 13.1822 18.1692C13.1826 20.1447 14.7901 21.7517 16.7661 21.7517C18.7421 21.7517 20.3496 20.1447 20.3496 18.1692C20.3496 16.1938 18.7421 14.5867 16.7661 14.5867ZM16.7661 1.68732C17.9788 1.68732 18.9656 2.67383 18.9656 3.88622C18.9656 5.0986 17.9788 6.08511 16.7661 6.08511C15.5534 6.08511 14.5669 5.0986 14.5669 3.88622C14.5669 2.67383 15.5534 1.68732 16.7661 1.68732ZM4.55715 13.5282C3.34442 13.5282 2.35763 12.5421 2.35763 11.3293C2.35763 10.1169 3.34442 9.13043 4.55715 9.13043C5.76988 9.13043 6.75668 10.1169 6.75668 11.3293C6.75668 12.5421 5.76988 13.5282 4.55715 13.5282ZM16.7661 20.3681C15.5534 20.3681 14.5669 19.3816 14.5669 18.1692C14.5669 16.9568 15.5537 15.9707 16.7661 15.9707C17.9792 15.9707 18.9656 16.9572 18.9656 18.1692C18.9656 19.3816 17.9788 20.3681 16.7661 20.3681Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-b1b5b00b:hover { outline-width: 2px; }  }
@media all { .coh-ce-1b53e287 { position: relative; }  } @media all { .coh-ce-1b53e287:after { background-color: var(--ssa-color-palette-brand-color);height: 300px;position: absolute;top: 0rem;left: 0rem;right: 0rem;z-index: -1;content: "''";display: block; }  } @media (max-width: 767px) { .coh-ce-1b53e287:after { display: none; }  }
@media all { .coh-ce-c28c1f1d { position: relative; }  }
@media all { .coh-ce-15255a88 { height: 80px;-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 all { .coh-ce-5d6d3740 { color: var(--ssa-color-palette-white);font-size: 14px;position: relative;margin-left: 30px;line-height: 22px; }  } @media (max-width: 767px) { .coh-ce-5d6d3740 { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-5d6d3740:before { color: var(--ssa-color-palette-brand-color-green);font-size: 11px;position: absolute;top: 0.375rem;left: -30px;-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg);content: "\e926";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-5d6d3740:hover { color: var(--ssa-color-palette-white); }  } @media (max-width: 767px) { .coh-ce-5d6d3740:hover { color: var(--ssa-color-palette-brand-color); }  }
@media (max-width: 767px) { .coh-ce-b5244e7f { width: 100%; }  }
@media all { .coh-ce-d6a4ecf8 { font-weight: 300;color: var(--ssa-color-palette-white);font-size: 12px;padding-right: 8px;margin-right: 8px;border-right-width: 1px;border-right-style: solid;border-right-color: var(--ssa-color-palette-white); }  } @media (max-width: 767px) { .coh-ce-d6a4ecf8 { color: var(--ssa-color-palette-brand-color);border-right-color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-ce-d6a4ecf8.su-admin-w { display: none; }  } @media all { .coh-ce-d6a4ecf8.admin-w { display: none; }  }
@media all { .coh-ce-c8b667a0 { color: var(--ssa-color-palette-white);font-size: 12px; }  } @media (max-width: 767px) { .coh-ce-c8b667a0 { color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-bbff84da { position: relative;overflow: hidden; }  } @media (max-width: 767px) { .coh-ce-bbff84da { display: none; }  } @media all { .coh-ce-bbff84da:after { width: 470px;height: 65px;position: absolute;bottom: -4px;left: 0rem;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='65' width='470'%3e%3cpath fill='rgb(183, 241, 0)' d='M404.564 0L469.5 65L5.68248e-06 65L0 3.53681e-05L404.564 0Z'/%3e%3c/svg%3e"); }  }
@media all { .coh-ce-27b04e41 { height: 370px;width: 100%;-o-object-fit: cover;object-fit: cover; }  }
@media all { .coh-ce-30b73771 { border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  }
@media all { .coh-ce-af488548 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media (max-width: 767px) { .coh-ce-af488548 { display: block; }  }
@media all { .coh-ce-6775b12 { font-weight: 500;color: var(--ssa-color-palette-primary-dark-green);font-size: 20px;margin-bottom: 16px;display: block; }  }
@media all { .coh-ce-739637d1 { margin-bottom: 16px;text-transform: none; }  }
@media all { .coh-ce-737f5c89 { font-size: 18px;text-transform: uppercase;font-weight: 500; }  }
@media all { .coh-ce-64909588 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-64909588 li { cursor: default;pointer-events: none;text-decoration: none; }  }
@media all { .coh-ce-b2cdba30 { list-style-type: none;margin-top: 0rem;margin-right: 8px;margin-bottom: 8px;margin-left: 0rem;line-height: 28px; }  }
@media all { .coh-ce-d5be628c { background-color: var(--ssa-color-palette-primary-dark-green);color: var(--ssa-color-palette-white);padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;-webkit-border-radius: 1px;border-radius: 1px;font-size: 12px;font-weight: 600;text-transform: uppercase; }  } @media all { .coh-ce-d5be628c a { color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-475e0521 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 48px;margin-bottom: 0rem; }  } @media all { .coh-ce-475e0521 li span,.coh-ce-475e0521 li a { cursor: default; pointer-events: none; }  }
@media all { .coh-ce-254f2e8e { width: 50%;margin-right: 0rem;margin-bottom: 40px;margin-left: 0rem;list-style-type: none; }  } @media (max-width: 1169px) { .coh-ce-254f2e8e { width: 100%; }  }
@media all { .coh-ce-76c74561 { padding-right: 24px;padding-left: 32px;position: relative; }  } @media all { .coh-ce-76c74561:before { content: "";position: absolute;top: 50%;left: 0rem;height: 30px;width: 1px;background-color: rgba(206, 210, 213, 1);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); }  }
@media all { .coh-ce-c91adb62 { text-transform: uppercase; }  }
@media all { .coh-ce-cfe3f47 a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cfe3f47 a:hover { color: var(--ssa-color-palette-brand-color-light); }  }
@media all { .coh-ce-9a4303b7 { width: 50%;margin-right: 0rem;margin-bottom: 40px;margin-left: 0rem;list-style-type: none; }  } @media (max-width: 1169px) { .coh-ce-9a4303b7 { width: 100%; }  } @media (max-width: 767px) { .coh-ce-9a4303b7 { margin-right: 0rem; }  }
@media all { .coh-ce-d7a7ba9f a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-d7a7ba9f a:hover { color: var(--ssa-color-palette-brand-color-light); }  }
@media all { .coh-ce-e09d2cdb { padding-right: 24px;padding-left: 32px;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; }  } @media all { .coh-ce-e09d2cdb:before { content: "";position: absolute;top: 50%;left: 0rem;height: 30px;width: 1px;background-color: rgba(206, 210, 213, 1);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); }  }
@media all { .coh-ce-14f19427 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;border-top-style: solid;border-top-width: 1px;border-top-color: var(--ssa-color-palette-gray-20); }  } @media (max-width: 767px) { .coh-ce-14f19427 { display: block; }  }
@media all { .coh-ce-68ac0e26 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 0rem;margin-bottom: 0rem; }  } @media all { .coh-ce-68ac0e26 li { max-width: 180px; }  } @media all { .coh-ce-68ac0e26 li span,.coh-ce-68ac0e26 li a { cursor: default; pointer-events: none; }  }
@media all { .coh-ce-f67fcd37 { width: 20%;margin-right: auto;margin-bottom: 0rem;margin-left: auto;list-style-type: none;text-align: center; }  } @media (max-width: 1169px) { .coh-ce-f67fcd37 { width: 33%;margin-bottom: 40px; }  } @media (max-width: 767px) { .coh-ce-f67fcd37 { width: 50%; }  }
@media all { .coh-ce-5ea53151 { position: relative; }  }
@media all { .coh-ce-26ee576a { text-transform: uppercase;font-size: 12px; }  }
@media all { .coh-ce-9101de48 { font-size: 14px;font-weight: 300; }  } @media all { .coh-ce-9101de48 a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-9101de48 a:hover { color: var(--ssa-color-palette-brand-color-light); }  }
@media all { .coh-ce-96ec276a { width: 20%;margin-right: auto;margin-bottom: 0rem;margin-left: auto;list-style-type: none;text-align: center; }  } @media (max-width: 1169px) { .coh-ce-96ec276a { width: 33%;margin-bottom: 40px; }  } @media (max-width: 767px) { .coh-ce-96ec276a { width: 50%; }  }
@media all { .coh-ce-26b01793 { width: 20%;margin-right: auto;margin-bottom: 0rem;margin-left: auto;list-style-type: none;text-align: center; }  } @media (max-width: 1169px) { .coh-ce-26b01793 { width: 33%;margin-bottom: 40px; }  } @media (max-width: 767px) { .coh-ce-26b01793 { width: 50%; }  } @media all { .coh-ce-26b01793 .is-ongoing { display: none; }  } @media all { .coh-ce-26b01793 .is-not-ongoing { display: block; }  } @media all { .coh-ce-26b01793.is-on-going-1 .is-ongoing { display: block; }  } @media all { .coh-ce-26b01793.is-on-going-1 .is-not-ongoing { display: none; }  }
@media all { .coh-ce-ef7b8aa0 { background-color: var(--ssa-color-palette-brand-color);color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-46b324ee { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;text-align: left; }  }
@media all { .coh-ce-17520454 * { text-align: left; }  } @media all { .coh-ce-17520454:has(ul) p { text-align: left; }  } @media all { .coh-ce-17520454:has(ul) ul { font-size: 20px; }  } @media all { .coh-ce-17520454 p { text-align: center;font-size: 20px; }  }
@media all { .coh-ce-ec6059f6 { color: var(--ssa-color-palette-white);text-align: center; }  }
@media all { .coh-ce-253c832 { font-size: 20px; }  } @media all { .coh-ce-253c832 ul { text-align: left;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;font-size: 20px; }  }
@media all { .coh-ce-9c9f8786 { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }  }
@media all { .coh-ce-51823370 { padding-right: 24px;padding-left: 32px;position: relative;margin-right: 80px;margin-bottom: 16px;margin-left: 16px; }  } @media all { .coh-ce-51823370:before { content: "";position: absolute;top: 50%;left: 0rem;height: 30px;width: 1px;background-color: var(--ssa-color-palette-brand-color-green);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); }  }
@media all { .coh-ce-8d2a82e0 { font-weight: 300;font-size: 35px;line-height: 30px;vertical-align: top; }  }
@media all { .coh-ce-eab06082 { line-height: 53px;font-size: 70px;font-weight: 500;letter-spacing: -2px; }  }
@media all { .coh-ce-68fd1d61 { vertical-align: top;font-size: 35px;line-height: 30px;font-weight: 300; }  }
@media all { .coh-ce-f2ac3136 { font-size: 20px;line-height: 28px;letter-spacing: 1px;display: block;margin-top: 10px; }  }
@media all { .coh-ce-3a9e0d74 { border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-ce-3a9e0d74 ul li::marker { color: var(--ssa-color-palette-primary-dark-green); }  }
@media all { .coh-ce-8c6dd597 { -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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media (max-width: 767px) { .coh-ce-8c6dd597 { display: block; }  }
@media all { .coh-ce-55c45d03 { max-width: 520px; }  } @media all { .coh-ce-55c45d03 ul { font-size: 1rem; }  }
@media all { .coh-ce-b291a20c { line-height: 66px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-b291a20c:before { margin-right: 16px;content: "\f006";font-family: icomoon;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: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='66' width='66'%3e%3cpath fill='currentColor' d='M55.5923 29.574C55.5173 29.574 55.4349 29.574 55.3513 29.5911C53.7974 29.6907 52.5434 30.8288 52.236 32.2987H49.4698C49.2952 28.2871 47.6921 24.6492 45.1411 21.8752L47.0934 19.9234C47.6664 20.2971 48.3314 20.4887 48.9879 20.4887C49.7857 20.4887 50.5825 20.2061 51.2058 19.6494C51.2722 19.5991 51.3386 19.5327 51.3964 19.4749C52.0443 18.8271 52.402 17.9631 52.402 17.0413C52.402 16.1195 52.0443 15.2641 51.3964 14.625C50.7485 13.9772 49.8928 13.6196 48.9708 13.6196C48.0487 13.595 47.1844 13.9772 46.528 14.6324C46.4701 14.6903 46.4037 14.7566 46.3952 14.7738C45.3489 15.945 45.2568 17.6473 46.0878 18.9267L44.1269 20.887C41.3522 18.3368 37.7132 16.7341 33.7004 16.5596V13.7856C35.1708 13.4783 36.3092 12.2246 36.4088 10.6712C36.4173 10.5876 36.4259 10.5052 36.4259 10.4303C36.4259 8.53634 34.8891 7 32.9946 7C31.1002 7 29.5634 8.53634 29.5634 10.4303C29.5634 10.5052 29.5634 10.5876 29.5805 10.6712C29.6801 12.2246 30.8185 13.4783 32.2889 13.7856V16.551C28.2761 16.7255 24.6371 18.3282 21.8623 20.8784L19.91 18.9181C20.7411 17.6473 20.649 15.945 19.6113 14.7823C19.5609 14.7245 19.5117 14.6742 19.4613 14.625C18.8134 13.9772 17.9492 13.6196 17.0357 13.6196C16.1222 13.6196 15.2579 13.9772 14.61 14.625C13.9621 15.2727 13.6044 16.1367 13.6044 17.0499C13.6044 17.9631 13.9621 18.8357 14.61 19.4749C14.6764 19.5412 14.7428 19.5991 14.7599 19.6076C15.4079 20.189 16.2218 20.4802 17.0367 20.4802C17.6932 20.4802 18.3411 20.2896 18.9055 19.9234L20.8578 21.8752C18.3069 24.6492 16.7037 28.2871 16.5291 32.2987H13.7875C13.4802 30.8288 12.2261 29.6907 10.6722 29.5911C10.5887 29.5826 10.5062 29.574 10.4313 29.574C8.53678 29.574 7 31.1104 7 33.0043C7 34.8982 8.53678 36.4345 10.4313 36.4345C10.5062 36.4345 10.5887 36.4345 10.6722 36.4174C12.2261 36.3178 13.4802 35.1798 13.7875 33.7098H16.5463C16.7122 37.5972 18.2244 41.2759 20.8664 44.1494L18.9226 46.0926C17.6515 45.2618 15.9487 45.3453 14.8188 46.3581C14.7525 46.4084 14.6775 46.4748 14.6197 46.5326C13.9717 47.1804 13.6141 48.0443 13.6141 48.9576C13.6141 49.8708 13.9717 50.7348 14.6197 51.3825C15.2676 52.0303 16.1318 52.3879 17.0453 52.3879C17.9588 52.3879 18.823 52.0303 19.471 51.3825C19.5213 51.3322 19.5791 51.2744 19.6284 51.2166C20.6672 50.0453 20.7497 48.3516 19.9197 47.0808L21.8634 45.1376C21.9962 45.2543 22.1204 45.3785 22.2543 45.4952C25.0623 47.9116 28.6017 49.2991 32.2985 49.4565V52.2144C30.8282 52.5217 29.6898 53.7754 29.5902 55.3288C29.5816 55.4123 29.573 55.4948 29.573 55.5697C29.573 57.4637 31.1098 59 33.0043 59C34.8988 59 36.4355 57.4637 36.4355 55.5697C36.4355 55.4948 36.4355 55.4123 36.4184 55.3288C36.3188 53.7754 35.1804 52.5217 33.71 52.2144V49.4565C37.4069 49.2991 40.9549 47.9116 43.7543 45.4952C43.8871 45.3785 44.0113 45.2629 44.1452 45.1462L46.0889 47.0894C45.2578 48.3602 45.3414 50.0625 46.363 51.192C46.4134 51.2583 46.4798 51.3247 46.5376 51.3911C47.1855 52.0388 48.0498 52.3964 48.9633 52.3964H48.9718C49.8853 52.3964 50.7496 52.0388 51.3889 51.3911C52.0368 50.7434 52.3945 49.8794 52.3945 48.9662C52.3945 48.0529 52.0368 47.1804 51.3814 46.5326C51.3236 46.4748 51.2572 46.4084 51.2315 46.3999C50.0599 45.3539 48.3571 45.2618 47.0774 46.0926L45.1336 44.1494C47.7756 41.2759 49.2878 37.5962 49.4537 33.7098H52.2125C52.5198 35.1798 53.7739 36.3178 55.3278 36.4174C55.4113 36.426 55.4938 36.4345 55.5687 36.4345C57.4632 36.4345 59 34.8982 59 33.0043C59 31.1104 57.4879 29.574 55.5934 29.574H55.5923ZM42.8483 44.4321C41.1198 45.9267 39.0765 46.9898 36.9003 47.5711C37.4818 46.9566 38.0301 46.2093 38.5206 45.3121C38.7445 44.9139 38.9522 44.4985 39.1353 44.0659C39.3924 43.4846 39.6173 42.8615 39.8336 42.2223C40.9474 42.7876 42.0022 43.4931 42.9575 44.3314C42.9157 44.3646 42.8825 44.3978 42.8493 44.431L42.8483 44.4321ZM21.9951 43.294C19.5363 40.6614 18.1323 37.2814 17.9577 33.7098H24.8288C24.8792 36.2343 25.2111 38.6679 25.7841 40.8444C24.4465 41.5007 23.1924 42.3476 22.054 43.3615C22.0369 43.3443 22.0123 43.3197 21.9962 43.2951L21.9951 43.294ZM41.1947 32.2977C41.1444 29.7068 40.8124 27.2893 40.2555 25.1631C41.5096 24.5485 42.6983 23.7755 43.7693 22.8537C43.8357 22.7959 43.9021 22.7295 43.9684 22.6707C46.3695 25.2123 47.8902 28.5837 48.0637 32.3052H41.1926V32.2966L41.1947 32.2977ZM32.305 18.0124V25.3954C30.6429 25.3204 29.0236 24.9714 27.4944 24.374C28.6081 20.9191 30.3441 18.4856 32.305 18.0124ZM32.305 26.8075V32.2891H26.2489C26.2992 29.9391 26.6066 27.7047 27.1045 25.7358C28.7581 26.375 30.5112 26.7326 32.305 26.8075ZM32.305 33.7098V39.2C30.5026 39.2749 28.7495 39.64 27.096 40.2716C26.5809 38.2621 26.2906 36.0277 26.2403 33.7109H32.305V33.7098ZM32.305 40.6121V47.9876C31.0252 47.6718 29.7872 46.5091 28.7495 44.6237C28.5503 44.2661 28.3672 43.885 28.1926 43.4942C27.9356 42.9129 27.7021 42.2898 27.4944 41.6335C29.0151 41.035 30.6343 40.687 32.305 40.6121ZM33.7175 40.6121C35.3871 40.687 37.0074 41.0361 38.5281 41.6335C38.3204 42.2812 38.088 42.9129 37.8299 43.4942C37.6553 43.885 37.4722 44.2661 37.273 44.6237C36.2342 46.5091 34.9962 47.6632 33.7175 47.979V40.6121ZM33.7175 39.2V33.7098H39.7736C39.7233 36.0266 39.4331 38.261 38.918 40.2706C37.273 39.6314 35.5199 39.2738 33.7175 39.1989V39.2ZM33.7175 32.2977V26.8161C35.5124 26.7412 37.2644 26.3761 38.918 25.7444C39.4159 27.7133 39.7233 29.9466 39.7736 32.2977H33.7175ZM33.7175 25.3954V18.0124C35.6784 18.4856 37.4144 20.9191 38.5281 24.374C36.9999 24.9725 35.3796 25.3204 33.7175 25.3954ZM42.8483 21.7746C41.9262 22.5636 40.9206 23.2285 39.8497 23.7766C39.1182 21.5508 38.1212 19.7232 36.9421 18.461C39.1932 19.067 41.2376 20.189 42.9489 21.6835C42.9072 21.7167 42.8825 21.7499 42.8493 21.7746H42.8483ZM26.175 23.7766C25.103 23.2285 24.0984 22.5722 23.1764 21.7746C23.1432 21.7499 23.11 21.7167 23.0768 21.6835C24.7796 20.189 26.824 19.067 29.0836 18.461C27.912 19.7232 26.915 21.5508 26.176 23.7766H26.175ZM22.0626 22.6632C22.129 22.721 22.1868 22.7874 22.2532 22.8462C23.3252 23.7766 24.5129 24.541 25.767 25.1556C25.2101 27.2818 24.8781 29.7068 24.8277 32.2902H17.9652C18.1398 28.5773 19.6605 25.2059 22.0605 22.6642L22.0626 22.6632ZM23.0682 44.3325C24.0235 43.4856 25.0783 42.7876 26.1921 42.2234C26.3999 42.8625 26.6323 43.4856 26.8904 44.067C27.081 44.4985 27.2887 44.9224 27.5051 45.3132C27.9956 46.2104 28.5439 46.9577 29.1254 47.5722C26.9407 46.9909 24.9049 45.9277 23.1689 44.4331C23.1442 44.4 23.111 44.3668 23.0693 44.3336L23.0682 44.3325ZM44.0284 43.3026C44.0113 43.3272 43.9867 43.3443 43.962 43.3689C42.8236 42.3561 41.5781 41.5082 40.232 40.8519C40.8049 38.6679 41.138 36.2343 41.1872 33.7173H48.0583C47.9009 37.2803 46.4883 40.6688 44.0295 43.3015L44.0284 43.3026ZM47.4682 15.7116C47.4854 15.6945 47.5432 15.6367 47.5518 15.6206C47.9341 15.2384 48.4406 15.0307 48.9804 15.0307C49.5201 15.0307 50.0267 15.2384 50.4015 15.6206C50.7838 15.9943 50.9916 16.5007 50.9916 17.0413C50.9916 17.582 50.7838 18.0873 50.4015 18.4695L50.8995 18.9674L50.3094 18.552C49.5201 19.2575 48.3068 19.2243 47.5507 18.4685C46.7946 17.7126 46.7614 16.4996 47.4672 15.7106L47.4682 15.7116ZM31.0016 10.5545C31.0016 10.5213 31.0016 10.4635 30.9931 10.4303C30.9931 9.31682 31.8991 8.41215 33.0118 8.41215C34.1245 8.41215 35.0305 9.31789 35.0305 10.4303V10.4549C35.0219 10.4881 35.0219 10.5213 35.0133 10.5545C34.963 11.6176 34.0827 12.4484 33.0107 12.4484C31.9387 12.4484 31.0584 11.6176 31.0006 10.5545H31.0016ZM15.7152 18.5531C15.6981 18.5359 15.6317 18.4781 15.6156 18.4695C15.2333 18.0873 15.0255 17.5809 15.0255 17.0413C15.0255 16.5017 15.2333 15.9953 15.6156 15.6131C15.9979 15.2309 16.5045 15.0232 17.0442 15.0232C17.584 15.0232 18.0905 15.2309 18.4729 15.6131C18.5061 15.6463 18.5307 15.6709 18.5564 15.7127C19.2621 16.5017 19.2289 17.7148 18.4729 18.4706C17.7168 19.2265 16.5034 19.2597 15.7141 18.5541L15.7152 18.5531ZM10.5566 35.0149C10.5234 35.0149 10.4655 35.0149 10.4323 35.0235C9.31856 35.0235 8.41363 34.1177 8.41363 33.0054C8.41363 31.893 9.31963 30.9872 10.457 30.9872C10.4902 30.9958 10.5234 30.9958 10.5566 31.0044C11.62 31.0622 12.451 31.9433 12.451 33.0139C12.451 34.0845 11.62 34.9571 10.5566 35.016V35.0149ZM18.5575 50.2969C18.5403 50.3141 18.4825 50.3719 18.4739 50.3879C17.7179 51.1524 16.3803 51.1524 15.6242 50.3879C15.2419 50.0057 15.0341 49.5079 15.0341 48.9597C15.0341 48.4116 15.2419 47.9137 15.6242 47.5315L15.7152 47.448C16.0975 47.1076 16.5709 46.9416 17.0442 46.9416C17.5594 46.9416 18.083 47.1407 18.4729 47.5401C19.2289 48.2959 19.2707 49.509 18.5564 50.298L18.5575 50.2969ZM35.0316 55.529V55.5794C35.0316 56.6928 34.1255 57.5975 33.0129 57.5975C31.9002 57.5975 30.9942 56.6917 30.9942 55.5547C31.0027 55.5216 31.0027 55.4884 31.0027 55.4552C31.0605 54.3921 31.9419 53.5612 33.0129 53.5612C34.0838 53.5612 34.9652 54.3921 35.0316 55.5301V55.529ZM48.9804 46.9491C49.4537 46.9491 49.9357 47.115 50.3094 47.4555C50.3266 47.4726 50.3844 47.5304 50.4004 47.539C50.7828 47.9212 50.9905 48.4276 50.9905 48.9672C50.9905 49.5068 50.7828 50.0132 50.4004 50.3954C50.0181 50.7776 49.5201 50.9853 48.9793 50.9853C48.4385 50.9853 47.933 50.7776 47.5507 50.3869L47.4672 50.2959C46.7529 49.4982 46.7946 48.2938 47.5507 47.5379C47.9491 47.1472 48.4642 46.948 48.9793 46.948L48.9804 46.9491ZM55.5687 35.0224C55.5355 35.0138 55.5023 35.0138 55.4692 35.0053C54.4057 34.9475 53.5747 34.0663 53.5747 32.9957C53.5747 31.9251 54.4057 31.044 55.4692 30.9862C55.5023 30.9862 55.5602 30.9862 55.5934 30.9776C56.7071 30.9776 57.6121 31.8833 57.6121 32.9957C57.6121 34.1081 56.7061 35.0224 55.5687 35.0224Z'/%3e%3c/svg%3e"); }  }
@media all { .coh-ce-cd576b27 { max-width: 520px; }  } @media all { .coh-ce-cd576b27 ul { font-size: 1rem; }  }
@media all { .coh-ce-e69cf355 { line-height: 66px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-e69cf355:before { margin-right: 16px;content: "\f006";font-family: icomoon;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: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='66' width='66' fill='none'%3e%3cpath stroke='currentColor' stroke-width='1.6' d='M32.0815 23.1327C32.4286 22.3268 33.5714 22.3268 33.9185 23.1327L36.2801 28.6167C36.4249 28.9529 36.7417 29.1831 37.1062 29.2169L43.0516 29.7683C43.9253 29.8494 44.2785 30.9362 43.6192 31.5153L39.1334 35.456C38.8584 35.6976 38.7374 36.0701 38.8179 36.4272L40.1307 42.2519C40.3236 43.108 39.3991 43.7797 38.6446 43.3316L33.5106 40.2832C33.1958 40.0963 32.8042 40.0963 32.4894 40.2832L27.3554 43.3316C26.6009 43.7797 25.6764 43.108 25.8693 42.2519L27.1821 36.4272C27.2626 36.0701 27.1416 35.6976 26.8666 35.456L22.3808 31.5153C21.7215 30.9362 22.0747 29.8494 22.9484 29.7683L28.8938 29.2169C29.2583 29.1831 29.5751 28.9529 29.7199 28.6167L32.0815 23.1327Z'/%3e%3cpath stroke='currentColor' stroke-width='1.6' stroke-linecap='round' d='M49 33.5084C49 37.2663 47.7806 40.7307 45.7273 43.504M17 33.5084C17 37.2663 18.2194 40.7307 20.2727 43.504M38.4545 18C41.3653 19.0879 43.8827 21.0215 45.7273 23.5129M27.5455 18C24.4882 19.1426 21.8649 21.2183 19.9994 23.8932M38.4545 49.0169C36.7523 49.6531 34.9154 50 33 50C31.0846 50 29.2477 49.6531 27.5455 49.0169'/%3e%3ccircle cx='33' cy='34' r='24.3' stroke='currentColor' stroke-width='1.4'/%3e%3c/svg%3e"); }  }
@media all { .coh-ce-793f6ef2 { background-color: var(--ssa-color-palette-gray-10); }  }
@media all { .coh-ce-9971843 { line-height: 66px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  }
@media all { .coh-ce-be6bff9a { -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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media (max-width: 767px) { .coh-ce-be6bff9a { display: block; }  }
@media all { .coh-ce-8b5f6aa0 { max-width: 572px;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: 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;margin-bottom: 0rem;margin-left: auto; }  } @media (max-width: 767px) { .coh-ce-8b5f6aa0 { margin-left: unset;max-width: 100%; }  } @media (max-width: 564px) { .coh-ce-8b5f6aa0 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }  }
@media all { .coh-ce-2ed157b { margin: 10px !important;list-style-type: none;max-width: 350px;width: 100%;height: auto; }  } @media (max-width: 767px) { .coh-ce-2ed157b { max-width: 100%; }  }
@media all { .coh-ce-6861c5a5 { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;max-width: 350px;margin-right: auto;margin-left: auto;padding-top: 40px;padding-right: 24px;padding-bottom: 32px;padding-left: 24px;height: 100%; }  } @media (max-width: 767px) { .coh-ce-6861c5a5 { max-width: 100%; }  }
@media all { .coh-ce-124dd6cc { text-align: center;margin-bottom: 0.8rem;padding-bottom: 0.8rem;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  }
@media all { .coh-ce-b3ed03fa { text-transform: uppercase;font-size: 18px;font-weight: 400; }  }
@media all { .coh-ce-345e43b8 { font-size: 18px; }  }
@media all { .coh-ce-534a5a68 { font-size: 14px;font-weight: 300;display: block; }  }
@media all { .coh-ce-6c360a55 { margin-bottom: 4px;font-size: 12px;line-height: 16px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-6c360a55:before { margin-right: 7px;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3e%3cpath fill='rgb(112, 189, 149)' d='M14.4137 6.30208C14.5153 6.22135 14.6663 6.29688 14.6663 6.42448V11.75C14.6663 12.4401 14.1064 13 13.4163 13H2.58301C1.8929 13 1.33301 12.4401 1.33301 11.75V6.42708C1.33301 6.29688 1.48145 6.22396 1.58561 6.30469C2.16895 6.75781 2.94238 7.33333 5.59863 9.26302C6.14811 9.66406 7.0752 10.5078 7.99967 10.5026C8.92936 10.5104 9.87467 9.64844 10.4033 9.26302C13.0596 7.33333 13.8304 6.75521 14.4137 6.30208ZM7.99967 9.66667C8.60384 9.67708 9.47363 8.90625 9.91113 8.58854C13.3669 6.08073 13.6299 5.86198 14.4268 5.23698C14.5778 5.11979 14.6663 4.9375 14.6663 4.74479V4.25C14.6663 3.5599 14.1064 3 13.4163 3H2.58301C1.8929 3 1.33301 3.5599 1.33301 4.25V4.74479C1.33301 4.9375 1.42155 5.11719 1.57259 5.23698C2.36947 5.85937 2.63249 6.08073 6.08822 8.58854C6.52572 8.90625 7.39551 9.67708 7.99967 9.66667Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-6c360a55:hover { color: var(--ssa-color-palette-brand-color-light); }  }
@media all { .coh-ce-5e858934 { font-size: 12px;line-height: 16px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-5e858934:before { margin-right: 7px;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3e%3cpath fill='rgb(112, 189, 149)' d='M14.2861 10.7548L11.3694 9.50479C11.2448 9.45169 11.1063 9.4405 10.9748 9.47291C10.8433 9.50531 10.7259 9.57956 10.6402 9.68448L9.34851 11.2626C7.32133 10.3068 5.68991 8.67541 4.73411 6.64823L6.31226 5.35654C6.41739 5.27104 6.49179 5.15361 6.52422 5.02204C6.55664 4.89047 6.54531 4.75192 6.49195 4.62736L5.24193 1.71064C5.18337 1.57637 5.07978 1.46674 4.94905 1.40066C4.81831 1.33458 4.66862 1.31619 4.52577 1.34866L1.81739 1.97367C1.67967 2.00547 1.5568 2.08301 1.46883 2.19364C1.38085 2.30427 1.33298 2.44145 1.33301 2.58279C1.33301 9.2626 6.74716 14.6663 13.4166 14.6663C13.5579 14.6664 13.6952 14.6186 13.8059 14.5306C13.9165 14.4426 13.9941 14.3197 14.0259 14.182L14.6509 11.4736C14.6832 11.33 14.6644 11.1797 14.5978 11.0486C14.5312 10.9174 14.421 10.8135 14.2861 10.7548Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-5e858934:hover { color: var(--ssa-color-palette-brand-color-light); }  }
@media all { .coh-ce-d31a668a { width: 100%;position: sticky;top: 11.75rem;left: 0rem;z-index: 29; }  } @media (max-width: 767px) { .coh-ce-d31a668a { top: 1.25rem; }  }
@media all { .coh-ce-86c8621 { position: absolute;top: 5rem;right: -5rem;margin-bottom: 0rem; }  } @media (max-width: 1439px) { .coh-ce-86c8621 { right: 10rem; }  } @media (max-width: 1169px) { .coh-ce-86c8621 { right: 8.125rem;top: 0rem;top: 80px !important;right: -40px !important; }  } @media (max-width: 767px) { .coh-ce-86c8621 { position: fixed;bottom: 0rem;right: 0rem;top: unset;z-index: 10;top: unset !important;right: 0 !important; }  } @media all { .coh-ce-86c8621 li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end; }  }
@media all { .coh-ce-ce7db5bc { list-style-type: none;margin-top: 16px;margin-bottom: 10px; }  } @media (max-width: 767px) { .coh-ce-ce7db5bc { margin-top: 0rem;margin-right: 16px;margin-bottom: 10px;margin-left: 0rem; }  }
@media all { .coh-ce-a76d481c { height: 47px; }  }
@media all { .coh-ce-107daba2 { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid;height: 47px;width: 47px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 50%;border-radius: 50%;padding: 11.5px; }  } @media all { .coh-ce-107daba2:hover { outline-width: 2px; }  }
@media all { .coh-ce-d4b813c9 { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid;height: 47px;width: 47px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 50%;border-radius: 50%;padding: 11.5px; }  } @media all { .coh-ce-d4b813c9:hover { outline-width: 2px; }  }
@media all { .coh-ce-7558cb44 { list-style-type: none;margin-top: 10px;margin-bottom: 10px;position: relative;overflow: hidden; }  } @media (max-width: 767px) { .coh-ce-7558cb44 { margin-top: 0rem;margin-right: 16px;margin-bottom: 10px;margin-left: 0rem; }  } @media all { .coh-ce-7558cb44:hover { margin-right: -0.4375rem; }  } @media (max-width: 767px) { .coh-ce-7558cb44:hover { margin-right: 10px; }  } @media all { .coh-ce-7558cb44:hover .links-wrapper a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;margin-right: 0.5rem; }  } @media all { .coh-ce-7558cb44:hover .links-wrapper { background-color: var(--ssa-color-palette-brand-color-green);border-width: 0.0625rem;-webkit-border-radius: 1.875rem;border-radius: 1.875rem;border-style: solid;border-color: var(--ssa-color-palette-brand-color);padding-right: 0.375rem;padding-left: 0.375rem; }  } @media all { .coh-ce-7558cb44:hover .links-wrapper .dl-wrapper { -webkit-transition: all 0.3s ease; transition: all 0.3s ease;width: 6.875rem; }  } @media all { .coh-ce-7558cb44:hover .links-wrapper span { border-color: var(--ssa-color-palette-brand-color-green); }  }
@media all { .coh-ce-621d1eab { 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;height: 3.75rem;-webkit-border-radius: 50%;border-radius: 50%; }  }
@media all { .coh-ce-e4ed19d8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;width: 3.5rem; }  }
@media all { .coh-ce-7c47c451 { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid;position: relative;height: 47px;width: 47px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 50%;border-radius: 50%;display: none; }  } @media all { .coh-ce-7c47c451:after { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M12.7543 15.5833L12.7544 15.5833L12.7529 15.5818C12.5292 15.3497 12.2591 15.1679 11.9605 15.0485C11.6622 14.9292 11.3421 14.8748 11.0214 14.889H8.73438H8.68437V14.939V24.6497V24.6997H8.73438H10.1826H10.2326V24.6497V21.0573H11.0221C11.3306 21.0623 11.6368 21.0026 11.9211 20.882C12.2053 20.7615 12.4614 20.5828 12.6731 20.3573C12.8933 20.1376 13.067 19.8754 13.1839 19.5865C13.3008 19.2975 13.3585 18.9877 13.3534 18.6757V17.2638C13.3772 16.6469 13.1625 16.0446 12.7543 15.5833ZM11.8415 17.2824L11.8414 17.2824V17.2847V18.7053H11.8414L11.8414 18.7062C11.8434 18.8101 11.8246 18.9134 11.786 19.0098C11.7474 19.1063 11.6899 19.1939 11.617 19.2674L11.617 19.2674L11.6162 19.2682C11.5446 19.3437 11.4581 19.4033 11.3623 19.4432C11.2665 19.4832 11.1635 19.5026 11.0598 19.5003L11.0598 19.5003H11.0587H10.2326V16.4896H11.0587V16.4897L11.0612 16.4896C11.1661 16.4844 11.271 16.5012 11.3692 16.5388C11.4671 16.5763 11.5562 16.6338 11.6311 16.7076C11.7024 16.7843 11.7577 16.8745 11.7939 16.9731C11.8301 17.0719 11.8463 17.1771 11.8415 17.2824Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M18.4674 15.5834L18.4674 15.5833L18.4659 15.5818C18.2422 15.3497 17.9721 15.1679 17.6734 15.0485C17.3751 14.9292 17.0551 14.8748 16.7343 14.889H14.4473H14.3973V14.939V24.6497V24.6997H14.4473H15.8955H15.9455V24.6497V21.0573H16.735C17.0436 21.0623 17.3497 21.0026 17.634 20.882C17.9182 20.7615 18.1743 20.5828 18.3861 20.3573C18.6062 20.1376 18.78 19.8754 18.8969 19.5865C19.0138 19.2975 19.0715 18.9877 19.0664 18.6757V17.2638C19.0894 16.647 18.8748 16.045 18.4674 15.5834ZM17.5545 17.2815L17.5544 17.2815V17.2847V18.698H17.5544L17.5544 18.6987C17.5559 18.8031 17.5361 18.9067 17.4964 19.0032C17.4566 19.0996 17.3977 19.1869 17.3233 19.2596L17.3232 19.2595L17.3219 19.2609C17.2511 19.3355 17.1657 19.3946 17.0711 19.4346C16.9766 19.4745 16.8749 19.4944 16.7723 19.493L16.7723 19.493H16.7717H15.9455V16.4824H16.7789V16.4824L16.7814 16.4823C16.8863 16.4771 16.9912 16.4939 17.0894 16.5315C17.1872 16.569 17.2763 16.6264 17.3511 16.7001C17.4219 16.7781 17.4764 16.8697 17.5114 16.9693C17.5465 17.0694 17.5612 17.1756 17.5545 17.2815Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M20.1121 16.3952V16.4452H20.1621H21.6672L21.6745 24.6498L21.6745 24.6997H21.7245H23.1778H23.2278V24.6497V16.4452H24.7329H24.7829V16.3952V14.9368V14.8868H24.7329H20.1621H20.1121V14.9368V16.3952Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M5.49713 11.3431H5.07884C4.91529 11.3431 4.75817 11.4072 4.64212 11.5217C4.52602 11.6362 4.46055 11.7919 4.46055 11.9544V27.1821C4.46055 27.3447 4.52602 27.5003 4.64212 27.6149C4.75817 27.7294 4.91529 27.7935 5.07884 27.7935H5.49713V31.8301C5.49713 31.9926 5.5626 32.1483 5.6787 32.2628C5.79475 32.3773 5.95187 32.4414 6.11543 32.4414H27.8837C28.0473 32.4414 28.2044 32.3773 28.3204 32.2628C28.4365 32.1483 28.502 31.9926 28.502 31.8301V27.7935H28.9203C29.0839 27.7935 29.241 27.7294 29.357 27.6149C29.4731 27.5003 29.5386 27.3447 29.5386 27.1821V11.9544C29.5386 11.7919 29.4731 11.6362 29.357 11.5217C29.241 11.4072 29.0839 11.3431 28.9203 11.3431H28.502V8.30648V8.30646V8.30645V8.30643V8.30641V8.3064V8.30638V8.30636V8.30635V8.30633V8.30632V8.3063V8.30628V8.30626V8.30624V8.30622V8.3062V8.30619V8.30617V8.30616V8.30614V8.30612V8.3061V8.30608V8.30606V8.30604V8.30602V8.306V8.30597V8.30595V8.30593V8.3059V8.30588V8.30585V8.30582V8.30579V8.30577V8.30575V8.30574V8.30572V8.30571V8.30569V8.30567V8.30566V8.30564V8.30562V8.30561V8.30559V8.30557V8.30556V8.30554V8.30552V8.3055V8.30549V8.30547V8.30545V8.30543V8.30541V8.30539V8.30537V8.30535V8.30533V8.30531V8.30529V8.30527V8.30525V8.30523V8.30521V8.30519V8.30517V8.30514V8.30512V8.3051V8.30508V8.30505V8.30503V8.30501V8.30498V8.30496V8.30493V8.30491V8.30488V8.30486V8.30483V8.30481V8.30478V8.30476V8.30473V8.3047V8.30468V8.30465V8.30462V8.30459V8.30456V8.30454V8.30451V8.30448V8.30445V8.30442V8.30439V8.30436V8.30433V8.3043V8.30427V8.30424V8.3042V8.30417V8.30414V8.30411V8.30408V8.30404V8.30401V8.30398V8.30394V8.30391V8.30387V8.30384V8.3038V8.30377V8.30373V8.30369V8.30366V8.30362V8.30358V8.30355V8.30351V8.30347V8.30343V8.30339V8.30336V8.30332V8.30328V8.30324V8.3032V8.30316V8.30311V8.30307V8.30303V8.30299V8.30295V8.3029V8.30286V8.30282V8.30277V8.30273V8.30269V8.30264V8.3026V8.30255V8.3025V8.30246V8.30241V8.30236V8.30232V8.30227V8.30222V8.30217V8.30212V8.30208V8.30203V8.30198V8.30193V8.30188V8.30183V8.30177V8.30172V8.30167V8.30162V8.30156V8.30151V8.30146V8.3014V8.30135V8.30129V8.30124V8.30118V8.30113V8.30107V8.30102V8.30096V8.3009V8.30084V8.30078V8.30073V8.30067V8.30061V8.30055V8.30049V8.30043V8.30037V8.3003V8.30024V8.30018V8.30012V8.30005V8.29999V8.29993V8.29986V8.2998V8.29973V8.29967V8.2996V8.29953V8.29947V8.2994V8.29933V8.29926V8.29919V8.29912V8.29906V8.29899V8.29891V8.29884V8.29877V8.2987V8.29863V8.29856V8.29848V8.29841V8.29834V8.29826V8.29819V8.29811V8.29803V8.29796V8.29788V8.2978V8.29773V8.29765V8.29757V8.29749V8.29741V8.29733V8.29725V8.29717V8.29709V8.29701V8.29692V8.29684V8.29676V8.29667V8.29659V8.29651V8.29642V8.29633V8.29625V8.29616V8.29607V8.29599V8.2959V8.29581V8.29572V8.29563V8.29554V8.29545V8.29536V8.29527V8.29518V8.29508V8.29499V8.2949V8.2948V8.29471V8.29461V8.29452V8.29442V8.29432V8.29423V8.29413V8.29403V8.29393V8.29383V8.29373V8.29363V8.29353V8.29343V8.29333V8.29323V8.29312V8.29302V8.29292V8.29281V8.29271V8.2926V8.29249V8.29239V8.29228V8.29217V8.29206V8.29195V8.29185V8.29174V8.29163V8.29151V8.2914V8.29129V8.29118V8.29106V8.29095V8.29084V8.29072V8.2906V8.29049V8.29037V8.29025V8.29014V8.29002V8.2899V8.28978V8.28966V8.28954V8.28942V8.2893V8.28917V8.28905V8.28893V8.2888V8.28868V8.28855V8.28843V8.2883V8.28817V8.28805V8.28792V8.28779V8.28766V8.28753V8.2874V8.28727V8.28714V8.287V8.28687V8.28674V8.2866V8.28647V8.28633V8.28619V8.28606V8.28592V8.28578V8.28564V8.28551V8.28537V8.28522V8.28508V8.28494V8.2848V8.28466V8.28451V8.28437V8.28422V8.28408V8.28393V8.28379V8.28364V8.28349V8.28334V8.28319V8.28304V8.28289V8.28274V8.28259V8.28244V8.28228V8.28213V8.28198V8.28182V8.28167V8.28151V8.28135V8.28119V8.28104V8.28088V8.28072V8.28056V8.2804V8.28023V8.28007V8.27991V8.27975V8.27958V8.27942V8.27925V8.27908V8.27892V8.27875V8.27858V8.27841V8.27824V8.27807V8.2779V8.27773V8.27756V8.27738V8.27721V8.27703V8.27686V8.27668V8.27651V8.27633V8.27615V8.27597V8.27579H28.5022L28.5018 8.27C28.499 8.2215 28.4904 8.17353 28.4761 8.12711V8.09681V8.07491L28.4669 8.05501C28.4378 7.99169 28.398 7.9338 28.3492 7.8838L28.3492 7.88379L28.3479 7.88244L22.1283 1.74585L22.1284 1.74584L22.127 1.74452C22.0763 1.69642 22.0178 1.65723 21.9539 1.62861L21.9344 1.61987H21.913H21.8917C21.8354 1.59092 21.7748 1.5707 21.7122 1.55995L21.7038 1.55851H21.6953H6.11543C5.95187 1.55851 5.79475 1.6226 5.6787 1.73711C5.5626 1.85165 5.49713 2.00731 5.49713 2.16989V11.3431ZM22.2825 7.69509V3.64147L26.3909 7.69509H22.2825ZM6.73372 2.78127H21.0459V8.30648C21.0459 8.46906 21.1114 8.62471 21.2275 8.73926C21.3435 8.85377 21.5007 8.91786 21.6642 8.91786H27.2654V11.3431H6.73372V2.78127ZM27.2654 31.2187H6.73372V27.7935H27.2654V31.2187ZM28.302 26.5707H5.69713V12.5658H28.302V26.5707Z' fill='%23002439' stroke='%23002439' stroke-width='0.2'/%3E%3C/svg%3E");position: relative;top: 0.125rem;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: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 2.9375rem; }  } @media all { .coh-ce-7c47c451:hover { outline-width: 2px; }  }
@media all { .coh-ce-9e9069a9 { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid;position: relative;height: 47px;width: 47px;background-color: var(--ssa-color-palette-white);-webkit-border-radius: 50%;border-radius: 50%;display: none; }  } @media all { .coh-ce-9e9069a9:after { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34' fill='none'%3E%3Cpath d='M5.49713 11.3431H5.07884C4.91529 11.3431 4.75817 11.4072 4.64212 11.5217C4.52602 11.6362 4.46055 11.7919 4.46055 11.9545V27.1821C4.46055 27.3447 4.52602 27.5004 4.64212 27.6149C4.75817 27.7294 4.91529 27.7935 5.07884 27.7935H5.49713V31.8301C5.49713 31.9927 5.5626 32.1483 5.6787 32.2629C5.79475 32.3774 5.95187 32.4415 6.11543 32.4415H27.8837C28.0473 32.4415 28.2044 32.3774 28.3204 32.2629C28.4365 32.1483 28.502 31.9927 28.502 31.8301V27.7935H28.9203C29.0839 27.7935 29.241 27.7294 29.357 27.6149C29.4731 27.5004 29.5386 27.3447 29.5386 27.1821V11.9545C29.5386 11.7919 29.4731 11.6362 29.357 11.5217C29.241 11.4072 29.0839 11.3431 28.9203 11.3431H28.502V8.30651V8.30649V8.30648V8.30646V8.30644V8.30643V8.30641V8.30639V8.30638V8.30636V8.30635V8.30633V8.30631V8.30629V8.30627V8.30625V8.30623V8.30622V8.3062V8.30619V8.30617V8.30615V8.30613V8.30611V8.30609V8.30607V8.30605V8.30603V8.30601V8.30598V8.30596V8.30593V8.30591V8.30588V8.30585V8.30582V8.3058V8.30578V8.30577V8.30575V8.30574V8.30572V8.3057V8.30569V8.30567V8.30566V8.30564V8.30562V8.30561V8.30559V8.30557V8.30555V8.30553V8.30552V8.3055V8.30548V8.30546V8.30544V8.30542V8.3054V8.30538V8.30536V8.30534V8.30532V8.3053V8.30528V8.30526V8.30524V8.30522V8.3052V8.30517V8.30515V8.30513V8.30511V8.30508V8.30506V8.30504V8.30501V8.30499V8.30496V8.30494V8.30491V8.30489V8.30486V8.30484V8.30481V8.30479V8.30476V8.30473V8.30471V8.30468V8.30465V8.30462V8.30459V8.30457V8.30454V8.30451V8.30448V8.30445V8.30442V8.30439V8.30436V8.30433V8.3043V8.30427V8.30423V8.3042V8.30417V8.30414V8.30411V8.30407V8.30404V8.30401V8.30397V8.30394V8.3039V8.30387V8.30383V8.3038V8.30376V8.30373V8.30369V8.30365V8.30362V8.30358V8.30354V8.3035V8.30346V8.30342V8.30339V8.30335V8.30331V8.30327V8.30323V8.30319V8.30314V8.3031V8.30306V8.30302V8.30298V8.30294V8.30289V8.30285V8.3028V8.30276V8.30272V8.30267V8.30263V8.30258V8.30254V8.30249V8.30244V8.3024V8.30235V8.3023V8.30225V8.3022V8.30216V8.30211V8.30206V8.30201V8.30196V8.30191V8.30186V8.3018V8.30175V8.3017V8.30165V8.3016V8.30154V8.30149V8.30143V8.30138V8.30133V8.30127V8.30121V8.30116V8.3011V8.30105V8.30099V8.30093V8.30087V8.30082V8.30076V8.3007V8.30064V8.30058V8.30052V8.30046V8.3004V8.30033V8.30027V8.30021V8.30015V8.30008V8.30002V8.29996V8.29989V8.29983V8.29976V8.2997V8.29963V8.29956V8.2995V8.29943V8.29936V8.29929V8.29922V8.29916V8.29909V8.29902V8.29895V8.29887V8.2988V8.29873V8.29866V8.29859V8.29851V8.29844V8.29837V8.29829V8.29822V8.29814V8.29807V8.29799V8.29791V8.29783V8.29776V8.29768V8.2976V8.29752V8.29744V8.29736V8.29728V8.2972V8.29712V8.29704V8.29696V8.29687V8.29679V8.29671V8.29662V8.29654V8.29645V8.29637V8.29628V8.29619V8.29611V8.29602V8.29593V8.29584V8.29575V8.29566V8.29557V8.29548V8.29539V8.2953V8.29521V8.29511V8.29502V8.29493V8.29483V8.29474V8.29464V8.29455V8.29445V8.29435V8.29426V8.29416V8.29406V8.29396V8.29386V8.29376V8.29366V8.29356V8.29346V8.29336V8.29326V8.29315V8.29305V8.29295V8.29284V8.29274V8.29263V8.29252V8.29242V8.29231V8.2922V8.29209V8.29199V8.29188V8.29177V8.29166V8.29154V8.29143V8.29132V8.29121V8.29109V8.29098V8.29087V8.29075V8.29064V8.29052V8.2904V8.29029V8.29017V8.29005V8.28993V8.28981V8.28969V8.28957V8.28945V8.28933V8.2892V8.28908V8.28896V8.28883V8.28871V8.28858V8.28846V8.28833V8.2882V8.28808V8.28795V8.28782V8.28769V8.28756V8.28743V8.2873V8.28717V8.28703V8.2869V8.28677V8.28663V8.2865V8.28636V8.28623V8.28609V8.28595V8.28581V8.28568V8.28554V8.2854V8.28526V8.28511V8.28497V8.28483V8.28469V8.28454V8.2844V8.28426V8.28411V8.28396V8.28382V8.28367V8.28352V8.28337V8.28322V8.28307V8.28292V8.28277V8.28262V8.28247V8.28231V8.28216V8.28201V8.28185V8.2817V8.28154V8.28138V8.28122V8.28107V8.28091V8.28075V8.28059V8.28043V8.28026V8.2801V8.27994V8.27978V8.27961V8.27945V8.27928V8.27911V8.27895V8.27878V8.27861V8.27844V8.27827V8.2781V8.27793V8.27776V8.27759V8.27741V8.27724V8.27706V8.27689V8.27671V8.27654V8.27636V8.27618V8.276V8.27582H28.5022L28.5018 8.27003C28.499 8.22153 28.4904 8.17356 28.4761 8.12714V8.09684V8.07494L28.4669 8.05504C28.4378 7.99172 28.398 7.93383 28.3492 7.88383L28.3492 7.88382L28.3479 7.88247L22.1283 1.74588L22.1284 1.74587L22.127 1.74455C22.0763 1.69645 22.0178 1.65726 21.9539 1.62864L21.9344 1.6199H21.913H21.8917C21.8354 1.59095 21.7748 1.57073 21.7122 1.55998L21.7038 1.55854H21.6953H6.11543C5.95187 1.55854 5.79475 1.62263 5.6787 1.73714C5.5626 1.85169 5.49713 2.00734 5.49713 2.16992V11.3431ZM22.2825 7.69513V3.6415L26.3909 7.69513H22.2825ZM6.73372 2.7813H21.0459V8.30651C21.0459 8.46909 21.1114 8.62474 21.2275 8.73929C21.3435 8.8538 21.5007 8.91789 21.6642 8.91789H27.2654V11.3431H6.73372V2.7813ZM27.2654 31.2187H6.73372V27.7935H27.2654V31.2187ZM28.302 26.5707H5.69713V12.5659H28.302V26.5707Z' fill='%23002439' stroke='%23002439' stroke-width='0.2'/%3E%3Cpath d='M10.6561 25.0798V21.3552H11.3683C11.6502 21.3604 11.9296 21.2981 12.1888 21.1727C12.4479 21.0473 12.6808 20.8616 12.8732 20.628C13.0731 20.4002 13.2306 20.1288 13.3365 19.8302C13.4424 19.5314 13.4946 19.2113 13.49 18.8891V17.4107C13.5108 16.7738 13.3168 16.1513 12.9469 15.6732L12.947 15.6731L12.9456 15.6715C12.744 15.4329 12.5005 15.2452 12.2306 15.121C11.9611 14.9969 11.6715 14.9392 11.3809 14.9517H9.29102H9.24102V15.0017V25.0798V25.1298H9.29102H10.6061H10.6561V25.0798ZM12.121 18.9046L12.121 18.905C12.122 19.0144 12.1037 19.1227 12.0673 19.2234C12.031 19.3241 11.9774 19.4148 11.9101 19.4903L11.9101 19.4903L11.909 19.4916C11.8446 19.5689 11.7675 19.6297 11.6827 19.6706C11.5979 19.7115 11.507 19.7317 11.4156 19.7303V19.7303H11.4148H10.6692V16.6068H11.4148V16.6069L11.4176 16.6067C11.5112 16.6014 11.605 16.6185 11.693 16.657C11.7807 16.6954 11.8612 16.7544 11.929 16.8308C11.9938 16.9102 12.0443 17.0041 12.0774 17.107C12.1106 17.2103 12.1255 17.3203 12.121 17.4305L12.121 17.4305V17.4325L12.121 18.9046Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M17.0342 16.5549H16.1775H17.0342ZM17.0342 16.5549C17.1462 16.554 17.2573 16.5763 17.3604 16.6204C17.4635 16.6646 17.5565 16.7296 17.6336 16.8114L17.0342 16.5549ZM14.6289 25.1293H16.9962L16.9967 25.0793C17.3101 25.0855 17.6214 25.0256 17.9104 24.9035C18.1995 24.7813 18.46 24.5997 18.6752 24.3702L18.7103 24.4058C18.7105 24.4056 18.7107 24.4054 18.711 24.4051C18.9403 24.1787 19.1216 23.9078 19.2438 23.6088C19.3661 23.3096 19.4267 22.9885 19.422 22.665V17.3851C19.4271 17.0634 19.3674 16.744 19.2464 16.4462C19.1255 16.1484 18.9458 15.8783 18.7183 15.6523C18.4964 15.4221 18.2293 15.2409 17.9341 15.1201C17.6389 14.9994 17.322 14.9418 17.0035 14.9509H14.6289H14.5789V15.0009V25.0793V25.1293H14.6289ZM17.8534 22.7032L17.8534 22.7034C17.8541 22.8101 17.8339 22.9159 17.7939 23.0146C17.7539 23.1134 17.695 23.2033 17.6205 23.279L17.6204 23.279L17.619 23.2806C17.5471 23.3602 17.4591 23.4235 17.361 23.4662C17.2629 23.5089 17.1569 23.53 17.05 23.5281V23.5281H17.0492H16.1775V16.6049L17.0342 16.6049L17.0346 16.6049C17.1397 16.6041 17.2439 16.625 17.3407 16.6664C17.4375 16.7078 17.5248 16.7688 17.5972 16.8457L17.5972 16.8457L17.5987 16.8472C17.6759 16.9226 17.737 17.0132 17.7782 17.1133C17.8195 17.2134 17.8399 17.3209 17.8384 17.4293L17.8384 17.4302L17.8534 22.7032Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3Cpath d='M21.1004 25.0798V25.1298H21.1504H22.4024H22.4524V25.0798V20.8519H24.0882H24.1382V20.8019V19.2779V19.2279H24.0882H22.4524V16.574H24.708H24.758V16.524V15V14.95H24.708H21.1504H21.1004V15V25.0798Z' fill='%23002439' stroke='%23002439' stroke-width='0.1'/%3E%3C/svg%3E");position: relative;top: 0.125rem;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: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 2.9375rem; }  } @media all { .coh-ce-9e9069a9:hover { outline-width: 2px; }  }
@media all { .coh-ce-74e786ec { background-color: var(--ssa-color-palette-white);height: 2.9375rem;width: 2.9375rem;overflow: hidden;border-width: 0.0625rem;-webkit-border-radius: 50%;border-radius: 50%;border-style: solid;border-color: var(--ssa-color-palette-brand-color);-webkit-box-shadow: 2px 3px 15px 0px #0000001A;box-shadow: 2px 3px 15px 0px #0000001A;;-webkit-transition: all 0.2s ease;;transition: all 0.2s ease;;z-index: 28; }  } @media all { .coh-ce-74e786ec:after { font-size: 1.375rem;line-height: 3.0625rem;text-align: center;max-height: 2.9375rem;height: 2.9375rem;position: relative;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='19' width='21'%3e%3cpath fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M9.82481 11.7255V0.349609H11.1748V11.7255L15.8455 6.47593L16.8541 7.37329L11.3776 13.5284C10.9103 14.0537 10.0893 14.0537 9.62197 13.5285L4.14552 7.37329L5.15409 6.47593L9.82481 11.7255ZM0.924805 17.2496V12.6496H2.2748V17.0746H18.7248V12.6496H20.0748V17.2496C20.0748 17.8985 19.5487 18.4246 18.8998 18.4246H2.0998C1.45087 18.4246 0.924805 17.8985 0.924805 17.2496Z'/%3e%3c/svg%3e");display: block; }  }
@media all { .coh-ce-1fdf9d3 { list-style-type: none;margin-top: 10px;margin-bottom: 16px; }  } @media (max-width: 767px) { .coh-ce-1fdf9d3 { margin-top: 0rem;margin-right: 16px;margin-bottom: 16px;margin-left: 0rem; }  }
@media all { .coh-ce-b1b5b00b { background-color: var(--ssa-color-palette-white);height: 47px;width: 47px;-webkit-box-shadow: 2px 3px 15px 0px #0000001A;box-shadow: 2px 3px 15px 0px #0000001A;;content: "\f08a";font-family: icomoon;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-border-radius: 50%;border-radius: 50%;position: relative;outline-width: 1px;outline-color: var(--ssa-color-palette-brand-color);outline-style: solid; }  } @media all { .coh-ce-b1b5b00b:after { font-size: 26px;position: absolute;top: 0rem;bottom: 0rem;left: 0rem;right: 0rem;content: "\f08a";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 47px;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='22' width='21'%3e%3cpath fill='currentColor' d='M16.7661 14.5867C15.5624 14.5867 14.4953 15.1834 13.8452 16.0959L7.9701 12.4224C8.08082 12.0775 8.14068 11.7102 8.14068 11.3293C8.14068 10.9485 8.08082 10.5808 7.9701 10.2359L13.8448 5.9592C14.495 6.87239 15.562 7.46872 16.7658 7.46872C18.7421 7.46872 20.3496 5.86166 20.3496 3.88622C20.3496 1.91077 18.7421 0.303711 16.7661 0.303711C14.7901 0.303711 13.1826 1.91077 13.1826 3.88622C13.1826 4.16501 13.2148 4.43654 13.2753 4.69701L7.29886 9.02459C6.64111 8.24389 5.65605 7.74682 4.55715 7.74682C2.58115 7.74682 0.973633 9.35388 0.973633 11.3293C0.973633 13.3048 2.58115 14.9118 4.55715 14.9118C5.65605 14.9118 6.64111 14.4148 7.29886 13.6337L13.275 17.3584C13.2144 17.6189 13.1822 17.8904 13.1822 18.1692C13.1826 20.1447 14.7901 21.7517 16.7661 21.7517C18.7421 21.7517 20.3496 20.1447 20.3496 18.1692C20.3496 16.1938 18.7421 14.5867 16.7661 14.5867ZM16.7661 1.68732C17.9788 1.68732 18.9656 2.67383 18.9656 3.88622C18.9656 5.0986 17.9788 6.08511 16.7661 6.08511C15.5534 6.08511 14.5669 5.0986 14.5669 3.88622C14.5669 2.67383 15.5534 1.68732 16.7661 1.68732ZM4.55715 13.5282C3.34442 13.5282 2.35763 12.5421 2.35763 11.3293C2.35763 10.1169 3.34442 9.13043 4.55715 9.13043C5.76988 9.13043 6.75668 10.1169 6.75668 11.3293C6.75668 12.5421 5.76988 13.5282 4.55715 13.5282ZM16.7661 20.3681C15.5534 20.3681 14.5669 19.3816 14.5669 18.1692C14.5669 16.9568 15.5537 15.9707 16.7661 15.9707C17.9792 15.9707 18.9656 16.9572 18.9656 18.1692C18.9656 19.3816 17.9788 20.3681 16.7661 20.3681Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-b1b5b00b:hover { outline-width: 2px; }  }
@media all { .coh-ce-a0aa2088 { position: relative; }  } @media all { .coh-ce-a0aa2088:after { background-color: var(--ssa-color-palette-primary-dark-green);height: 300px;position: absolute;top: 0rem;left: 0rem;right: 0rem;z-index: -1;content: "''";display: block; }  } @media (max-width: 767px) { .coh-ce-a0aa2088:after { display: none; }  }
@media all { .coh-ce-c28c1f1d { position: relative; }  }
@media all { .coh-ce-15255a88 { height: 80px;-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 all { .coh-ce-5d6d3740 { color: var(--ssa-color-palette-white);font-size: 14px;position: relative;margin-left: 30px;line-height: 22px; }  } @media (max-width: 767px) { .coh-ce-5d6d3740 { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-5d6d3740:before { color: var(--ssa-color-palette-brand-color-green);font-size: 11px;position: absolute;top: 0.375rem;left: -30px;-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg);content: "\e926";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }  } @media all { .coh-ce-5d6d3740:hover { color: var(--ssa-color-palette-white); }  } @media (max-width: 767px) { .coh-ce-5d6d3740:hover { color: var(--ssa-color-palette-brand-color); }  }
@media (max-width: 767px) { .coh-ce-b5244e7f { width: 100%; }  }
@media all { .coh-ce-56a38cc7 { font-weight: 300;color: var(--ssa-color-palette-white);font-size: 12px;padding-right: 8px;margin-right: 8px;border-right-width: 1px;border-right-style: solid;border-right-color: var(--ssa-color-palette-white); }  } @media (max-width: 767px) { .coh-ce-56a38cc7 { color: var(--ssa-color-palette-brand-color);border-right-color: var(--ssa-color-palette-brand-color-dark); }  } @media all { .coh-ce-56a38cc7.su-admin-w { display: none; }  } @media all { .coh-ce-56a38cc7.admin-w { display: none; }  }
@media all { .coh-ce-c8b667a0 { color: var(--ssa-color-palette-white);font-size: 12px; }  } @media (max-width: 767px) { .coh-ce-c8b667a0 { color: var(--ssa-color-palette-brand-color); }  }
@media all { .coh-ce-bbff84da { position: relative;overflow: hidden; }  } @media (max-width: 767px) { .coh-ce-bbff84da { display: none; }  } @media all { .coh-ce-bbff84da:after { width: 470px;height: 65px;position: absolute;bottom: -4px;left: 0rem;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='65' width='470'%3e%3cpath fill='rgb(183, 241, 0)' d='M404.564 0L469.5 65L5.68248e-06 65L0 3.53681e-05L404.564 0Z'/%3e%3c/svg%3e"); }  }
@media all { .coh-ce-27b04e41 { height: 370px;width: 100%;-o-object-fit: cover;object-fit: cover; }  }
@media all { .coh-ce-30b73771 { border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  }
@media all { .coh-ce-af488548 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media (max-width: 767px) { .coh-ce-af488548 { display: block; }  }
@media all { .coh-ce-6775b12 { font-weight: 500;color: var(--ssa-color-palette-primary-dark-green);font-size: 20px;margin-bottom: 16px;display: block; }  }
@media all { .coh-ce-739637d1 { margin-bottom: 16px;text-transform: none; }  }
@media all { .coh-ce-737f5c89 { font-size: 18px;text-transform: uppercase;font-weight: 500; }  }
@media all { .coh-ce-8cb28115 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }  } @media all { .coh-ce-8cb28115 li { cursor: default;pointer-events: none;none: none; }  }
@media all { .coh-ce-b2cdba30 { list-style-type: none;margin-top: 0rem;margin-right: 8px;margin-bottom: 8px;margin-left: 0rem;line-height: 28px; }  }
@media all { .coh-ce-d5be628c { background-color: var(--ssa-color-palette-primary-dark-green);color: var(--ssa-color-palette-white);padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;-webkit-border-radius: 1px;border-radius: 1px;font-size: 12px;font-weight: 600;text-transform: uppercase; }  } @media all { .coh-ce-d5be628c a { color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-3f8a15f1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 48px;margin-bottom: 0rem; }  } @media all { .coh-ce-3f8a15f1 li span,.coh-ce-3f8a15f1 li a { pointer-events: none;cursor: default; }  }
@media all { .coh-ce-254f2e8e { width: 50%;margin-right: 0rem;margin-bottom: 40px;margin-left: 0rem;list-style-type: none; }  } @media (max-width: 1169px) { .coh-ce-254f2e8e { width: 100%; }  }
@media all { .coh-ce-76c74561 { padding-right: 24px;padding-left: 32px;position: relative; }  } @media all { .coh-ce-76c74561:before { content: "";position: absolute;top: 50%;left: 0rem;height: 30px;width: 1px;background-color: rgba(206, 210, 213, 1);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); }  }
@media all { .coh-ce-c91adb62 { text-transform: uppercase; }  }
@media all { .coh-ce-cfe3f47 a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-cfe3f47 a:hover { color: var(--ssa-color-palette-brand-color-light); }  }
@media all { .coh-ce-9a4303b7 { width: 50%;margin-right: 0rem;margin-bottom: 40px;margin-left: 0rem;list-style-type: none; }  } @media (max-width: 1169px) { .coh-ce-9a4303b7 { width: 100%; }  } @media (max-width: 767px) { .coh-ce-9a4303b7 { margin-right: 0rem; }  }
@media all { .coh-ce-d7a7ba9f a { color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-d7a7ba9f a:hover { color: var(--ssa-color-palette-brand-color-light); }  }
@media all { .coh-ce-48e902fc { background-color: var(--ssa-color-palette-primary-dark-green);color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-46b324ee { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;text-align: left; }  }
@media all { .coh-ce-109ff7d5 * { text-align: left; }  } @media all { .coh-ce-109ff7d5:has(ul) p { text-align: left; }  } @media all { .coh-ce-109ff7d5:has(ul) ul { font-size: 20px; }  }
@media all { .coh-ce-ec6059f6 { color: var(--ssa-color-palette-white);text-align: center; }  }
@media all { .coh-ce-e2d49d8a { font-size: 20px;text-align: center; }  } @media all { .coh-ce-e2d49d8a ul { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content;;font-size: 20px; }  }
@media all { .coh-ce-9c9f8786 { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }  }
@media all { .coh-ce-51823370 { padding-right: 24px;padding-left: 32px;position: relative;margin-right: 80px;margin-bottom: 16px;margin-left: 16px; }  } @media all { .coh-ce-51823370:before { content: "";position: absolute;top: 50%;left: 0rem;height: 30px;width: 1px;background-color: var(--ssa-color-palette-brand-color-green);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); }  }
@media all { .coh-ce-8d2a82e0 { font-weight: 300;font-size: 35px;line-height: 30px;vertical-align: top; }  }
@media all { .coh-ce-eab06082 { line-height: 53px;font-size: 70px;font-weight: 500;letter-spacing: -2px; }  }
@media all { .coh-ce-68fd1d61 { vertical-align: top;font-size: 35px;line-height: 30px;font-weight: 300; }  }
@media all { .coh-ce-f2ac3136 { font-size: 20px;line-height: 28px;letter-spacing: 1px;display: block;margin-top: 10px; }  }
@media all { .coh-ce-ff238568 { border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  } @media all { .coh-ce-ff238568 ul li::marker { color: var(--ssa-color-palette-primary-dark-green); }  }
@media all { .coh-ce-8c6dd597 { -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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media (max-width: 767px) { .coh-ce-8c6dd597 { display: block; }  }
@media all { .coh-ce-afface42 { max-width: 520px; }  } @media all { .coh-ce-afface42 ul { font-size: 1rem; }  }
@media all { .coh-ce-b291a20c { line-height: 66px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-b291a20c:before { margin-right: 16px;content: "\f006";font-family: icomoon;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: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='66' width='66'%3e%3cpath fill='currentColor' d='M55.5923 29.574C55.5173 29.574 55.4349 29.574 55.3513 29.5911C53.7974 29.6907 52.5434 30.8288 52.236 32.2987H49.4698C49.2952 28.2871 47.6921 24.6492 45.1411 21.8752L47.0934 19.9234C47.6664 20.2971 48.3314 20.4887 48.9879 20.4887C49.7857 20.4887 50.5825 20.2061 51.2058 19.6494C51.2722 19.5991 51.3386 19.5327 51.3964 19.4749C52.0443 18.8271 52.402 17.9631 52.402 17.0413C52.402 16.1195 52.0443 15.2641 51.3964 14.625C50.7485 13.9772 49.8928 13.6196 48.9708 13.6196C48.0487 13.595 47.1844 13.9772 46.528 14.6324C46.4701 14.6903 46.4037 14.7566 46.3952 14.7738C45.3489 15.945 45.2568 17.6473 46.0878 18.9267L44.1269 20.887C41.3522 18.3368 37.7132 16.7341 33.7004 16.5596V13.7856C35.1708 13.4783 36.3092 12.2246 36.4088 10.6712C36.4173 10.5876 36.4259 10.5052 36.4259 10.4303C36.4259 8.53634 34.8891 7 32.9946 7C31.1002 7 29.5634 8.53634 29.5634 10.4303C29.5634 10.5052 29.5634 10.5876 29.5805 10.6712C29.6801 12.2246 30.8185 13.4783 32.2889 13.7856V16.551C28.2761 16.7255 24.6371 18.3282 21.8623 20.8784L19.91 18.9181C20.7411 17.6473 20.649 15.945 19.6113 14.7823C19.5609 14.7245 19.5117 14.6742 19.4613 14.625C18.8134 13.9772 17.9492 13.6196 17.0357 13.6196C16.1222 13.6196 15.2579 13.9772 14.61 14.625C13.9621 15.2727 13.6044 16.1367 13.6044 17.0499C13.6044 17.9631 13.9621 18.8357 14.61 19.4749C14.6764 19.5412 14.7428 19.5991 14.7599 19.6076C15.4079 20.189 16.2218 20.4802 17.0367 20.4802C17.6932 20.4802 18.3411 20.2896 18.9055 19.9234L20.8578 21.8752C18.3069 24.6492 16.7037 28.2871 16.5291 32.2987H13.7875C13.4802 30.8288 12.2261 29.6907 10.6722 29.5911C10.5887 29.5826 10.5062 29.574 10.4313 29.574C8.53678 29.574 7 31.1104 7 33.0043C7 34.8982 8.53678 36.4345 10.4313 36.4345C10.5062 36.4345 10.5887 36.4345 10.6722 36.4174C12.2261 36.3178 13.4802 35.1798 13.7875 33.7098H16.5463C16.7122 37.5972 18.2244 41.2759 20.8664 44.1494L18.9226 46.0926C17.6515 45.2618 15.9487 45.3453 14.8188 46.3581C14.7525 46.4084 14.6775 46.4748 14.6197 46.5326C13.9717 47.1804 13.6141 48.0443 13.6141 48.9576C13.6141 49.8708 13.9717 50.7348 14.6197 51.3825C15.2676 52.0303 16.1318 52.3879 17.0453 52.3879C17.9588 52.3879 18.823 52.0303 19.471 51.3825C19.5213 51.3322 19.5791 51.2744 19.6284 51.2166C20.6672 50.0453 20.7497 48.3516 19.9197 47.0808L21.8634 45.1376C21.9962 45.2543 22.1204 45.3785 22.2543 45.4952C25.0623 47.9116 28.6017 49.2991 32.2985 49.4565V52.2144C30.8282 52.5217 29.6898 53.7754 29.5902 55.3288C29.5816 55.4123 29.573 55.4948 29.573 55.5697C29.573 57.4637 31.1098 59 33.0043 59C34.8988 59 36.4355 57.4637 36.4355 55.5697C36.4355 55.4948 36.4355 55.4123 36.4184 55.3288C36.3188 53.7754 35.1804 52.5217 33.71 52.2144V49.4565C37.4069 49.2991 40.9549 47.9116 43.7543 45.4952C43.8871 45.3785 44.0113 45.2629 44.1452 45.1462L46.0889 47.0894C45.2578 48.3602 45.3414 50.0625 46.363 51.192C46.4134 51.2583 46.4798 51.3247 46.5376 51.3911C47.1855 52.0388 48.0498 52.3964 48.9633 52.3964H48.9718C49.8853 52.3964 50.7496 52.0388 51.3889 51.3911C52.0368 50.7434 52.3945 49.8794 52.3945 48.9662C52.3945 48.0529 52.0368 47.1804 51.3814 46.5326C51.3236 46.4748 51.2572 46.4084 51.2315 46.3999C50.0599 45.3539 48.3571 45.2618 47.0774 46.0926L45.1336 44.1494C47.7756 41.2759 49.2878 37.5962 49.4537 33.7098H52.2125C52.5198 35.1798 53.7739 36.3178 55.3278 36.4174C55.4113 36.426 55.4938 36.4345 55.5687 36.4345C57.4632 36.4345 59 34.8982 59 33.0043C59 31.1104 57.4879 29.574 55.5934 29.574H55.5923ZM42.8483 44.4321C41.1198 45.9267 39.0765 46.9898 36.9003 47.5711C37.4818 46.9566 38.0301 46.2093 38.5206 45.3121C38.7445 44.9139 38.9522 44.4985 39.1353 44.0659C39.3924 43.4846 39.6173 42.8615 39.8336 42.2223C40.9474 42.7876 42.0022 43.4931 42.9575 44.3314C42.9157 44.3646 42.8825 44.3978 42.8493 44.431L42.8483 44.4321ZM21.9951 43.294C19.5363 40.6614 18.1323 37.2814 17.9577 33.7098H24.8288C24.8792 36.2343 25.2111 38.6679 25.7841 40.8444C24.4465 41.5007 23.1924 42.3476 22.054 43.3615C22.0369 43.3443 22.0123 43.3197 21.9962 43.2951L21.9951 43.294ZM41.1947 32.2977C41.1444 29.7068 40.8124 27.2893 40.2555 25.1631C41.5096 24.5485 42.6983 23.7755 43.7693 22.8537C43.8357 22.7959 43.9021 22.7295 43.9684 22.6707C46.3695 25.2123 47.8902 28.5837 48.0637 32.3052H41.1926V32.2966L41.1947 32.2977ZM32.305 18.0124V25.3954C30.6429 25.3204 29.0236 24.9714 27.4944 24.374C28.6081 20.9191 30.3441 18.4856 32.305 18.0124ZM32.305 26.8075V32.2891H26.2489C26.2992 29.9391 26.6066 27.7047 27.1045 25.7358C28.7581 26.375 30.5112 26.7326 32.305 26.8075ZM32.305 33.7098V39.2C30.5026 39.2749 28.7495 39.64 27.096 40.2716C26.5809 38.2621 26.2906 36.0277 26.2403 33.7109H32.305V33.7098ZM32.305 40.6121V47.9876C31.0252 47.6718 29.7872 46.5091 28.7495 44.6237C28.5503 44.2661 28.3672 43.885 28.1926 43.4942C27.9356 42.9129 27.7021 42.2898 27.4944 41.6335C29.0151 41.035 30.6343 40.687 32.305 40.6121ZM33.7175 40.6121C35.3871 40.687 37.0074 41.0361 38.5281 41.6335C38.3204 42.2812 38.088 42.9129 37.8299 43.4942C37.6553 43.885 37.4722 44.2661 37.273 44.6237C36.2342 46.5091 34.9962 47.6632 33.7175 47.979V40.6121ZM33.7175 39.2V33.7098H39.7736C39.7233 36.0266 39.4331 38.261 38.918 40.2706C37.273 39.6314 35.5199 39.2738 33.7175 39.1989V39.2ZM33.7175 32.2977V26.8161C35.5124 26.7412 37.2644 26.3761 38.918 25.7444C39.4159 27.7133 39.7233 29.9466 39.7736 32.2977H33.7175ZM33.7175 25.3954V18.0124C35.6784 18.4856 37.4144 20.9191 38.5281 24.374C36.9999 24.9725 35.3796 25.3204 33.7175 25.3954ZM42.8483 21.7746C41.9262 22.5636 40.9206 23.2285 39.8497 23.7766C39.1182 21.5508 38.1212 19.7232 36.9421 18.461C39.1932 19.067 41.2376 20.189 42.9489 21.6835C42.9072 21.7167 42.8825 21.7499 42.8493 21.7746H42.8483ZM26.175 23.7766C25.103 23.2285 24.0984 22.5722 23.1764 21.7746C23.1432 21.7499 23.11 21.7167 23.0768 21.6835C24.7796 20.189 26.824 19.067 29.0836 18.461C27.912 19.7232 26.915 21.5508 26.176 23.7766H26.175ZM22.0626 22.6632C22.129 22.721 22.1868 22.7874 22.2532 22.8462C23.3252 23.7766 24.5129 24.541 25.767 25.1556C25.2101 27.2818 24.8781 29.7068 24.8277 32.2902H17.9652C18.1398 28.5773 19.6605 25.2059 22.0605 22.6642L22.0626 22.6632ZM23.0682 44.3325C24.0235 43.4856 25.0783 42.7876 26.1921 42.2234C26.3999 42.8625 26.6323 43.4856 26.8904 44.067C27.081 44.4985 27.2887 44.9224 27.5051 45.3132C27.9956 46.2104 28.5439 46.9577 29.1254 47.5722C26.9407 46.9909 24.9049 45.9277 23.1689 44.4331C23.1442 44.4 23.111 44.3668 23.0693 44.3336L23.0682 44.3325ZM44.0284 43.3026C44.0113 43.3272 43.9867 43.3443 43.962 43.3689C42.8236 42.3561 41.5781 41.5082 40.232 40.8519C40.8049 38.6679 41.138 36.2343 41.1872 33.7173H48.0583C47.9009 37.2803 46.4883 40.6688 44.0295 43.3015L44.0284 43.3026ZM47.4682 15.7116C47.4854 15.6945 47.5432 15.6367 47.5518 15.6206C47.9341 15.2384 48.4406 15.0307 48.9804 15.0307C49.5201 15.0307 50.0267 15.2384 50.4015 15.6206C50.7838 15.9943 50.9916 16.5007 50.9916 17.0413C50.9916 17.582 50.7838 18.0873 50.4015 18.4695L50.8995 18.9674L50.3094 18.552C49.5201 19.2575 48.3068 19.2243 47.5507 18.4685C46.7946 17.7126 46.7614 16.4996 47.4672 15.7106L47.4682 15.7116ZM31.0016 10.5545C31.0016 10.5213 31.0016 10.4635 30.9931 10.4303C30.9931 9.31682 31.8991 8.41215 33.0118 8.41215C34.1245 8.41215 35.0305 9.31789 35.0305 10.4303V10.4549C35.0219 10.4881 35.0219 10.5213 35.0133 10.5545C34.963 11.6176 34.0827 12.4484 33.0107 12.4484C31.9387 12.4484 31.0584 11.6176 31.0006 10.5545H31.0016ZM15.7152 18.5531C15.6981 18.5359 15.6317 18.4781 15.6156 18.4695C15.2333 18.0873 15.0255 17.5809 15.0255 17.0413C15.0255 16.5017 15.2333 15.9953 15.6156 15.6131C15.9979 15.2309 16.5045 15.0232 17.0442 15.0232C17.584 15.0232 18.0905 15.2309 18.4729 15.6131C18.5061 15.6463 18.5307 15.6709 18.5564 15.7127C19.2621 16.5017 19.2289 17.7148 18.4729 18.4706C17.7168 19.2265 16.5034 19.2597 15.7141 18.5541L15.7152 18.5531ZM10.5566 35.0149C10.5234 35.0149 10.4655 35.0149 10.4323 35.0235C9.31856 35.0235 8.41363 34.1177 8.41363 33.0054C8.41363 31.893 9.31963 30.9872 10.457 30.9872C10.4902 30.9958 10.5234 30.9958 10.5566 31.0044C11.62 31.0622 12.451 31.9433 12.451 33.0139C12.451 34.0845 11.62 34.9571 10.5566 35.016V35.0149ZM18.5575 50.2969C18.5403 50.3141 18.4825 50.3719 18.4739 50.3879C17.7179 51.1524 16.3803 51.1524 15.6242 50.3879C15.2419 50.0057 15.0341 49.5079 15.0341 48.9597C15.0341 48.4116 15.2419 47.9137 15.6242 47.5315L15.7152 47.448C16.0975 47.1076 16.5709 46.9416 17.0442 46.9416C17.5594 46.9416 18.083 47.1407 18.4729 47.5401C19.2289 48.2959 19.2707 49.509 18.5564 50.298L18.5575 50.2969ZM35.0316 55.529V55.5794C35.0316 56.6928 34.1255 57.5975 33.0129 57.5975C31.9002 57.5975 30.9942 56.6917 30.9942 55.5547C31.0027 55.5216 31.0027 55.4884 31.0027 55.4552C31.0605 54.3921 31.9419 53.5612 33.0129 53.5612C34.0838 53.5612 34.9652 54.3921 35.0316 55.5301V55.529ZM48.9804 46.9491C49.4537 46.9491 49.9357 47.115 50.3094 47.4555C50.3266 47.4726 50.3844 47.5304 50.4004 47.539C50.7828 47.9212 50.9905 48.4276 50.9905 48.9672C50.9905 49.5068 50.7828 50.0132 50.4004 50.3954C50.0181 50.7776 49.5201 50.9853 48.9793 50.9853C48.4385 50.9853 47.933 50.7776 47.5507 50.3869L47.4672 50.2959C46.7529 49.4982 46.7946 48.2938 47.5507 47.5379C47.9491 47.1472 48.4642 46.948 48.9793 46.948L48.9804 46.9491ZM55.5687 35.0224C55.5355 35.0138 55.5023 35.0138 55.4692 35.0053C54.4057 34.9475 53.5747 34.0663 53.5747 32.9957C53.5747 31.9251 54.4057 31.044 55.4692 30.9862C55.5023 30.9862 55.5602 30.9862 55.5934 30.9776C56.7071 30.9776 57.6121 31.8833 57.6121 32.9957C57.6121 34.1081 56.7061 35.0224 55.5687 35.0224Z'/%3e%3c/svg%3e"); }  }
@media all { .coh-ce-f9e0a89 { max-width: 520px; }  } @media all { .coh-ce-f9e0a89 ul { font-size: 1rem; }  }
@media all { .coh-ce-e69cf355 { line-height: 66px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-e69cf355:before { margin-right: 16px;content: "\f006";font-family: icomoon;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: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='66' width='66' fill='none'%3e%3cpath stroke='currentColor' stroke-width='1.6' d='M32.0815 23.1327C32.4286 22.3268 33.5714 22.3268 33.9185 23.1327L36.2801 28.6167C36.4249 28.9529 36.7417 29.1831 37.1062 29.2169L43.0516 29.7683C43.9253 29.8494 44.2785 30.9362 43.6192 31.5153L39.1334 35.456C38.8584 35.6976 38.7374 36.0701 38.8179 36.4272L40.1307 42.2519C40.3236 43.108 39.3991 43.7797 38.6446 43.3316L33.5106 40.2832C33.1958 40.0963 32.8042 40.0963 32.4894 40.2832L27.3554 43.3316C26.6009 43.7797 25.6764 43.108 25.8693 42.2519L27.1821 36.4272C27.2626 36.0701 27.1416 35.6976 26.8666 35.456L22.3808 31.5153C21.7215 30.9362 22.0747 29.8494 22.9484 29.7683L28.8938 29.2169C29.2583 29.1831 29.5751 28.9529 29.7199 28.6167L32.0815 23.1327Z'/%3e%3cpath stroke='currentColor' stroke-width='1.6' stroke-linecap='round' d='M49 33.5084C49 37.2663 47.7806 40.7307 45.7273 43.504M17 33.5084C17 37.2663 18.2194 40.7307 20.2727 43.504M38.4545 18C41.3653 19.0879 43.8827 21.0215 45.7273 23.5129M27.5455 18C24.4882 19.1426 21.8649 21.2183 19.9994 23.8932M38.4545 49.0169C36.7523 49.6531 34.9154 50 33 50C31.0846 50 29.2477 49.6531 27.5455 49.0169'/%3e%3ccircle cx='33' cy='34' r='24.3' stroke='currentColor' stroke-width='1.4'/%3e%3c/svg%3e"); }  }
@media all { .coh-ce-90eaf168 { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  }
@media all { .coh-ce-eb9b9323 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;text-align: center; }  }
@media all { .coh-ce-60a8d14e { text-align: center; }  } @media all { .coh-ce-60a8d14e:has(ul) p { font-size: 20px;text-align: left; }  } @media all { .coh-ce-60a8d14e:has(ul) ul { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content;;text-align: left; }  }
@media all { .coh-ce-cb4f0733 { font-size: 20px;text-align: center; }  } @media all { .coh-ce-cb4f0733 ul { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content;; }  }
@media all { .coh-ce-793f6ef2 { background-color: var(--ssa-color-palette-gray-10); }  }
@media all { .coh-ce-9971843 { line-height: 66px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  }
@media all { .coh-ce-be6bff9a { -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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media (max-width: 767px) { .coh-ce-be6bff9a { display: block; }  }
@media all { .coh-ce-8b5f6aa0 { max-width: 572px;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: 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;margin-bottom: 0rem;margin-left: auto; }  } @media (max-width: 767px) { .coh-ce-8b5f6aa0 { margin-left: unset;max-width: 100%; }  } @media (max-width: 564px) { .coh-ce-8b5f6aa0 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }  }
@media all { .coh-ce-2ed157b { margin: 10px !important;list-style-type: none;max-width: 350px;width: 100%;height: auto; }  } @media (max-width: 767px) { .coh-ce-2ed157b { max-width: 100%; }  }
@media all { .coh-ce-6861c5a5 { -webkit-box-shadow: 2px 3px 15px 0px #0000001A; box-shadow: 2px 3px 15px 0px #0000001A;;max-width: 350px;margin-right: auto;margin-left: auto;padding-top: 40px;padding-right: 24px;padding-bottom: 32px;padding-left: 24px;height: 100%; }  } @media (max-width: 767px) { .coh-ce-6861c5a5 { max-width: 100%; }  }
@media all { .coh-ce-124dd6cc { text-align: center;margin-bottom: 0.8rem;padding-bottom: 0.8rem;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-20); }  }
@media all { .coh-ce-b3ed03fa { text-transform: uppercase;font-size: 18px;font-weight: 400; }  }
@media all { .coh-ce-345e43b8 { font-size: 18px; }  }
@media all { .coh-ce-534a5a68 { font-size: 14px;font-weight: 300;display: block; }  }
@media all { .coh-ce-6c360a55 { margin-bottom: 4px;font-size: 12px;line-height: 16px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-6c360a55:before { margin-right: 7px;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3e%3cpath fill='rgb(112, 189, 149)' d='M14.4137 6.30208C14.5153 6.22135 14.6663 6.29688 14.6663 6.42448V11.75C14.6663 12.4401 14.1064 13 13.4163 13H2.58301C1.8929 13 1.33301 12.4401 1.33301 11.75V6.42708C1.33301 6.29688 1.48145 6.22396 1.58561 6.30469C2.16895 6.75781 2.94238 7.33333 5.59863 9.26302C6.14811 9.66406 7.0752 10.5078 7.99967 10.5026C8.92936 10.5104 9.87467 9.64844 10.4033 9.26302C13.0596 7.33333 13.8304 6.75521 14.4137 6.30208ZM7.99967 9.66667C8.60384 9.67708 9.47363 8.90625 9.91113 8.58854C13.3669 6.08073 13.6299 5.86198 14.4268 5.23698C14.5778 5.11979 14.6663 4.9375 14.6663 4.74479V4.25C14.6663 3.5599 14.1064 3 13.4163 3H2.58301C1.8929 3 1.33301 3.5599 1.33301 4.25V4.74479C1.33301 4.9375 1.42155 5.11719 1.57259 5.23698C2.36947 5.85937 2.63249 6.08073 6.08822 8.58854C6.52572 8.90625 7.39551 9.67708 7.99967 9.66667Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-6c360a55:hover { color: var(--ssa-color-palette-brand-color-light); }  }
@media all { .coh-ce-5e858934 { font-size: 12px;line-height: 16px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;color: var(--ssa-color-palette-brand-color); }  } @media all { .coh-ce-5e858934:before { margin-right: 7px;content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16'%3e%3cpath fill='rgb(112, 189, 149)' d='M14.2861 10.7548L11.3694 9.50479C11.2448 9.45169 11.1063 9.4405 10.9748 9.47291C10.8433 9.50531 10.7259 9.57956 10.6402 9.68448L9.34851 11.2626C7.32133 10.3068 5.68991 8.67541 4.73411 6.64823L6.31226 5.35654C6.41739 5.27104 6.49179 5.15361 6.52422 5.02204C6.55664 4.89047 6.54531 4.75192 6.49195 4.62736L5.24193 1.71064C5.18337 1.57637 5.07978 1.46674 4.94905 1.40066C4.81831 1.33458 4.66862 1.31619 4.52577 1.34866L1.81739 1.97367C1.67967 2.00547 1.5568 2.08301 1.46883 2.19364C1.38085 2.30427 1.33298 2.44145 1.33301 2.58279C1.33301 9.2626 6.74716 14.6663 13.4166 14.6663C13.5579 14.6664 13.6952 14.6186 13.8059 14.5306C13.9165 14.4426 13.9941 14.3197 14.0259 14.182L14.6509 11.4736C14.6832 11.33 14.6644 11.1797 14.5978 11.0486C14.5312 10.9174 14.421 10.8135 14.2861 10.7548Z'/%3e%3c/svg%3e"); }  } @media all { .coh-ce-5e858934:hover { color: var(--ssa-color-palette-brand-color-light); }  }
@media all { .coh-ce-443cc08f { display: none; }  }
@media all { .coh-ce-bef1f4ae { color: var(--ssa-color-palette-brand-color-dark);font-size: 0.875rem;line-height: 1.5625rem;font-weight: normal;position: relative;margin-left: 1.875rem; }  } @media all { .coh-ce-bef1f4ae:before { content: "\e905";font-family: icomoon;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: var(--ssa-color-palette-brand-color-green);font-size: 0.6875rem;position: absolute;top: 0.375rem;left: -1.875rem;-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg); }  }
@media all { .coh-ce-4424a58 { 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 all { .coh-ce-a9fa2070 { -webkit-flex-basis: 60%; -ms-flex-preferred-size: 60%; flex-basis: 60%;padding-right: 3.75rem; }  } @media (max-width: 1024px) { .coh-ce-a9fa2070 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%;padding-right: 0rem; }  } @media (max-width: 767px) { .coh-ce-a9fa2070 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  }
@media all { .coh-ce-f1a46c86 { margin-top: 1.875rem; }  }
@media all { .coh-ce-92c0f1de { margin-bottom: 4.375rem;-webkit-flex-basis: 60%;-ms-flex-preferred-size: 60%;flex-basis: 60%; }  } @media (max-width: 1024px) { .coh-ce-92c0f1de { margin-bottom: 1.875rem; }  } @media (max-width: 767px) { .coh-ce-92c0f1de { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  }
@media all { .coh-ce-696854f2 { 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;padding-bottom: 1.875rem; }  } @media all { .coh-ce-696854f2 > .coh-container { padding-top: 0.625rem;padding-right: 0.625rem;padding-bottom: 0.625rem;padding-left: 0rem; }  }
@media all { .coh-ce-2f44aadb { -webkit-flex-basis: 33%; -ms-flex-preferred-size: 33%; flex-basis: 33%;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 all { .coh-ce-3a3bd0f2 { color: var(--ssa-color-palette-brand-color-green);font-weight: 600;padding-bottom: 1.25rem; }  }
@media all { .coh-ce-ffc59a94 { -webkit-flex-basis: 33%; -ms-flex-preferred-size: 33%; flex-basis: 33%;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 all { .coh-ce-3560c79 { font-size: 1rem;line-height: 1.5rem;font-weight: 400;margin-bottom: 1.5rem;display: block; }  } @media (max-width: 767px) { .coh-ce-3560c79 { display: none; }  }
@media all { .coh-ce-93330257 { -webkit-flex-basis: 40%; -ms-flex-preferred-size: 40%; flex-basis: 40%;padding-left: 2.5rem;position: relative;height: auto; }  } @media (max-width: 1024px) { .coh-ce-93330257 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; }  } @media (max-width: 767px) { .coh-ce-93330257 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;padding-left: 0rem; }  }
@media all { .coh-ce-b2b25402 { position: sticky;top: 13.75rem; }  }
@media all { .coh-ce-6818fa32 { 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;padding-bottom: 1.25rem;position: relative; }  } @media all { .coh-ce-6818fa32 .coh-container { padding-top: 0.625rem;padding-right: 0rem;padding-bottom: 0.625rem;padding-left: 0rem; }  } @media all { .coh-ce-6818fa32 #googleMap { position: unset!important;;height: 15rem; }  } @media all { .coh-ce-6818fa32 #googleMap > div { height: 265px!important;;overflow: hidden; }  }
@media all { .coh-ce-b2d0bdf6 { display: block; }  }
@media all { .coh-ce-62c3fd70 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%;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; }  } @media (max-width: 767px) { .coh-ce-62c3fd70 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  }
@media all { .coh-ce-66a47bfa { color: var(--ssa-color-palette-brand-color-green);font-weight: 600;padding-bottom: 0.625rem;-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%; }  }
@media all { .coh-ce-3949db7e { 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;padding-bottom: 0rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;;padding-bottom: 0!important;;padding-top: 0!important;; }  }
@media all { .coh-ce-ab5f4a0b { color: var(--ssa-color-palette-brand-color-dark);font-size: 1rem;font-weight: 400;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;line-height: 1.25rem;text-decoration: underline; }  }
@media all { .coh-ce-cf514933 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  }
@media all { .coh-ce-5f2b1ac0 { width: 100%;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; }  } @media all { .coh-ce-5f2b1ac0:after { margin-left: inherit;padding-left: 0.625rem;color: var(--ssa-color-palette-white); }  } @media all { .coh-ce-5f2b1ac0:hover:after { padding-left: 0.625rem;margin-left: inherit;color: var(--ssa-color-palette-white); }  }
@media all { .coh-ce-13a350a8 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: start;-ms-flex-align: start;align-items: start;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media all { .coh-ce-13a350a8 .coh-link { font-size: 1.75rem;color: var(--ssa-color-palette-brand-color-green); }  } @media (max-width: 767px) { .coh-ce-13a350a8 .coh-link { width: 40px!important;;height: 32px!important;; }  } @media all { .coh-ce-13a350a8 .coh-link:before { font-size: 1.25rem; }  }
@media all { .coh-ce-f6a5d55 { color: var(--ssa-color-palette-brand-color-dark);font-weight: 600;margin-bottom: 1.25rem; }  }
@media all { .coh-ce-62e3f173 { font-size: 1rem;line-height: 1.5rem;font-weight: 400;margin-bottom: 1.5rem;display: none; }  } @media (max-width: 767px) { .coh-ce-62e3f173 { display: block; }  }
@media all { .coh-ce-1fda208c { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-10); }  }
@media all { .coh-ce-347dfba6 { display: block;margin-top: 3.125rem; }  } @media (max-width: 767px) { .coh-ce-347dfba6 article.job { max-width: none;margin-right: 0rem; }  } @media all { .coh-ce-347dfba6 .container-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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;gap: 30px;; }  } @media (max-width: 767px) { .coh-ce-347dfba6 .container-flex { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }  } @media all { .coh-ce-347dfba6 .container-flex > article { width: -webkit-calc(50% - 30px); width: calc(50% - 30px);; }  } @media (max-width: 767px) { .coh-ce-347dfba6 .container-flex > article { width: 100%;; }  } @media all { .coh-ce-347dfba6 .container-flex > article > article { max-width: 100%;width: 100%; }  }
@media all { .coh-ce-ee931839 { padding-bottom: 3.125rem; }  }
@media all { .coh-ce-f093bd7 { background-color: var(--ssa-color-palette-brand-color-green);width: 100%;padding-top: 0.9375rem;padding-bottom: 0.9375rem;position: fixed;bottom: 0rem;left: 0rem;right: 0rem;z-index: 99; }  } @media (max-width: 1439px) { .coh-ce-f093bd7 { padding-top: 0.3125rem;padding-bottom: 0.3125rem; }  }
@media all { .coh-ce-ab4ce4a0 { 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; }  } @media (max-width: 767px) { .coh-ce-ab4ce4a0 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  }
@media all { .coh-ce-60a37b7e { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-white);font-size: 1.875rem;line-height: 2.1875rem;-webkit-flex-basis: 80%;-ms-flex-preferred-size: 80%;flex-basis: 80%; }  } @media (max-width: 1169px) { .coh-ce-60a37b7e { -webkit-flex-basis: 70%; -ms-flex-preferred-size: 70%; flex-basis: 70%; }  } @media (max-width: 767px) { .coh-ce-60a37b7e { padding-bottom: 1.25rem; }  }
@media all { .coh-ce-dfe04412 { -webkit-flex-basis: 20%; -ms-flex-preferred-size: 20%; flex-basis: 20%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; }  } @media (max-width: 1169px) { .coh-ce-dfe04412 { -webkit-flex-basis: 30%; -ms-flex-preferred-size: 30%; flex-basis: 30%; }  }
@media all { .coh-ce-a46a4c22 { width: auto;margin-left: auto; }  } @media (max-width: 767px) { .coh-ce-a46a4c22 { margin-left: unset; }  }
.coh-ce-20f0ab13 { background-color: rgba(248, 249, 250, 1);padding-top: 1.5625rem;padding-right: 1.5625rem;padding-bottom: 2.5rem;padding-left: 1.5625rem;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-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);; }
.coh-ce-88ab24b { padding-bottom: 0.9375rem;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: rgba(206, 210, 213, 1);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-a0500f3 { margin-bottom: 1.25rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;; }
.coh-ce-5cc2de86 { color: var(--ssa-color-palette-white); } .coh-ce-5cc2de86 span { color: var(--ssa-color-palette-white); }
.coh-ce-18249983 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;line-height: 1.875rem;font-size: 1.5rem;color: var(--ssa-color-palette-brand-color);padding-bottom: 1.5625rem; }
.coh-ce-4424a58 { 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; }
.coh-ce-971558f1 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 0.75rem;line-height: 0.875rem;color: var(--ssa-color-palette-brand-color);margin-right: 0.25rem; }
.coh-ce-b88c329a { color: var(--ssa-color-palette-brand-color);font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;font-size: 0.75rem;line-height: 0.875rem; }
.coh-ce-e9c08c67 { 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;padding-top: 0.625rem;padding-bottom: 0.625rem;border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: rgba(206, 210, 213, 1); }
.coh-ce-db243976 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 500;color: var(--ssa-color-palette-brand-color);font-size: 1rem;line-height: 1rem;position: relative;margin-left: 0.9375rem;-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; } .coh-ce-db243976:before { display: block;position: absolute;content: "\f041";font-family: icomoon;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-size: 1.0625rem;left: -0.9375rem; }
.coh-ce-211cd3b6 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-size: 1rem;line-height: 1rem;color: var(--ssa-color-palette-brand-color);font-weight: 500;margin-left: auto;position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; } .coh-ce-211cd3b6:before { color: var(--ssa-color-palette-brand-color);font-size: 1.0625rem;position: absolute;display: block;content: "\f290";font-family: icomoon;line-height: 1.0;font-weight: normal;text-transform: none;speak: none;font-variant: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;left: -1.5625rem; }
.coh-ce-b6e57ac3 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-brand-color);font-size: 0.875rem;line-height: 0.875rem;padding-top: 0.9375rem;padding-bottom: 2.5rem;margin-bottom: 0rem; }
.coh-ce-5170c261 { 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-ce-a52bf9c5 { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;color: var(--ssa-color-palette-brand-color);font-size: 0.875rem;line-height: 0.875rem;margin-left: auto; } .coh-ce-a52bf9c5:after { color: var(--ssa-color-palette-brand-color-green); }
.coh-ce-443cc08f { display: none; }
.coh-ce-bef1f4ae { color: var(--ssa-color-palette-brand-color-dark);font-size: 0.875rem;line-height: 1.5625rem;font-weight: normal;position: relative;margin-left: 1.875rem; } .coh-ce-bef1f4ae:before { content: "\e905";font-family: icomoon;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: var(--ssa-color-palette-brand-color-green);font-size: 0.6875rem;position: absolute;top: 0.375rem;left: -1.875rem;-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg); }
.coh-ce-4424a58 { 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; }
.coh-ce-a9fa2070 { -webkit-flex-basis: 60%; -ms-flex-preferred-size: 60%; flex-basis: 60%;padding-right: 3.75rem; } @media (max-width: 1024px) { .coh-ce-a9fa2070 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%;padding-right: 0rem; }  } @media (max-width: 767px) { .coh-ce-a9fa2070 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  }
.coh-ce-f1a46c86 { margin-top: 1.875rem; }
.coh-ce-92c0f1de { margin-bottom: 4.375rem;-webkit-flex-basis: 60%;-ms-flex-preferred-size: 60%;flex-basis: 60%; } @media (max-width: 1024px) { .coh-ce-92c0f1de { margin-bottom: 1.875rem; }  } @media (max-width: 767px) { .coh-ce-92c0f1de { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  }
.coh-ce-696854f2 { 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;padding-bottom: 1.875rem; } .coh-ce-696854f2 > .coh-container { padding-top: 0.625rem;padding-right: 0.625rem;padding-bottom: 0.625rem;padding-left: 0rem; }
.coh-ce-2f44aadb { -webkit-flex-basis: 33%; -ms-flex-preferred-size: 33%; flex-basis: 33%;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-3a3bd0f2 { color: var(--ssa-color-palette-brand-color-green);font-weight: 600;padding-bottom: 1.25rem; }
.coh-ce-ffc59a94 { -webkit-flex-basis: 33%; -ms-flex-preferred-size: 33%; flex-basis: 33%;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-3560c79 { font-size: 1rem;line-height: 1.5rem;font-weight: 400;margin-bottom: 1.5rem;display: block; } @media (max-width: 767px) { .coh-ce-3560c79 { display: none; }  }
.coh-ce-93330257 { -webkit-flex-basis: 40%; -ms-flex-preferred-size: 40%; flex-basis: 40%;padding-left: 2.5rem;position: relative;height: auto; } @media (max-width: 1024px) { .coh-ce-93330257 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; }  } @media (max-width: 767px) { .coh-ce-93330257 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;padding-left: 0rem; }  }
.coh-ce-b2b25402 { position: sticky;top: 13.75rem; }
.coh-ce-6818fa32 { 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;padding-bottom: 1.25rem;position: relative; } .coh-ce-6818fa32 .coh-container { padding-top: 0.625rem;padding-right: 0rem;padding-bottom: 0.625rem;padding-left: 0rem; } .coh-ce-6818fa32 #googleMap { position: unset!important;;height: 15rem; } .coh-ce-6818fa32 #googleMap > div { height: 265px!important;;overflow: hidden; }
.coh-ce-b2d0bdf6 { display: block; }
.coh-ce-62c3fd70 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%;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; } @media (max-width: 767px) { .coh-ce-62c3fd70 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }  }
.coh-ce-66a47bfa { color: var(--ssa-color-palette-brand-color-green);font-weight: 600;padding-bottom: 0.625rem;-webkit-flex-basis: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%; }
.coh-ce-3949db7e { 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;padding-bottom: 0rem;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;;padding-bottom: 0!important;;padding-top: 0!important;; }
.coh-ce-ab5f4a0b { color: var(--ssa-color-palette-brand-color-dark);font-size: 1rem;font-weight: 400;font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;line-height: 1.25rem;text-decoration: underline; }
.coh-ce-cf514933 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
.coh-ce-5f2b1ac0 { width: 100%;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; } .coh-ce-5f2b1ac0:after { margin-left: inherit;padding-left: 0.625rem;color: var(--ssa-color-palette-white); } .coh-ce-5f2b1ac0:hover:after { padding-left: 0.625rem;margin-left: inherit;color: var(--ssa-color-palette-white); }
.coh-ce-13a350a8 { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: start;-ms-flex-align: start;align-items: start;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; } .coh-ce-13a350a8 .coh-link { font-size: 1.75rem;color: var(--ssa-color-palette-brand-color-green); } @media (max-width: 767px) { .coh-ce-13a350a8 .coh-link { width: 40px!important;;height: 32px!important;; }  } .coh-ce-13a350a8 .coh-link:before { font-size: 1.25rem; }
.coh-ce-f6a5d55 { color: var(--ssa-color-palette-brand-color-dark);font-weight: 600;margin-bottom: 1.25rem; }
.coh-ce-62e3f173 { font-size: 1rem;line-height: 1.5rem;font-weight: 400;margin-bottom: 1.5rem;display: none; } @media (max-width: 767px) { .coh-ce-62e3f173 { display: block; }  }
.coh-ce-1fda208c { border-bottom-width: 0.0625rem;border-bottom-style: solid;border-bottom-color: var(--ssa-color-palette-gray-10); }
.coh-ce-347dfba6 { display: block;margin-top: 3.125rem; } @media (max-width: 767px) { .coh-ce-347dfba6 article.job { max-width: none;margin-right: 0rem; }  } .coh-ce-347dfba6 .container-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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;gap: 30px;; } @media (max-width: 767px) { .coh-ce-347dfba6 .container-flex { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }  } .coh-ce-347dfba6 .container-flex > article { width: -webkit-calc(50% - 30px); width: calc(50% - 30px);; } @media (max-width: 767px) { .coh-ce-347dfba6 .container-flex > article { width: 100%;; }  } .coh-ce-347dfba6 .container-flex > article > article { max-width: 100%;width: 100%; }
.coh-ce-ee931839 { padding-bottom: 3.125rem; }
.coh-ce-f093bd7 { background-color: var(--ssa-color-palette-brand-color-green);width: 100%;padding-top: 0.9375rem;padding-bottom: 0.9375rem;position: fixed;bottom: 0rem;left: 0rem;right: 0rem;z-index: 99; } @media (max-width: 1439px) { .coh-ce-f093bd7 { padding-top: 0.3125rem;padding-bottom: 0.3125rem; }  }
.coh-ce-ab4ce4a0 { 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; } @media (max-width: 767px) { .coh-ce-ab4ce4a0 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }  }
.coh-ce-60a37b7e { font-family: var(--ssa-font-stacks-roboto);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 300;color: var(--ssa-color-palette-white);font-size: 1.875rem;line-height: 2.1875rem;-webkit-flex-basis: 80%;-ms-flex-preferred-size: 80%;flex-basis: 80%; } @media (max-width: 1169px) { .coh-ce-60a37b7e { -webkit-flex-basis: 70%; -ms-flex-preferred-size: 70%; flex-basis: 70%; }  } @media (max-width: 767px) { .coh-ce-60a37b7e { padding-bottom: 1.25rem; }  }
.coh-ce-dfe04412 { -webkit-flex-basis: 20%; -ms-flex-preferred-size: 20%; flex-basis: 20%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; } @media (max-width: 1169px) { .coh-ce-dfe04412 { -webkit-flex-basis: 30%; -ms-flex-preferred-size: 30%; flex-basis: 30%; }  }
.coh-ce-a46a4c22 { width: auto;margin-left: auto; } @media (max-width: 767px) { .coh-ce-a46a4c22 { margin-left: unset; }  }

