/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,button{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}input{margin:0;padding:0;outline:0;vertical-align:baseline;background:transparent;}p,blockquote{font-weight:normal;}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;background:transparent;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}ul{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}a{text-decoration:none;}nav ul,nav ol,nav ul li,nav ol li{font-size:1.000em;margin:0;padding:0;background:none;list-style:none;list-style-image:none;}nav ul li:before,nav ol li:before{font-family:inherit;content:normal;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}img{border:0;margin:0;display:block;-ms-interpolation-mode:bicubic;}pre{font-family:monospace;padding:15px;white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word;}audio,canvas,video{display:inline-block;}.lte7 audio,.lte7 canvas,.lte7 video{display:inline;zoom:1;}audio:not([controls]){display:none;height:0;}label,input[type=button],input[type=submit],button{cursor:pointer;}button{background:none;border:none;margin:0;padding:0;font-size:0;line-height:0;width:auto;overflow:visible;font-weight:inherit;}button,input,textarea,select{font-family:inherit;font-size:100%;line-height:normal;text-transform:none;margin:0;vertical-align:baseline;-webkit-border-radius:0;-moz-border-radius:0;}.lte7 button,.lte7 input,.lte7 textarea,.lte7 select{vertical-align:middle;}button,input[type=submit],input[type=reset],input[type=button]{filter:chroma(color=#000000);}.lte7 button,.lte7 input[type=submit],.lte7 input[type=reset],.lte7 input[type=button]{overflow:visible;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="checkbox"] .lte7,input[type="radio"] .lte7{height:13px;width:13px;}input[type="search"]{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}*{box-sizing:border-box;}
:root{--ssa-color-palette-black:rgba(0,0,0,1);--ssa-color-palette-dark-gold:rgba(255,183,30,1);--ssa-color-palette-dark-gray:rgba(90,90,90,1);--ssa-color-palette-dark-maroon:rgba(91,0,19,1);--ssa-color-palette-dark-orange:rgba(176,92,0,1);--ssa-color-palette-darker-gray:rgba(51,51,51,1);--ssa-color-palette-darkest-gray:rgba(34,34,34,1);--ssa-color-palette-gold:rgba(255,204,51,1);--ssa-color-palette-gray:rgba(191,191,191,1);--ssa-color-palette-light-gold:rgba(255,222,122,1);--ssa-color-palette-light-gray:rgba(213,214,210,1);--ssa-color-palette-light-maroon:rgba(144,0,33,1);--ssa-color-palette-maroon:rgba(122,0,25,1);--ssa-color-palette-orange:rgba(234,131,11,1);--ssa-color-palette-subtle-blue:rgba(185,224,221,1);--ssa-color-palette-subtle-gray:rgba(239,239,238,1);--ssa-color-palette-subtle-yellow:rgba(255,236,153,1);--ssa-color-palette-transparent-dark-gray:rgba(90,90,90,0.9);--ssa-color-palette-transparent-gold:rgba(255,204,51,0.9);--ssa-color-palette-transparent-maroon:rgba(122,0,25,0.9);--ssa-color-palette-transparent-white:rgba(255,255,255,0.9);--ssa-color-palette-white:rgba(255,255,255,1);}.coh-color-black{color:var(--ssa-color-palette-black);}.coh-color-dark-gold{color:var(--ssa-color-palette-dark-gold);}.coh-color-dark-gray{color:var(--ssa-color-palette-dark-gray);}.coh-color-dark-maroon{color:var(--ssa-color-palette-dark-maroon);}.coh-color-dark-orange{color:var(--ssa-color-palette-dark-orange);}.coh-color-darker-gray{color:var(--ssa-color-palette-darker-gray);}.coh-color-darkest-gray{color:var(--ssa-color-palette-darkest-gray);}.coh-color-gold{color:var(--ssa-color-palette-gold);}.coh-color-gray{color:var(--ssa-color-palette-gray);}.coh-color-light-gold{color:var(--ssa-color-palette-light-gold);}.coh-color-light-gray{color:var(--ssa-color-palette-light-gray);}.coh-color-light-maroon{color:var(--ssa-color-palette-light-maroon);}.coh-color-maroon{color:var(--ssa-color-palette-maroon);}.coh-color-orange{color:var(--ssa-color-palette-orange);}.coh-color-subtle-blue{color:var(--ssa-color-palette-subtle-blue);}.coh-color-subtle-gray{color:var(--ssa-color-palette-subtle-gray);}.coh-color-subtle-yellow{color:var(--ssa-color-palette-subtle-yellow);}.coh-color-transparent-dark-gray{color:var(--ssa-color-palette-transparent-dark-gray);}.coh-color-transparent-gold{color:var(--ssa-color-palette-transparent-gold);}.coh-color-transparent-maroon{color:var(--ssa-color-palette-transparent-maroon);}.coh-color-transparent-white{color:var(--ssa-color-palette-transparent-white);}.coh-color-white{color:var(--ssa-color-palette-white);}@font-face{font-family:brands;font-display:auto;src:url("/sites/connect/files/cohesion/icomoon_2.eot");src:url("/sites/connect/files/cohesion/icomoon_2.eot?#iefix") format("embedded-opentype"),url("/sites/connect/files/cohesion/icomoon_2.woff") format("woff"),url("/sites/connect/files/cohesion/icomoon_2.ttf") format("truetype");}[data-icon-extra-icons]{font-family:brands,serif;}[data-icon-extra-icons]:after{font-family:brands,serif;content:attr(data-icon-extra-icons);}@font-face{font-family:icomoon;font-display:auto;src:url("/sites/connect/files/cohesion/icomoon.eot");src:url("/sites/connect/files/cohesion/icomoon.eot?#iefix") format("embedded-opentype"),url("/sites/connect/files/cohesion/icomoon.woff2") format("woff2"),url("/sites/connect/files/cohesion/icomoon.woff") format("woff"),url("/sites/connect/files/cohesion/icomoon.ttf") format("truetype");}[data-icon-fontawesome]{font-family:icomoon,serif;}[data-icon-fontawesome]:after{font-family:icomoon,serif;content:attr(data-icon-fontawesome);}:root{--ssa-font-stacks-georgia:Georgia,Times,"Times New Roman",serif;--ssa-font-stacks-open-sans:"Open Sans",sans-serif;--ssa-font-stacks-roboto:"Roboto",sans-serif;}:root{--ssa-responsive-grid-settings-width:90rem;--ssa-responsive-grid-settings-inner-gutter:2rem;--ssa-responsive-grid-settings-outer-gutter:4rem;--ssa-responsive-grid-settings-boxed-width:82rem;--ssa-responsive-grid-settings-boxed-width-outer-gutter:auto;}@media (max-width:1439px){:root{--ssa-responsive-grid-settings-width:73.125rem;--ssa-responsive-grid-settings-inner-gutter:2rem;--ssa-responsive-grid-settings-outer-gutter:4rem;--ssa-responsive-grid-settings-boxed-width:none;--ssa-responsive-grid-settings-boxed-width-outer-gutter:4rem;}}@media (max-width:1169px){:root{--ssa-responsive-grid-settings-width:64rem;--ssa-responsive-grid-settings-inner-gutter:1.5rem;--ssa-responsive-grid-settings-outer-gutter:3rem;--ssa-responsive-grid-settings-boxed-width:none;--ssa-responsive-grid-settings-boxed-width-outer-gutter:3rem;}}@media (max-width:1023px){:root{--ssa-responsive-grid-settings-width:48rem;--ssa-responsive-grid-settings-inner-gutter:1.5rem;--ssa-responsive-grid-settings-outer-gutter:2.5rem;--ssa-responsive-grid-settings-boxed-width:none;--ssa-responsive-grid-settings-boxed-width-outer-gutter:2.5rem;}}@media (max-width:767px){:root{--ssa-responsive-grid-settings-width:35.3125rem;--ssa-responsive-grid-settings-inner-gutter:1.5rem;--ssa-responsive-grid-settings-outer-gutter:2rem;--ssa-responsive-grid-settings-boxed-width:none;--ssa-responsive-grid-settings-boxed-width-outer-gutter:2rem;}}@media (max-width:564px){:root{--ssa-responsive-grid-settings-width:20rem;--ssa-responsive-grid-settings-inner-gutter:1.5rem;--ssa-responsive-grid-settings-outer-gutter:1.5rem;--ssa-responsive-grid-settings-boxed-width:none;--ssa-responsive-grid-settings-boxed-width-outer-gutter:1.5rem;}}:root{--ssa-default-font-settings-font-family:var(--ssa-font-stacks-open-sans);--ssa-default-font-settings-color:var(--ssa-color-palette-darker-gray);}body{font-family:var(--ssa-font-stacks-open-sans);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:var(--ssa-color-palette-darker-gray);}:root{--ssa-base-unit-settings-font-size:16px;}body{font-size:var(--ssa-base-unit-settings-font-size);}@media (max-width:1023px){body.menu-active{overflow:hidden;}}body::-moz-selection{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);}body::selection{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);}body img{max-width:100%;height:auto;}blockquote{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;padding-top:1.25rem;padding-right:1.625rem;padding-bottom:1.25rem;padding-left:1.625rem;border-left-width:0.375rem;border-left-style:solid;border-left-color:var(--ssa-color-palette-gold);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;background-color:var(--ssa-color-palette-subtle-gray);}@media (max-width:1023px){blockquote{padding-top:1rem;padding-right:1.25rem;padding-bottom:1rem;padding-left:1.25rem;}}blockquote p{margin-bottom:0rem;}blockquote p + p{margin-top:1rem;}blockquote footer{margin-top:1rem;line-height:1.375rem;}blockquote footer span{display:block;}blockquote footer cite{display:block;font-size:0.75rem;line-height:1.5em;font-style:normal;}table{border-width:1px;border-style:solid;border-color:var(--ssa-color-palette-subtle-gray);border-collapse:collapse;border-spacing:0;empty-cells:show;width:-webkit-calc(100% - 3rem);width:calc(100% - 3rem);padding:0rem;margin-top:1rem;margin-right:1.5rem;margin-bottom:1rem;margin-left:1.5rem;max-width:100%;}table th{background-color:var(--ssa-color-palette-subtle-blue);border-width:1px;border-style:solid;border-color:var(--ssa-color-palette-subtle-gray);font-weight:bold;text-align:left;vertical-align:top;padding:1%;resize:both;overflow:auto;}table td{background-color:rgba(0,0,0,0);vertical-align:top;text-align:left;padding:1%;border-width:1px;border-style:solid;border-color:var(--ssa-color-palette-subtle-gray);}.ck-widget.table table + figcaption{margin-right:0rem;margin-bottom:-1rem;margin-left:0rem;background-color:rgba(0,0,0,0);padding-right:1.5rem;padding-left:1.5rem;}strong,b{font-weight:bolder;}form > *{padding-top:1rem;padding-bottom:1rem;}form label{font-weight:bold;margin-bottom:0.5rem;}form label.form-required:after{content:"*";margin-left:0.25rem;color:rgba(255,0,0,1);}form legend{font-weight:bold;margin-bottom:0.5rem;}form .form-item{-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;}form .form-item.form-item-copy{padding-top:0rem;}form .form-type-checkbox{position:relative;-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;}form .form-type-checkbox + .form-type-checkbox{margin-top:0.5rem;}form .form-type-checkbox .form-checkbox:checked + label:after{opacity:1;}form .form-type-checkbox label{font-weight:normal;margin-bottom:0rem;}form .form-type-checkbox label:before{pointer-events:none;background-color:var(--ssa-color-palette-subtle-gray);height:1.625rem;width:1.625rem;position:absolute;top:50%;left:0rem;border-width:0.0625rem;border-style:solid;border-color:var(--ssa-color-palette-gray);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:"";}form .form-type-checkbox label:after{pointer-events:none;color:var(--ssa-color-palette-maroon);font-size:1.25rem;height:1.75rem;width:1.75rem;position:absolute;top:50%;left:0rem;opacity:0;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-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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;}form .form-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.75rem;width:1.75rem;margin-right:0.5rem;opacity:0;}form .form-type-radio{-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;}form .form-type-radio + .form-type-radio{margin-top:0.5rem;}form .form-type-radio .form-radio:checked + label:after{opacity:1;}form .form-type-radio label{margin-bottom:0rem;font-weight:normal;}form .form-type-radio label:before{pointer-events:none;background-color:var(--ssa-color-palette-subtle-gray);height:1.625rem;width:1.625rem;position:absolute;top:0rem;left:0rem;border-width:0.0625rem;-webkit-border-radius:50%;border-radius:50%;border-style:solid;border-color:var(--ssa-color-palette-gray);content:"";}form .form-type-radio label:after{pointer-events:none;color:var(--ssa-color-palette-maroon);font-size:1rem;height:1.75rem;width:1.75rem;position:absolute;top:0rem;left:0rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:0;-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;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;}form .form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.75rem;width:1.75rem;margin-right:0.5rem;opacity:0;}form .form-type-select label:before{-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;pointer-events:none;background-color:var(--ssa-color-palette-maroon);height:3.125rem;width:3.125rem;bottom:0rem;right:0rem;content:"";}form .form-type-select label:after{pointer-events:none;color:var(--ssa-color-palette-white);font-size:1.25rem;height:3.125rem;width:3.125rem;position:absolute;bottom:0rem;right:0rem;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;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;}form .form-type-select.form-item-field-multi-select-list label:before{content:normal;}form .form-type-select.form-item-field-multi-select-list label:after{content:normal;}form .form-select:not(.editor){-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.5;background-color:var(--ssa-color-palette-subtle-gray);padding:0.75rem;border-width:0.0625rem;border-style:solid;border-color:var(--ssa-color-palette-gray);}form .form-search{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.5;background-color:var(--ssa-color-palette-subtle-gray);padding:0.75rem;border-width:0.0625rem;border-style:solid;border-color:var(--ssa-color-palette-gray);}form .form-submit{-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--ssa-color-palette-maroon);font-weight:bold;line-height:1.25;font-size:0.875rem;background-color:var(--ssa-color-palette-subtle-gray);padding:1rem;border-style:none;}form .form-submit:hover{background-color:var(--ssa-color-palette-light-gray);}form .form-submit.button--primary{color:var(--ssa-color-palette-white);background-color:var(--ssa-color-palette-maroon);}form .form-submit.button--primary:hover{background-color:var(--ssa-color-palette-dark-maroon);}form .form-text{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.5;width:100%;padding:0.75rem;border-width:0.0625rem;border-style:solid;border-color:var(--ssa-color-palette-gray);background-color:var(--ssa-color-palette-subtle-gray);}form .form-email{line-height:1.5;background-color:var(--ssa-color-palette-subtle-gray);width:100%;padding:0.75rem;border-width:0.0625rem;border-style:solid;border-color:var(--ssa-color-palette-gray);}form .form-textarea{line-height:1.5;background-color:var(--ssa-color-palette-subtle-gray);width:100%;padding:0.75rem;border-width:0.0625rem;border-style:solid;border-color:var(--ssa-color-palette-gray);}form .field--name-field-wysiwyg .form-type-select{position:static;display:block;}form .field--name-field-wysiwyg .form-type-select label:before{content:normal;}form .field--name-field-wysiwyg .form-type-select label:after{content:normal;}form .webform-element-description{margin-top:0.5rem;font-size:0.75rem;}figure.figure_caption_media{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:table;width:100%;min-width:100%;}figure.figure_caption_media .coh-image{margin-bottom:0rem;}figure.figure_caption_media figcaption{color:var(--ssa-color-palette-dark-gray);font-size:0.889rem;margin-top:1em;margin-right:1.2em;margin-bottom:2.5em;margin-left:0rem;display:table-caption;caption-side:bottom;font-style:italic;font-weight:600;letter-spacing:.025em;}figure.figure_caption_media figcaption p{margin-bottom:1em;font-weight:600;}figure.figure_caption_media figcaption *{font-size:1em;}figure.figure_caption_media figcaption *:last-child{margin-bottom:0rem;}figure.drupal-media figcaption{text-align:left;letter-spacing:.025em;font-size:0.889rem;font-style:italic;font-weight:600;color:var(--ssa-color-palette-dark-gray);padding-top:1em;padding-right:1.2em;padding-bottom:2.5em;padding-left:0rem;}em,i{font-style:italic;}.coh-container-boxed{padding-right:4rem;padding-left:4rem;}@media (max-width:1439px){.coh-container-boxed{padding-right:0rem;padding-left:0rem;}}@media (max-width:1169px){.coh-container-boxed{padding-right:0rem;padding-left:0rem;}}@media (max-width:1023px){.coh-container-boxed{padding-right:0rem;padding-left:0rem;}}@media (max-width:767px){.coh-container-boxed{padding-right:0rem;padding-left:0rem;}}@media (max-width:564px){.coh-container-boxed{padding-right:0rem;padding-left:0rem;}}code,kbd,pre,samp{font-family:monospace,monospace;background-color:rgba(191,191,191,0.3);padding:0.15em;-webkit-border-radius:2px;border-radius:2px;}caption{font-weight:bold;font-size:1.5rem;line-height:1.5;margin-bottom:1rem;text-align:left;}@media (max-width:1169px){caption{font-size:1.125rem;}}ul{margin-bottom:1.5rem;-webkit-padding-start:0rem;padding-inline-start:0rem;}ul li{line-height:1.5;margin-top:0.3125rem;margin-bottom:0.3125rem;-webkit-margin-start:1.25rem;margin-inline-start:1.25rem;list-style-position:outside;list-style-type:disc;display:list-item;}ul li ul{margin-top:0.625rem;margin-bottom:0.625rem;-webkit-margin-start:0rem;margin-inline-start:0rem;}ul li ul li{margin-top:0.3125rem;margin-bottom:0.3125rem;-webkit-margin-start:0.625rem;margin-inline-start:0.625rem;list-style-type:circle;}ul li ul li ul li{list-style-type:square;}ul li.ui-menu-item{list-style-type:none;padding-top:0.5rem;padding-right:0.75rem;padding-bottom:0.5rem;padding-left:0.75rem;}ul.toolbar-menu li{margin:0rem;list-style-type:none;font-weight:normal;}ul.toolbar-menu li:before{content:normal;}ul.contextual-links li{list-style-type:none;font-weight:normal;}ul.contextual-links li:before{content:normal;}ul.cke_panel_list li{list-style-type:none;font-weight:normal;}ul.cke_panel_list li:before{content:normal;}ul.dx8-tabs li{list-style-type:none;font-weight:normal;}ul.dx8-tabs li:before{content:normal;}p{font-size:1rem;margin-bottom:1.5rem;line-height:1.5;font-weight:400;}ol{margin-bottom:1.5rem;-webkit-padding-start:0rem;padding-inline-start:0rem;}ol li{line-height:1.5;margin-top:0.3125rem;margin-bottom:0.3125rem;-webkit-margin-start:1.25rem;margin-inline-start:1.25rem;list-style-type:decimal;display:list-item;}ol li ol{margin-top:0.625rem;margin-bottom:0.625rem;-webkit-margin-start:0rem;margin-inline-start:0rem;}ol li ol li{margin-top:0.3125rem;margin-bottom:0.3125rem;-webkit-margin-start:1.25rem;margin-inline-start:1.25rem;list-style-type:lower-alpha;}ol li ol li ol li{list-style-type:lower-roman;}a{color:var(--ssa-color-palette-maroon);-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;border-bottom:1px solid currentColor;}a:hover{color:var(--ssa-color-palette-light-maroon);background-color:rgba(51,51,51,0.15);}a:focus{background-color:var(--ssa-color-palette-light-gold);}a.card-link{border-bottom:0;line-height:1.35;display:inline;}a.card-link:hover{background-color:initial;}a.card-link:focus{background-color:initial;}.coh-menu-list-item a{border-bottom:0;}.coh-menu-list-item a:hover{background-color:initial;}.social-links a{border-bottom:0;}.tabs a{border-bottom:0;}.toolbar a{border-bottom:0;}.umnhf-f a{border-bottom:0;}.umnhf-f a:hover{background-color:initial;}.umnhf-f a:focus{background-color:initial;}.umnhf-h a:hover{background-color:initial;}.umnhf-h a:focus{background-color:initial;}.facet-item a{border-bottom:0;}.facet-item a:hover{background-color:initial;}.facet-item a:focus{background-color:initial;}h5{font-size:1rem;line-height:1.25;margin-bottom:0.5rem;font-weight:bold;}h4{font-size:1.25rem;line-height:1.25;margin-bottom:1rem;font-weight:bold;}@media (max-width:1169px){h4{font-size:1.125rem;}}@media (max-width:767px){h4{font-size:0.75rem;line-height:1.4;}}h3{font-size:1.5rem;line-height:1.25;font-weight:bold;margin-bottom:1.25rem;}@media (max-width:1169px){h3{font-size:1.375rem;}}@media (max-width:767px){h3{font-size:1.25rem;}}h2{font-weight:bold;font-size:2rem;line-height:1.25;margin-bottom:1.5rem;}@media (max-width:1169px){h2{font-size:1.75rem;}}@media (max-width:767px){h2{font-size:1.5rem;}}h1{font-size:3rem;line-height:1.25;font-weight:bold;margin-bottom:1.5rem;}@media (max-width:1439px){h1{font-size:2.5rem;}}@media (max-width:1169px){h1{font-size:2rem;}}@media (max-width:767px){h1{font-size:1.75rem;}}
.coh-container{display:block;}.coh-container:before,.coh-container:after{clear:both;content:" ";display:table;}.coh-container-boxed{max-width:var(--ssa-responsive-grid-settings-boxed-width);margin-left:var(--ssa-responsive-grid-settings-boxed-width-outer-gutter);margin-right:var(--ssa-responsive-grid-settings-boxed-width-outer-gutter);}.coh-container-boxed .coh-container-boxed{margin-right:auto;margin-left:auto;}.dx8-aov{visibility:hidden;}
.coh-menu-item-child-hidden > ul{display:none;}
.coh-image{display:block;width:100%;max-width:100%;height:auto;}.coh-image[data-src],.coh-image[data-srcset]{min-height:1px;}
@media {.coh-image-xl{display:block;width:auto;max-width:100%;height:auto;}.coh-image-responsive-xl{display:block;width:100%;max-width:100%;height:auto;float:none;margin-left:0;transform:translateX(0);}.coh-image-float-left-xl{float:left;margin-left:0;transform:translateX(0);}.coh-image-float-right-xl{float:right;margin-left:0;transform:translateX(0);}.coh-image-align-left-xl{float:none;margin-left:0;transform:translateX(0);}.coh-image-align-centre-xl{float:none;margin-left:50%;transform:translateX(-50%);}.coh-image-align-right-xl{float:none;margin-left:100%;transform:translateX(-100%);}
}
@media (max-width: 1169px){.coh-image-lg{display:block;width:auto;max-width:100%;height:auto;}.coh-image-responsive-lg{display:block;width:100%;max-width:100%;height:auto;float:none;margin-left:0;transform:translateX(0);}.coh-image-float-left-lg{float:left;margin-left:0;transform:translateX(0);}.coh-image-float-right-lg{float:right;margin-left:0;transform:translateX(0);}.coh-image-align-left-lg{float:none;margin-left:0;transform:translateX(0);}.coh-image-align-centre-lg{float:none;margin-left:50%;transform:translateX(-50%);}.coh-image-align-right-lg{float:none;margin-left:100%;transform:translateX(-100%);}
}
@media (max-width: 1023px){.coh-image-md{display:block;width:auto;max-width:100%;height:auto;}.coh-image-responsive-md{display:block;width:100%;max-width:100%;height:auto;float:none;margin-left:0;transform:translateX(0);}.coh-image-float-left-md{float:left;margin-left:0;transform:translateX(0);}.coh-image-float-right-md{float:right;margin-left:0;transform:translateX(0);}.coh-image-align-left-md{float:none;margin-left:0;transform:translateX(0);}.coh-image-align-centre-md{float:none;margin-left:50%;transform:translateX(-50%);}.coh-image-align-right-md{float:none;margin-left:100%;transform:translateX(-100%);}
}
@media (max-width: 767px){.coh-image-sm{display:block;width:auto;max-width:100%;height:auto;}.coh-image-responsive-sm{display:block;width:100%;max-width:100%;height:auto;float:none;margin-left:0;transform:translateX(0);}.coh-image-float-left-sm{float:left;margin-left:0;transform:translateX(0);}.coh-image-float-right-sm{float:right;margin-left:0;transform:translateX(0);}.coh-image-align-left-sm{float:none;margin-left:0;transform:translateX(0);}.coh-image-align-centre-sm{float:none;margin-left:50%;transform:translateX(-50%);}.coh-image-align-right-sm{float:none;margin-left:100%;transform:translateX(-100%);}
}
@media (max-width: 564px){.coh-image-ps{display:block;width:auto;max-width:100%;height:auto;}.coh-image-responsive-ps{display:block;width:100%;max-width:100%;height:auto;float:none;margin-left:0;transform:translateX(0);}.coh-image-float-left-ps{float:left;margin-left:0;transform:translateX(0);}.coh-image-float-right-ps{float:right;margin-left:0;transform:translateX(0);}.coh-image-align-left-ps{float:none;margin-left:0;transform:translateX(0);}.coh-image-align-centre-ps{float:none;margin-left:50%;transform:translateX(-50%);}.coh-image-align-right-ps{float:none;margin-left:100%;transform:translateX(-100%);}
}
@media (max-width: 319px){.coh-image-xs{display:block;width:auto;max-width:100%;height:auto;}.coh-image-responsive-xs{display:block;width:100%;max-width:100%;height:auto;float:none;margin-left:0;transform:translateX(0);}.coh-image-float-left-xs{float:left;margin-left:0;transform:translateX(0);}.coh-image-float-right-xs{float:right;margin-left:0;transform:translateX(0);}.coh-image-align-left-xs{float:none;margin-left:0;transform:translateX(0);}.coh-image-align-centre-xs{float:none;margin-left:50%;transform:translateX(-50%);}.coh-image-align-right-xs{float:none;margin-left:100%;transform:translateX(-100%);}
}
.coh-link{display:inline-block;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.coh-row-inner{display:flex;flex-wrap:wrap;margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-column{position:relative;width:100%;min-height:1px;box-sizing:border-box;padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
#mandatory-header-wrapper .umn-search-form--with-placeholder .gsc-input{background-image:none !important;}@media only screen and (min-width:775px){#mandatory-header-wrapper.links .gsc-control-searchbox-only{top:-45px;}}#mandatory-header-wrapper .gsc-control-searchbox-only *{margin:0 !important;padding:0 !important;}#mandatory-header-wrapper .gsc-control-searchbox-only table > tbody,#mandatory-header-wrapper .gsc-control-searchbox-only table > tbody > tr,#mandatory-header-wrapper .gsc-control-searchbox-only table > tbody > tr:hover > td,#mandatory-header-wrapper .gsc-control-searchbox-only table > tbody > tr:hover > th{background-color:transparent !important;}#mandatory-header-wrapper .gsc-control-searchbox-only table tbody tr:first-child td{border:none !important;}#mandatory-header-wrapper .gsc-control-searchbox-only .gsib_b{position:absolute;right:5px;top:2px;}#mandatory-header-wrapper .gsc-control-searchbox-only .gsib_b a:hover,#mandatory-header-wrapper .gsc-control-searchbox-only .gsib_b a:active{background-color:transparent;}#mandatory-header-wrapper .gsc-control-searchbox-only .gsc-search-button,#mandatory-header-wrapper .gsc-control-searchbox-only .gsc-search-button-v2{height:25px;width:25px;background:none;border:none;}.gsc-input-box input.gsc-input{background-image:none !important;text-indent:3px !important;}.gssb_c .gsc-completion-container{max-width:249px !important;}.gsc-completion-container tbody tr{background-color:white !important;}.gssb_a td{white-space:normal !important;padding-left:10px !important;text-indent:-10px !important;}@media screen and (max-width:609px){#mandatory-header-wrapper .gsc-control-searchbox-only{position:relative;height:auto;top:initial;right:initial;width:95%;margin:0 auto;padding-bottom:10px;}#umnhf-m-search{z-index:999;}.dropdown #umnhf-m-search.mobile{display:block !important;}.dropdown .gsc-control-searchbox-only{display:none !important;}.dropdown .mobile .gsc-control-searchbox-only{display:block !important;}}@media screen and (max-width:666px){.link #mandatory-header-wrapper .gsc-control-searchbox-only{position:relative;height:auto;top:initial;right:initial;width:95%;margin:0 auto;padding-bottom:10px;}.links #umnhf-m-search{z-index:999;}.links .dropdown #umnhf-m-search.mobile{display:block !important;}.links .dropdown .gsc-control-searchbox-only{display:none !important;}.dropdown .mobile .gsc-control-searchbox-only{display:block !important;}}
@media {.coh-col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-xl{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-xl-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-xl-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-xl-hidden{max-width:200px;opacity:0.5;}.coh-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-xl-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-xl-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-xl-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-xl-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-xl-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-xl-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-xl-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-xl-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-xl-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-xl-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-xl-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-xl-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-xl-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-xl-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-xl-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-xl-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-xl-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-xl-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-xl-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-xl-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-xl-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-xl-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-xl-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-xl-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-xl-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-xl-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-xl-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-xl-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-xl-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-xl-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-xl-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-xl-push-12{left:100%;}.coh-col-xl-pull-12{right:100%;}.coh-col-xl-offset-12{margin-left:100%;}.coh-col-xl-push-11{left:91.6666666667%;}.coh-col-xl-pull-11{right:91.6666666667%;}.coh-col-xl-offset-11{margin-left:91.6666666667%;}.coh-col-xl-push-10{left:83.3333333333%;}.coh-col-xl-pull-10{right:83.3333333333%;}.coh-col-xl-offset-10{margin-left:83.3333333333%;}.coh-col-xl-push-9{left:75%;}.coh-col-xl-pull-9{right:75%;}.coh-col-xl-offset-9{margin-left:75%;}.coh-col-xl-push-8{left:66.6666666667%;}.coh-col-xl-pull-8{right:66.6666666667%;}.coh-col-xl-offset-8{margin-left:66.6666666667%;}.coh-col-xl-push-7{left:58.3333333333%;}.coh-col-xl-pull-7{right:58.3333333333%;}.coh-col-xl-offset-7{margin-left:58.3333333333%;}.coh-col-xl-push-6{left:50%;}.coh-col-xl-pull-6{right:50%;}.coh-col-xl-offset-6{margin-left:50%;}.coh-col-xl-push-5{left:41.6666666667%;}.coh-col-xl-pull-5{right:41.6666666667%;}.coh-col-xl-offset-5{margin-left:41.6666666667%;}.coh-col-xl-push-4{left:33.3333333333%;}.coh-col-xl-pull-4{right:33.3333333333%;}.coh-col-xl-offset-4{margin-left:33.3333333333%;}.coh-col-xl-push-3{left:25%;}.coh-col-xl-pull-3{right:25%;}.coh-col-xl-offset-3{margin-left:25%;}.coh-col-xl-push-2{left:16.6666666667%;}.coh-col-xl-pull-2{right:16.6666666667%;}.coh-col-xl-offset-2{margin-left:16.6666666667%;}.coh-visible-xl{display:block;}.coh-col-xl-push-1{left:8.3333333333%;}.coh-col-xl-pull-1{right:8.3333333333%;}.coh-col-xl-offset-1{margin-left:8.3333333333%;}.coh-hidden-xl{display:none;}.coh-col-xl-push-0{left:auto;}.coh-col-xl-pull-0{right:auto;}.coh-col-xl-offset-0{margin-left:0;}.coh-col-xl-push-1-5{left:20%;}.coh-col-xl-pull-1-5{right:20%;}.coh-col-xl-offset-1-5{margin-left:20%;}.coh-row-bleed-xl > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-xl > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-xl{overflow:visible;}.coh-row-hidden-xl{overflow-x:hidden;overflow-y:auto;}.coh-row-xl > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-xl > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
@media (max-width: 1169px){.coh-col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-lg{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-lg-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-lg-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-lg-hidden{max-width:200px;opacity:0.5;}.coh-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-lg-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-lg-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-lg-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-lg-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-lg-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-lg-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-lg-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-lg-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-lg-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-lg-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-lg-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-lg-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-lg-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-lg-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-lg-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-lg-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-lg-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-lg-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-lg-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-lg-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-lg-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-lg-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-lg-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-lg-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-lg-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-lg-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-lg-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-lg-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-lg-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-lg-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-lg-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-lg-push-12{left:100%;}.coh-col-lg-pull-12{right:100%;}.coh-col-lg-offset-12{margin-left:100%;}.coh-col-lg-push-11{left:91.6666666667%;}.coh-col-lg-pull-11{right:91.6666666667%;}.coh-col-lg-offset-11{margin-left:91.6666666667%;}.coh-col-lg-push-10{left:83.3333333333%;}.coh-col-lg-pull-10{right:83.3333333333%;}.coh-col-lg-offset-10{margin-left:83.3333333333%;}.coh-col-lg-push-9{left:75%;}.coh-col-lg-pull-9{right:75%;}.coh-col-lg-offset-9{margin-left:75%;}.coh-col-lg-push-8{left:66.6666666667%;}.coh-col-lg-pull-8{right:66.6666666667%;}.coh-col-lg-offset-8{margin-left:66.6666666667%;}.coh-col-lg-push-7{left:58.3333333333%;}.coh-col-lg-pull-7{right:58.3333333333%;}.coh-col-lg-offset-7{margin-left:58.3333333333%;}.coh-col-lg-push-6{left:50%;}.coh-col-lg-pull-6{right:50%;}.coh-col-lg-offset-6{margin-left:50%;}.coh-col-lg-push-5{left:41.6666666667%;}.coh-col-lg-pull-5{right:41.6666666667%;}.coh-col-lg-offset-5{margin-left:41.6666666667%;}.coh-col-lg-push-4{left:33.3333333333%;}.coh-col-lg-pull-4{right:33.3333333333%;}.coh-col-lg-offset-4{margin-left:33.3333333333%;}.coh-col-lg-push-3{left:25%;}.coh-col-lg-pull-3{right:25%;}.coh-col-lg-offset-3{margin-left:25%;}.coh-col-lg-push-2{left:16.6666666667%;}.coh-col-lg-pull-2{right:16.6666666667%;}.coh-col-lg-offset-2{margin-left:16.6666666667%;}.coh-visible-lg{display:block;}.coh-col-lg-push-1{left:8.3333333333%;}.coh-col-lg-pull-1{right:8.3333333333%;}.coh-col-lg-offset-1{margin-left:8.3333333333%;}.coh-hidden-lg{display:none;}.coh-col-lg-push-0{left:auto;}.coh-col-lg-pull-0{right:auto;}.coh-col-lg-offset-0{margin-left:0;}.coh-col-lg-push-1-5{left:20%;}.coh-col-lg-pull-1-5{right:20%;}.coh-col-lg-offset-1-5{margin-left:20%;}.coh-row-bleed-lg > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-lg > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-lg{overflow:visible;}.coh-row-hidden-lg{overflow-x:hidden;overflow-y:auto;}.coh-row-lg > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-lg > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
@media (max-width: 1023px){.coh-col-md{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-md{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-md-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-md-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-md-hidden{max-width:200px;opacity:0.5;}.coh-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-md-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-md-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-md-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-md-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-md-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-md-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-md-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-md-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-md-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-md-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-md-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-md-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-md-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-md-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-md-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-md-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-md-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-md-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-md-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-md-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-md-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-md-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-md-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-md-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-md-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-md-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-md-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-md-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-md-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-md-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-md-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-md-push-12{left:100%;}.coh-col-md-pull-12{right:100%;}.coh-col-md-offset-12{margin-left:100%;}.coh-col-md-push-11{left:91.6666666667%;}.coh-col-md-pull-11{right:91.6666666667%;}.coh-col-md-offset-11{margin-left:91.6666666667%;}.coh-col-md-push-10{left:83.3333333333%;}.coh-col-md-pull-10{right:83.3333333333%;}.coh-col-md-offset-10{margin-left:83.3333333333%;}.coh-col-md-push-9{left:75%;}.coh-col-md-pull-9{right:75%;}.coh-col-md-offset-9{margin-left:75%;}.coh-col-md-push-8{left:66.6666666667%;}.coh-col-md-pull-8{right:66.6666666667%;}.coh-col-md-offset-8{margin-left:66.6666666667%;}.coh-col-md-push-7{left:58.3333333333%;}.coh-col-md-pull-7{right:58.3333333333%;}.coh-col-md-offset-7{margin-left:58.3333333333%;}.coh-col-md-push-6{left:50%;}.coh-col-md-pull-6{right:50%;}.coh-col-md-offset-6{margin-left:50%;}.coh-col-md-push-5{left:41.6666666667%;}.coh-col-md-pull-5{right:41.6666666667%;}.coh-col-md-offset-5{margin-left:41.6666666667%;}.coh-col-md-push-4{left:33.3333333333%;}.coh-col-md-pull-4{right:33.3333333333%;}.coh-col-md-offset-4{margin-left:33.3333333333%;}.coh-col-md-push-3{left:25%;}.coh-col-md-pull-3{right:25%;}.coh-col-md-offset-3{margin-left:25%;}.coh-col-md-push-2{left:16.6666666667%;}.coh-col-md-pull-2{right:16.6666666667%;}.coh-col-md-offset-2{margin-left:16.6666666667%;}.coh-visible-md{display:block;}.coh-col-md-push-1{left:8.3333333333%;}.coh-col-md-pull-1{right:8.3333333333%;}.coh-col-md-offset-1{margin-left:8.3333333333%;}.coh-hidden-md{display:none;}.coh-col-md-push-0{left:auto;}.coh-col-md-pull-0{right:auto;}.coh-col-md-offset-0{margin-left:0;}.coh-col-md-push-1-5{left:20%;}.coh-col-md-pull-1-5{right:20%;}.coh-col-md-offset-1-5{margin-left:20%;}.coh-row-bleed-md > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-md > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-md{overflow:visible;}.coh-row-hidden-md{overflow-x:hidden;overflow-y:auto;}.coh-row-md > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-md > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
@media (max-width: 767px){.coh-col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-sm{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-sm-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-sm-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-sm-hidden{max-width:200px;opacity:0.5;}.coh-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-sm-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-sm-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-sm-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-sm-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-sm-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-sm-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-sm-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-sm-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-sm-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-sm-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-sm-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-sm-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-sm-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-sm-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-sm-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-sm-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-sm-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-sm-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-sm-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-sm-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-sm-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-sm-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-sm-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-sm-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-sm-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-sm-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-sm-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-sm-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-sm-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-sm-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-sm-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-sm-push-12{left:100%;}.coh-col-sm-pull-12{right:100%;}.coh-col-sm-offset-12{margin-left:100%;}.coh-col-sm-push-11{left:91.6666666667%;}.coh-col-sm-pull-11{right:91.6666666667%;}.coh-col-sm-offset-11{margin-left:91.6666666667%;}.coh-col-sm-push-10{left:83.3333333333%;}.coh-col-sm-pull-10{right:83.3333333333%;}.coh-col-sm-offset-10{margin-left:83.3333333333%;}.coh-col-sm-push-9{left:75%;}.coh-col-sm-pull-9{right:75%;}.coh-col-sm-offset-9{margin-left:75%;}.coh-col-sm-push-8{left:66.6666666667%;}.coh-col-sm-pull-8{right:66.6666666667%;}.coh-col-sm-offset-8{margin-left:66.6666666667%;}.coh-col-sm-push-7{left:58.3333333333%;}.coh-col-sm-pull-7{right:58.3333333333%;}.coh-col-sm-offset-7{margin-left:58.3333333333%;}.coh-col-sm-push-6{left:50%;}.coh-col-sm-pull-6{right:50%;}.coh-col-sm-offset-6{margin-left:50%;}.coh-col-sm-push-5{left:41.6666666667%;}.coh-col-sm-pull-5{right:41.6666666667%;}.coh-col-sm-offset-5{margin-left:41.6666666667%;}.coh-col-sm-push-4{left:33.3333333333%;}.coh-col-sm-pull-4{right:33.3333333333%;}.coh-col-sm-offset-4{margin-left:33.3333333333%;}.coh-col-sm-push-3{left:25%;}.coh-col-sm-pull-3{right:25%;}.coh-col-sm-offset-3{margin-left:25%;}.coh-col-sm-push-2{left:16.6666666667%;}.coh-col-sm-pull-2{right:16.6666666667%;}.coh-col-sm-offset-2{margin-left:16.6666666667%;}.coh-visible-sm{display:block;}.coh-col-sm-push-1{left:8.3333333333%;}.coh-col-sm-pull-1{right:8.3333333333%;}.coh-col-sm-offset-1{margin-left:8.3333333333%;}.coh-hidden-sm{display:none;}.coh-col-sm-push-0{left:auto;}.coh-col-sm-pull-0{right:auto;}.coh-col-sm-offset-0{margin-left:0;}.coh-col-sm-push-1-5{left:20%;}.coh-col-sm-pull-1-5{right:20%;}.coh-col-sm-offset-1-5{margin-left:20%;}.coh-row-bleed-sm > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-sm > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-sm{overflow:visible;}.coh-row-hidden-sm{overflow-x:hidden;overflow-y:auto;}.coh-row-sm > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-sm > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
@media (max-width: 564px){.coh-col-ps{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-ps{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-ps-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-ps-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-ps-hidden{max-width:200px;opacity:0.5;}.coh-col-ps-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-ps-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-ps-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-ps-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-ps-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-ps-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-ps-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-ps-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-ps-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-ps-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-ps-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-ps-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-ps-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-ps-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-ps-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-ps-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-ps-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-ps-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-ps-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-ps-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-ps-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-ps-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-ps-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-ps-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-ps-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-ps-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-ps-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-ps-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-ps-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-ps-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-ps-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-ps-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-ps-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-ps-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-ps-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-ps-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-ps-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-ps-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-ps-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-ps-push-12{left:100%;}.coh-col-ps-pull-12{right:100%;}.coh-col-ps-offset-12{margin-left:100%;}.coh-col-ps-push-11{left:91.6666666667%;}.coh-col-ps-pull-11{right:91.6666666667%;}.coh-col-ps-offset-11{margin-left:91.6666666667%;}.coh-col-ps-push-10{left:83.3333333333%;}.coh-col-ps-pull-10{right:83.3333333333%;}.coh-col-ps-offset-10{margin-left:83.3333333333%;}.coh-col-ps-push-9{left:75%;}.coh-col-ps-pull-9{right:75%;}.coh-col-ps-offset-9{margin-left:75%;}.coh-col-ps-push-8{left:66.6666666667%;}.coh-col-ps-pull-8{right:66.6666666667%;}.coh-col-ps-offset-8{margin-left:66.6666666667%;}.coh-col-ps-push-7{left:58.3333333333%;}.coh-col-ps-pull-7{right:58.3333333333%;}.coh-col-ps-offset-7{margin-left:58.3333333333%;}.coh-col-ps-push-6{left:50%;}.coh-col-ps-pull-6{right:50%;}.coh-col-ps-offset-6{margin-left:50%;}.coh-col-ps-push-5{left:41.6666666667%;}.coh-col-ps-pull-5{right:41.6666666667%;}.coh-col-ps-offset-5{margin-left:41.6666666667%;}.coh-col-ps-push-4{left:33.3333333333%;}.coh-col-ps-pull-4{right:33.3333333333%;}.coh-col-ps-offset-4{margin-left:33.3333333333%;}.coh-col-ps-push-3{left:25%;}.coh-col-ps-pull-3{right:25%;}.coh-col-ps-offset-3{margin-left:25%;}.coh-col-ps-push-2{left:16.6666666667%;}.coh-col-ps-pull-2{right:16.6666666667%;}.coh-col-ps-offset-2{margin-left:16.6666666667%;}.coh-visible-ps{display:block;}.coh-col-ps-push-1{left:8.3333333333%;}.coh-col-ps-pull-1{right:8.3333333333%;}.coh-col-ps-offset-1{margin-left:8.3333333333%;}.coh-hidden-ps{display:none;}.coh-col-ps-push-0{left:auto;}.coh-col-ps-pull-0{right:auto;}.coh-col-ps-offset-0{margin-left:0;}.coh-col-ps-push-1-5{left:20%;}.coh-col-ps-pull-1-5{right:20%;}.coh-col-ps-offset-1-5{margin-left:20%;}.coh-row-bleed-ps > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-ps > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-ps{overflow:visible;}.coh-row-hidden-ps{overflow-x:hidden;overflow-y:auto;}.coh-row-ps > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-ps > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
@media (max-width: 319px){.coh-col-xs{flex-basis:0;flex-grow:1;max-width:100%;}.coh-layout-col-xs{flex-basis:0;flex-grow:1;max-width:100%;opacity:1;}.coh-col-xs-auto{flex:0 0 auto;width:auto;max-width:none;}.coh-layout-col-xs-auto{flex:0 0 auto;width:auto;max-width:200px;opacity:1;}.coh-layout-col-xs-hidden{max-width:200px;opacity:0.5;}.coh-col-xs-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-layout-col-xs-1{flex:0 0 calc(8.3333333333% - 10px);max-width:calc(8.3333333333% - 10px);opacity:1;}.coh-layout-col-xs-1.coh-layout-canvas-component-drop-zone{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.coh-col-xs-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-layout-col-xs-2{flex:0 0 calc(16.6666666667% - 10px);max-width:calc(16.6666666667% - 10px);opacity:1;}.coh-layout-col-xs-2.coh-layout-canvas-component-drop-zone{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.coh-col-xs-3{flex:0 0 25%;max-width:25%;}.coh-layout-col-xs-3{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);opacity:1;}.coh-layout-col-xs-3.coh-layout-canvas-component-drop-zone{flex:0 0 25%;max-width:25%;}.coh-col-xs-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-layout-col-xs-4{flex:0 0 calc(33.3333333333% - 10px);max-width:calc(33.3333333333% - 10px);opacity:1;}.coh-layout-col-xs-4.coh-layout-canvas-component-drop-zone{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.coh-col-xs-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-layout-col-xs-5{flex:0 0 calc(41.6666666667% - 10px);max-width:calc(41.6666666667% - 10px);opacity:1;}.coh-layout-col-xs-5.coh-layout-canvas-component-drop-zone{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.coh-col-xs-6{flex:0 0 50%;max-width:50%;}.coh-layout-col-xs-6{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);opacity:1;}.coh-layout-col-xs-6.coh-layout-canvas-component-drop-zone{flex:0 0 50%;max-width:50%;}.coh-col-xs-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-layout-col-xs-7{flex:0 0 calc(58.3333333333% - 10px);max-width:calc(58.3333333333% - 10px);opacity:1;}.coh-layout-col-xs-7.coh-layout-canvas-component-drop-zone{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.coh-col-xs-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-layout-col-xs-8{flex:0 0 calc(66.6666666667% - 10px);max-width:calc(66.6666666667% - 10px);opacity:1;}.coh-layout-col-xs-8.coh-layout-canvas-component-drop-zone{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.coh-col-xs-9{flex:0 0 75%;max-width:75%;}.coh-layout-col-xs-9{flex:0 0 calc(75% - 10px);max-width:calc(75% - 10px);opacity:1;}.coh-layout-col-xs-9.coh-layout-canvas-component-drop-zone{flex:0 0 75%;max-width:75%;}.coh-col-xs-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-layout-col-xs-10{flex:0 0 calc(83.3333333333% - 10px);max-width:calc(83.3333333333% - 10px);opacity:1;}.coh-layout-col-xs-10.coh-layout-canvas-component-drop-zone{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.coh-col-xs-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-layout-col-xs-11{flex:0 0 calc(91.6666666667% - 10px);max-width:calc(91.6666666667% - 10px);opacity:1;}.coh-layout-col-xs-11.coh-layout-canvas-component-drop-zone{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.coh-col-xs-12{flex:0 0 100%;max-width:100%;}.coh-layout-col-xs-12{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px);opacity:1;}.coh-layout-col-xs-12.coh-layout-canvas-component-drop-zone{flex:0 0 100%;max-width:100%;}.coh-col-xs-1-5{flex:0 0 20%;max-width:20%;}.coh-layout-col-xs-1-5{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);opacity:1;}.coh-layout-col-xs-1-5.coh-layout-canvas-component-drop-zone{flex:0 0 20%;max-width:20%;}.coh-col-xs-push-12{left:100%;}.coh-col-xs-pull-12{right:100%;}.coh-col-xs-offset-12{margin-left:100%;}.coh-col-xs-push-11{left:91.6666666667%;}.coh-col-xs-pull-11{right:91.6666666667%;}.coh-col-xs-offset-11{margin-left:91.6666666667%;}.coh-col-xs-push-10{left:83.3333333333%;}.coh-col-xs-pull-10{right:83.3333333333%;}.coh-col-xs-offset-10{margin-left:83.3333333333%;}.coh-col-xs-push-9{left:75%;}.coh-col-xs-pull-9{right:75%;}.coh-col-xs-offset-9{margin-left:75%;}.coh-col-xs-push-8{left:66.6666666667%;}.coh-col-xs-pull-8{right:66.6666666667%;}.coh-col-xs-offset-8{margin-left:66.6666666667%;}.coh-col-xs-push-7{left:58.3333333333%;}.coh-col-xs-pull-7{right:58.3333333333%;}.coh-col-xs-offset-7{margin-left:58.3333333333%;}.coh-col-xs-push-6{left:50%;}.coh-col-xs-pull-6{right:50%;}.coh-col-xs-offset-6{margin-left:50%;}.coh-col-xs-push-5{left:41.6666666667%;}.coh-col-xs-pull-5{right:41.6666666667%;}.coh-col-xs-offset-5{margin-left:41.6666666667%;}.coh-col-xs-push-4{left:33.3333333333%;}.coh-col-xs-pull-4{right:33.3333333333%;}.coh-col-xs-offset-4{margin-left:33.3333333333%;}.coh-col-xs-push-3{left:25%;}.coh-col-xs-pull-3{right:25%;}.coh-col-xs-offset-3{margin-left:25%;}.coh-col-xs-push-2{left:16.6666666667%;}.coh-col-xs-pull-2{right:16.6666666667%;}.coh-col-xs-offset-2{margin-left:16.6666666667%;}.coh-visible-xs{display:block;}.coh-col-xs-push-1{left:8.3333333333%;}.coh-col-xs-pull-1{right:8.3333333333%;}.coh-col-xs-offset-1{margin-left:8.3333333333%;}.coh-hidden-xs{display:none;}.coh-col-xs-push-0{left:auto;}.coh-col-xs-pull-0{right:auto;}.coh-col-xs-offset-0{margin-left:0;}.coh-col-xs-push-1-5{left:20%;}.coh-col-xs-pull-1-5{right:20%;}.coh-col-xs-offset-1-5{margin-left:20%;}.coh-row-bleed-xs > .coh-row-inner{margin-right:0;margin-left:0;}.coh-row-bleed-xs > .coh-row-inner > .coh-column{padding-right:0;padding-left:0;}.coh-row-visible-xs{overflow:visible;}.coh-row-hidden-xs{overflow-x:hidden;overflow-y:auto;}.coh-row-xs > .coh-row-inner{margin-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);margin-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2 * -1);}.coh-row-xs > .coh-row-inner > .coh-column{padding-left:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);padding-right:calc(var(--ssa-responsive-grid-settings-inner-gutter) / 2);}
}
.coh-style-date-without-icon{margin-right:0.5rem;}@media (max-width:767px){.coh-style-date-without-icon{margin-right:0.25rem;}}.coh-style-date-without-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;display:none;}.coh-style-header-dark-theme{background-color:var(--ssa-color-palette-darkest-gray);}.coh-style-header-dark-theme .utilities-bar-horizontal{background-color:var(--ssa-color-palette-darker-gray);}.coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a{color:var(--ssa-color-palette-white);}.coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a:hover{color:var(--ssa-color-palette-maroon);}.coh-style-header-dark-theme .utilities-bar-horizontal .social-links a{color:var(--ssa-color-palette-maroon);}.coh-style-header-dark-theme .utilities-bar-horizontal .social-links a:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-header-dark-theme .utilities-bar-vertical{background-color:var(--ssa-color-palette-subtle-gray);}.coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a{color:var(--ssa-color-palette-black);}.coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a:hover{color:var(--ssa-color-palette-maroon);}.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-light-gray);}.coh-style-header-dark-theme .utilities-bar-vertical .social-links a{color:var(--ssa-color-palette-maroon);}.coh-style-header-dark-theme .utilities-bar-vertical .social-links a:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-header-dark-theme .main-menu-toggle-button{color:var(--ssa-color-palette-white);}.coh-style-header-dark-theme .main-menu-toggle-button:hover{color:var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-dark-theme .main-menu-wrapper{background-color:var(--ssa-color-palette-white);}}.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:1023px){.coh-style-header-dark-theme .main-menu .menu-level-1 > li{-webkit-box-shadow:none;box-shadow:none;}}.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-maroon);box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-dark-theme .main-menu .menu-level-1 > li:hover{-webkit-box-shadow:none;box-shadow:none;}}.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-maroon);box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-dark-theme .main-menu .menu-level-1 > li.is-expanded{-webkit-box-shadow:none;box-shadow:none;}}.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-maroon);box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);}.coh-style-header-dark-theme .main-menu .menu-level-1 > li > .coh-link{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:1023px){.coh-style-header-dark-theme .main-menu .menu-level-1 > li > .coh-link{border-bottom-width:0.0625rem;border-bottom-style:solid;border-bottom-color:var(--ssa-color-palette-light-gray);color:var(--ssa-color-palette-black);}}.coh-style-header-dark-theme .main-menu .menu-level-1 > li > .coh-link:hover{color:var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-dark-theme .main-menu .menu-level-1 > li > .coh-link:hover{border-bottom-color:var(--ssa-color-palette-maroon);}}.coh-style-header-dark-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed{background-color:var(--ssa-color-palette-subtle-gray);}@media (max-width:1023px){.coh-style-header-dark-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed{background-color:rgba(0,0,0,0);}}.coh-style-header-dark-theme .main-menu .menu-level-2 > li > .coh-link{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-light-gray);}.coh-style-header-dark-theme .main-menu .menu-level-2 > li > .coh-link:hover{color:var(--ssa-color-palette-maroon);border-bottom-color:var(--ssa-color-palette-maroon);}.coh-style-header-dark-theme .main-menu .menu-level-3 > li > .coh-link{-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-light-gray);}.coh-style-header-dark-theme .main-menu .menu-level-3 > li > .coh-link:hover{color:var(--ssa-color-palette-maroon);border-bottom-color:var(--ssa-color-palette-maroon);}.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-darker-gray);}@media (max-width:1023px){.coh-style-header-dark-theme .search-toggle-button{background-color:rgba(0,0,0,0);}}.coh-style-header-dark-theme .search-toggle-button:hover{background-color:var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-dark-theme .search-toggle-button:hover{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-maroon);}}.coh-style-header-dark-theme .search-toggle-button.search-active{background-color:var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-dark-theme .search-toggle-button.search-active{background-color:rgba(0,0,0,0);}}.coh-style-header-dark-theme .search-wrapper #block-searchform input[type="search"]{background-color:var(--ssa-color-palette-subtle-gray);}.coh-style-header-dark-theme .search-wrapper #block-searchform input[type="submit"]{color:rgba(0,0,0,0);}.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-subtle-gray);}.coh-style-header-dark-theme .search-wrapper #block-searchform .form-actions:hover{color:var(--ssa-color-palette-white);background-color:var(--ssa-color-palette-maroon);}.coh-style-fake-button{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding-top:0.875em;padding-right:1.125em;padding-bottom:0.875em;padding-left:1.125em;-webkit-transition:background-color 300ms ease-in-out,color 300ms ease-in-out,300ms ease-in-out border-color;transition:background-color 300ms ease-in-out,color 300ms ease-in-out,300ms ease-in-out border-color;font-size:1rem;line-height:1.25;font-weight:bold;margin-top:0.5em;margin-bottom:0.5em;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:.2em;border-radius:.2em;border-bottom:0;border-width:1px;border-style:solid;border-color:var(--ssa-color-palette-maroon);-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}.coh-style-fake-button:hover{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);}.coh-style-fake-button:focus{color:var(--ssa-color-palette-white);background-color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-light-background{color:var(--ssa-color-palette-darker-gray);-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;}.coh-style-card-text-light-background a{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-light-background a:hover{color:var(--ssa-color-palette-light-maroon);background-color:rgba(51,51,51,0.15);}.coh-style-card-text-light-background .fake-link{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-light-background .fake-button{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);}.coh-style-card-text-light-background .card-date{color:var(--ssa-color-palette-dark-gray);}.coh-style-card-text-light-background .card-tag{color:var(--ssa-color-palette-darkest-gray);background-color:rgba(0,0,0,0);font-weight:600;font-size:0.875rem;border-style:none;}.coh-style-card-text-light-background .card-tag:hover{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-darkest-gray);border-bottom-style:solid;}.coh-style-card-text-light-background .card-person{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-light-background .card-person:hover{color:var(--ssa-color-palette-maroon);}.coh-style-card-text-light-background .card-place{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-light-background .card-place:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-light-background .card-link: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.6em;font-size:0.7em;color:rgba(119,118,119,1);}.coh-style-card-text-light-background .card-link:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-light-background .card-link--no-link-marron{color:var(--ssa-color-palette-maroon);}.coh-style-card-text-light-background .card-link--no-link-marron:after{display:none;}.coh-style-card-text-light-background .card-link--no-link-marron:hover{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-maroon);}.coh-style-card-text-light-background .card-link--no-link{color:var(--ssa-color-palette-darker-gray);}.coh-style-card-text-light-background .card-link--no-link:after{display:none;}.coh-style-card-text-light-background .card-link--no-link:hover{color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);}.coh-style-card-text-light-background:hover .fake-link{color:var(--ssa-color-palette-light-maroon);background-color:rgba(51,51,51,0.15);}.coh-style-card-text-light-background:hover .fake-button{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);}.coh-style-card-text-light-background.has-background-hover-effect.card-outer-container:hover{background-color:var(--ssa-color-palette-light-gold);}.coh-style-card-text-light-background.has-background-hover-effect .card-outer-container:hover{background-color:var(--ssa-color-palette-light-gold);}.coh-style-read-more-button-light{background-color:var(--ssa-color-palette-subtle-gray);padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;font-size:0.875rem;line-height:1.25;font-weight:bold;color:var(--ssa-color-palette-maroon);-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;}.coh-style-read-more-button-light:hover{background-color:var(--ssa-color-palette-light-gray);color:var(--ssa-color-palette-maroon);}.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;}.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;}.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;}}.coh-style-padding-bottom-small{padding-bottom:2rem;}@media (max-width:1169px){.coh-style-padding-bottom-small{padding-bottom:1.5rem;}}.coh-style-link-with-icon,.coh-style-link-with-icon--dark{color:var(--ssa-color-palette-maroon);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:bold;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.coh-style-link-with-icon:after,.coh-style-link-with-icon--dark: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;}.coh-style-link-with-icon--dark{color:var(--ssa-color-palette-black);border-style:none;}.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;padding:1rem;margin:0rem;}.coh-style-slider-pagination li{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-top:0rem;margin-bottom:0rem;margin-left:0rem;}.coh-style-slider-pagination li:before{content:normal;}.coh-style-slider-pagination li button{background-color:var(--ssa-color-palette-black);height:0.625rem;width:0.625rem;-webkit-border-radius:50%;border-radius:50%;margin-right:0.625rem;margin-left:0.625rem;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;opacity:0.25;}.coh-style-slider-pagination li button:hover{opacity:1;}.coh-style-slider-pagination li.slick-active button{opacity:0.75;}.coh-style-breadcrumb-nav-wrapper{padding-top:0rem;padding-bottom:0rem;}.coh-style-breadcrumb-nav-wrapper.transparent-background{background-color:rgba(0,0,0,0);}.coh-style-breadcrumb-nav-wrapper.transparent-background ul,.coh-style-breadcrumb-nav-wrapper.transparent-background a{color:var(--ssa-color-palette-dark-gray);}.coh-style-breadcrumb-nav-wrapper.solid-dark-background{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);padding-top:1rem;padding-bottom:1rem;}.coh-style-breadcrumb-nav-wrapper.solid-dark-background ul,.coh-style-breadcrumb-nav-wrapper.solid-dark-background a{color:var(--ssa-color-palette-subtle-gray);}.coh-style-breadcrumb-nav-wrapper.solid-light-background{background-color:var(--ssa-color-palette-subtle-gray);padding-top:1rem;padding-bottom:1rem;}.coh-style-breadcrumb-nav-wrapper.solid-light-background ul,.coh-style-breadcrumb-nav-wrapper.solid-light-background a{color:var(--ssa-color-palette-dark-gray);}.coh-style-breadcrumb-nav-wrapper.semi-transparent-dark-background{background-color:rgba(90,90,90,0.9);color:var(--ssa-color-palette-white);padding-top:1rem;padding-bottom:1rem;}.coh-style-breadcrumb-nav-wrapper.semi-transparent-dark-background ul,.coh-style-breadcrumb-nav-wrapper.semi-transparent-dark-background a{color:var(--ssa-color-palette-white);}.coh-style-breadcrumb-nav-wrapper.breadcrumbs-boxed ul{margin-right:auto;margin-left:auto;max-width:74rem;}.coh-style-breadcrumb-nav-wrapper.breadcrumbs-fullwidth{padding-right:2rem;padding-left:2rem;}.coh-column .coh-style-breadcrumb-nav-wrapper.breadcrumbs-fullwidth{padding-right:0rem;padding-left:0rem;}.coh-style-focusable-content input:focus:not(:focus-visible),.coh-style-focusable-content select:focus:not(:focus-visible),.coh-style-focusable-content textarea:focus:not(:focus-visible),.coh-style-focusable-content button:focus:not(:focus-visible),.coh-style-focusable-content a:focus:not(:focus-visible),.coh-style-focusable-content [tabindex]:focus:not(:focus-visible){-webkit-box-shadow:none;box-shadow:none;}.coh-style-focusable-content input:focus,.coh-style-focusable-content select:focus,.coh-style-focusable-content textarea:focus,.coh-style-focusable-content button:focus,.coh-style-focusable-content a:focus,.coh-style-focusable-content [tabindex]:focus{-webkit-box-shadow:0rem 0rem 0rem 0.1875rem var(--ssa-color-palette-gold);box-shadow:0rem 0rem 0rem 0.1875rem var(--ssa-color-palette-gold);}.coh-style-focusable-content .card-link:focus:not(:focus-visible):before{-webkit-box-shadow:none;box-shadow:none;}.coh-style-focusable-content .card-link:focus{-webkit-box-shadow:none;box-shadow:none;}.coh-style-focusable-content .card-link:focus:before{-webkit-box-shadow:0rem 0rem 0rem 0.1875rem var(--ssa-color-palette-gold);box-shadow:0rem 0rem 0rem 0.1875rem var(--ssa-color-palette-gold);}.coh-style-focusable-content a[role="link"]{display:block;}.coh-style-search-block{margin-bottom:1rem;}.coh-style-search-block form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.coh-style-search-block .form-type-search-api-autocomplete,.coh-style-search-block .form-item-title{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:0rem;}.coh-style-search-block .form-text.form-autocomplete,.coh-style-search-block [data-drupal-selector=edit-title].form-text{height:3.5rem;width:100%;background-color:var(--ssa-color-palette-subtle-gray);padding-right:1.5rem;padding-left:1.5rem;border-style:none;color:var(--ssa-color-palette-dark-gray);}.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;background-color:var(--ssa-color-palette-subtle-gray);-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;padding:0rem;}.coh-style-search-block .form-actions:before{content:"\f002";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-black);-webkit-transition:color 300ms ease;transition:color 300ms ease;}.coh-style-search-block .form-actions:hover{background-color:var(--ssa-color-palette-maroon);}.coh-style-search-block .form-actions:hover:before{color:var(--ssa-color-palette-white);cursor:pointer;}.coh-style-search-block .button.form-submit{height:3.5rem;width:3.5rem;padding:0rem;border-style:none;color:var(--ssa-color-palette-black);z-index:1;background:none;text-indent:-9999px;overflow:hidden;}.coh-style-search-block .button.form-submit:hover{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);}.coh-style-extra-info,.coh-style-extra-info--md,.coh-style-extra-info--horizontal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0rem;}.coh-style-extra-info li,.coh-style-extra-info dt,.coh-style-extra-info dd,.coh-style-extra-info--md li,.coh-style-extra-info--md dt,.coh-style-extra-info--md dd,.coh-style-extra-info--horizontal li,.coh-style-extra-info--horizontal dt,.coh-style-extra-info--horizontal dd{font-weight:bold;font-size:0.75rem;margin:0rem;list-style-type:none;}@media (max-width:564px){.coh-style-extra-info li,.coh-style-extra-info dt,.coh-style-extra-info dd,.coh-style-extra-info--md li,.coh-style-extra-info--md dt,.coh-style-extra-info--md dd,.coh-style-extra-info--horizontal li,.coh-style-extra-info--horizontal dt,.coh-style-extra-info--horizontal dd{font-size:0.625rem;}}.coh-style-extra-info a,.coh-style-extra-info--md a,.coh-style-extra-info--horizontal a{position:relative;z-index:1;}.coh-style-extra-info--md li{font-size:0.875rem;font-weight:normal;}.coh-style-extra-info--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-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;margin-top:0rem;margin-right:-0.25rem;margin-bottom:0rem;margin-left:-0.25rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none;list-style-type:none;}.coh-style-extra-info--horizontal li,.coh-style-extra-info--horizontal dt,.coh-style-extra-info--horizontal dd{margin-right:0.25rem;margin-left:0.25rem;list-style-type:none;list-style-type:none;}.coh-style-accordion-tabs-solid-maroon .coh-accordion-title{margin-top:0.375rem;}.coh-style-accordion-tabs-solid-maroon .coh-accordion-title a{background-color:var(--ssa-color-palette-light-gray);color:var(--ssa-color-palette-darker-gray);-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1rem;line-height:1rem;padding-top:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;font-weight:600;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:none;}@media (max-width:1169px){.coh-style-accordion-tabs-solid-maroon .coh-accordion-title a{padding-right:1.5rem;padding-left:1.5rem;}}@media (max-width:767px){.coh-style-accordion-tabs-solid-maroon .coh-accordion-title a{padding-top:1rem;padding-right:1.5rem;padding-bottom:1rem;padding-left:1.5rem;}}.coh-style-accordion-tabs-solid-maroon .coh-accordion-title a:hover{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);}.coh-style-accordion-tabs-solid-maroon .coh-accordion-title a:before{content:"\f067";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.75rem;font-size:0.75rem;line-height:1.0;font-weight:400;-webkit-transition:300ms ease-out transform;transition:300ms ease-out transform;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);}.coh-style-accordion-tabs-solid-maroon .coh-accordion-title.is-active a{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);}.coh-style-accordion-tabs-solid-maroon .coh-accordion-title.is-active a:hover{background-color:var(--ssa-color-palette-maroon);}.coh-style-accordion-tabs-solid-maroon .coh-accordion-title.is-active a:before{-webkit-transform:rotateZ(-225deg);-ms-transform:rotate(-225deg);transform:rotateZ(-225deg);}.coh-style-accordion-tabs-solid-maroon .coh-accordion-tabs-nav{border-style:none;border-color:var(--ssa-color-palette-maroon);border-width:7px;}.coh-style-accordion-tabs-solid-maroon .coh-accordion-tabs-nav li{margin-bottom:0rem;margin-left:0rem;}.coh-style-accordion-tabs-solid-maroon .coh-accordion-tabs-nav li a{-webkit-transition:background-color 200ms ease;transition:background-color 200ms ease;color:var(--ssa-color-palette-darker-gray);background-color:var(--ssa-color-palette-light-gray);font-weight:600;font-size:1rem;line-height:1.125rem;padding-top:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;margin-right:6px;margin-bottom:0rem;border-style:none;}@media (max-width:1169px){.coh-style-accordion-tabs-solid-maroon .coh-accordion-tabs-nav li a{padding-right:1.5rem;padding-left:1.5rem;}}@media (max-width:767px){.coh-style-accordion-tabs-solid-maroon .coh-accordion-tabs-nav li a{padding-top:1rem;padding-bottom:1rem;}}.coh-style-accordion-tabs-solid-maroon .coh-accordion-tabs-nav li a:hover{color:var(--ssa-color-palette-darker-gray);background-color:var(--ssa-color-palette-gray);}.coh-style-accordion-tabs-solid-maroon .coh-accordion-tabs-nav li.is-active a{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);}.coh-style-accordion-tabs-solid-maroon .coh-accordion-tabs-nav li.is-active a:hover{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);}.coh-style-accordion-tabs-solid-maroon[class*="coh-accordion-tabs-horizontal"] .coh-accordion-tabs-nav{border-bottom-style:solid;}.coh-style-accordion-tabs-solid-maroon[class*="coh-accordion-tabs-horizontal"] .coh-accordion-tabs-nav li:last-child a{margin-right:0rem;}.coh-style-read-more-button-color{background-color:var(--ssa-color-palette-maroon);padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;font-size:0.875rem;line-height:1.25;font-weight:bold;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;}.coh-style-read-more-button-color:hover{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);}.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;}.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;}.coh-style-heading-xxl{font-size:6.875rem;line-height:1.25;font-weight:bold;margin-bottom:1.5rem;}@media (max-width:1439px){.coh-style-heading-xxl{font-size:5rem;}}.coh-style-padding-top-small{padding-top:2rem;}@media (max-width:1169px){.coh-style-padding-top-small{padding-top:1.5rem;}}.coh-style-link-button,.coh-style-link-button--small,.coh-style-link-button--large,.coh-style-link-button--gray,.coh-style-link-button--gold,.coh-style-link-button--outline-dark,.coh-style-link-button--outline-maroon,.coh-style-link-button--emphasis,.coh-style-link-button-white-rounded,.coh-style-link-button-gold-v2,.coh-style-link-button--outline-light{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding-top:0.875em;padding-right:1.125em;padding-bottom:0.875em;padding-left:1.125em;-webkit-transition:background-color 300ms ease-in-out,color 300ms ease-in-out,300ms ease-in-out border-color;transition:background-color 300ms ease-in-out,color 300ms ease-in-out,300ms ease-in-out border-color;font-size:1rem;line-height:1.25;font-weight:bold;margin-top:0.5rem;margin-bottom:0.5rem;-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-bottom:0;-webkit-border-radius:.2em;border-radius:.2em;border-width:1px;border-style:solid;border-color:var(--ssa-color-palette-maroon);}.coh-style-link-button:hover,.coh-style-link-button--small:hover,.coh-style-link-button--large:hover,.coh-style-link-button--gray:hover,.coh-style-link-button--gold:hover,.coh-style-link-button--outline-dark:hover,.coh-style-link-button--outline-maroon:hover,.coh-style-link-button--emphasis:hover,.coh-style-link-button-white-rounded:hover,.coh-style-link-button-gold-v2:hover,.coh-style-link-button--outline-light:hover{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);border-color:var(--ssa-color-palette-light-maroon);}.coh-style-link-button:focus,.coh-style-link-button--small:focus,.coh-style-link-button--large:focus,.coh-style-link-button--gray:focus,.coh-style-link-button--gold:focus,.coh-style-link-button--outline-dark:focus,.coh-style-link-button--outline-maroon:focus,.coh-style-link-button--emphasis:focus,.coh-style-link-button-white-rounded:focus,.coh-style-link-button-gold-v2:focus,.coh-style-link-button--outline-light:focus{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);border-color:var(--ssa-color-palette-light-maroon);}.coh-style-link-button--small{font-size:0.8125rem;}.coh-style-link-button--large{font-size:1.1875rem;}.coh-style-link-button--gray{background-color:var(--ssa-color-palette-subtle-gray);color:var(--ssa-color-palette-darkest-gray);border-color:var(--ssa-color-palette-subtle-gray);}.coh-style-link-button--gray:hover{background-color:var(--ssa-color-palette-dark-gold);color:var(--ssa-color-palette-darkest-gray);border-color:var(--ssa-color-palette-dark-gold);}.coh-style-link-button--gray:focus{background-color:var(--ssa-color-palette-dark-gold);color:var(--ssa-color-palette-darkest-gray);border-color:var(--ssa-color-palette-dark-gold);}.coh-style-link-button--gold{background-color:var(--ssa-color-palette-dark-gold);color:var(--ssa-color-palette-darkest-gray);border-color:var(--ssa-color-palette-dark-gold);}.coh-style-link-button--gold:hover{background-color:var(--ssa-color-palette-light-gold);color:var(--ssa-color-palette-darker-gray);border-color:var(--ssa-color-palette-light-gold);}.coh-style-link-button--gold:focus{background-color:var(--ssa-color-palette-light-gold);color:var(--ssa-color-palette-darker-gray);border-color:var(--ssa-color-palette-light-gold);}.coh-style-link-button--outline-dark{border-width:1px;border-style:solid;color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);border-color:var(--ssa-color-palette-darker-gray);}.coh-style-link-button--outline-dark:hover{background-color:var(--ssa-color-palette-gold);border-color:var(--ssa-color-palette-darker-gray);color:var(--ssa-color-palette-darker-gray);}.coh-style-link-button--outline-dark:focus{color:var(--ssa-color-palette-darker-gray);background-color:var(--ssa-color-palette-gold);border-color:var(--ssa-color-palette-darker-gray);}.coh-style-link-button--outline-maroon{border-width:1px;border-style:solid;color:var(--ssa-color-palette-maroon);background-color:rgba(0,0,0,0);}.coh-style-link-button--outline-maroon:hover{background-color:var(--ssa-color-palette-light-maroon);border-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);}.coh-style-link-button--outline-maroon:focus{color:var(--ssa-color-palette-white);background-color:var(--ssa-color-palette-light-maroon);border-color:var(--ssa-color-palette-light-maroon);}.coh-style-link-button--emphasis:after{display:inline-block;font-size:.75em;padding-top:0.2em;padding-left:0.6em;margin-left:auto;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;}.coh-style-link-button-white-rounded{background-color:var(--ssa-color-palette-white);color:var(--ssa-color-palette-light-maroon);border-color:var(--ssa-color-palette-white);-webkit-border-radius:1.875rem;border-radius:1.875rem;}.coh-style-link-button-white-rounded:hover{background-color:var(--ssa-color-palette-light-gold);color:var(--ssa-color-palette-darker-gray);border-color:var(--ssa-color-palette-light-gold);}.coh-style-link-button-white-rounded:focus{background-color:var(--ssa-color-palette-light-gold);color:var(--ssa-color-palette-darker-gray);border-color:var(--ssa-color-palette-light-gold);}.coh-style-link-button-gold-v2{background-color:var(--ssa-color-palette-dark-gold);color:var(--ssa-color-palette-darkest-gray);padding-top:0.475em;padding-right:3.125rem;padding-bottom:0.475em;padding-left:3.125rem;border-color:var(--ssa-color-palette-dark-gold);-webkit-border-radius:0rem;border-radius:0rem;}.coh-style-link-button-gold-v2:hover{background-color:var(--ssa-color-palette-light-gold);color:var(--ssa-color-palette-darker-gray);border-color:var(--ssa-color-palette-light-gold);}.coh-style-link-button-gold-v2:focus{background-color:var(--ssa-color-palette-light-gold);color:var(--ssa-color-palette-darker-gray);border-color:var(--ssa-color-palette-light-gold);}.coh-style-link-button--outline-light{border-width:1px;border-style:solid;background-color:rgba(0,0,0,0);border-color:var(--ssa-color-palette-white);}.coh-style-link-button--outline-light:hover{border-color:var(--ssa-color-palette-white);color:var(--ssa-color-palette-white);}.coh-style-link-button--outline-light:focus{border-color:var(--ssa-color-palette-white);background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);}.coh-style-slider-flex-layout .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.coh-style-slider-flex-layout .node--teaser .card-text{padding-right:2rem;padding-left:2rem;}.coh-style-slider-flex-layout .node--teaser:has(.card-media) .card-text{padding-left:0rem;}@media (max-width:767px){.coh-style-slider-flex-layout .node--teaser:has(.card-media) .card-text{padding-left:2rem;}}.coh-style-hide-default-listing-view + .coh-row .default-listing-view{display:none;}.coh-style-card-text-dark-background{color:var(--ssa-color-palette-white);-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;}.coh-style-card-text-dark-background a{color:var(--ssa-color-palette-light-gold);}.coh-style-card-text-dark-background a:hover{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-card-text-dark-background a:focus{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-card-text-dark-background .fake-link{color:var(--ssa-color-palette-light-gold);}.coh-style-card-text-dark-background .fake-button{background-color:var(--ssa-color-palette-gold);color:var(--ssa-color-palette-darkest-gray);}.coh-style-card-text-dark-background .card-date{color:var(--ssa-color-palette-white);}.coh-style-card-text-dark-background .card-tag{color:var(--ssa-color-palette-subtle-gray);background-color:rgba(0,0,0,0);border-bottom-style:none;font-size:0.875rem;font-weight:600;}.coh-style-card-text-dark-background .card-tag:hover{color:var(--ssa-color-palette-white);background-color:rgba(0,0,0,0);border-bottom-style:solid;}.coh-style-card-text-dark-background .card-person{color:var(--ssa-color-palette-light-gold);}.coh-style-card-text-dark-background .card-person:hover{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-card-text-dark-background .card-place{color:var(--ssa-color-palette-light-gold);}.coh-style-card-text-dark-background .card-place:hover{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-card-text-dark-background .card-link{color:var(--ssa-color-palette-light-gold);}.coh-style-card-text-dark-background .card-link:after{padding-left:0.6em;font-size:0.7em;color:var(--ssa-color-palette-light-gray);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;}.coh-style-card-text-dark-background .card-link:hover{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-card-text-dark-background .card-link:hover:after{color:rgba(119,118,119,1);}.coh-style-card-text-dark-background .card-link--no-link{color:var(--ssa-color-palette-white);}.coh-style-card-text-dark-background .card-link--no-link:hover{color:var(--ssa-color-palette-white);background-color:rgba(0,0,0,0);}.coh-style-card-text-dark-background .card-link--no-link:after{display:none;}.coh-style-card-text-dark-background:hover .fake-link{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-card-text-dark-background:hover .fake-button{background-color:var(--ssa-color-palette-dark-gold);color:var(--ssa-color-palette-darkest-gray);}.coh-style-card-text-dark-background.has-background-hover-effect.card-outer-container:hover{background-color:var(--ssa-color-palette-dark-maroon);}.coh-style-card-text-dark-background.has-background-hover-effect .card-outer-container:hover{background-color:var(--ssa-color-palette-dark-maroon);}.coh-style-modal-close-button-light,.coh-style-modal-close-button-color,.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-maroon);font-size:1.5rem;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;background-color:var(--ssa-color-palette-subtle-gray);}.coh-style-modal-close-button-light:before,.coh-style-modal-close-button-color:before,.coh-style-modal-close-button-dark:before{content:"\2715";}.coh-style-modal-close-button-light:hover,.coh-style-modal-close-button-color:hover,.coh-style-modal-close-button-dark:hover{color:var(--ssa-color-palette-dark-maroon);background-color:var(--ssa-color-palette-light-gray);}.coh-style-modal-close-button-color{color:var(--ssa-color-palette-white);background-color:var(--ssa-color-palette-maroon);-webkit-transition:background-color 200ms ease;transition:background-color 200ms ease;}.coh-style-modal-close-button-color:hover{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);}.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;}.coh-style-modal-close-button-dark:hover{background-color:var(--ssa-color-palette-dark-gray);color:var(--ssa-color-palette-white);}.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;}}.coh-style-pre-heading-dark{color:var(--ssa-color-palette-black);}.coh-style-pre-heading-blue{color:var(--ssa-color-palette-maroon);}.coh-style-pre-heading-light{color:var(--ssa-color-palette-white);}.coh-style-margin-bottom-large{margin-bottom:6rem;}@media (max-width:1169px){.coh-style-margin-bottom-large{margin-bottom:4.5rem;}}@media (max-width:767px){.coh-style-margin-bottom-large{margin-bottom:3rem;}}.coh-style-sidebar-nav{margin-bottom:0rem;}.coh-style-sidebar-nav li{list-style-type:none;margin-bottom:0rem;margin-left:0rem;}.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-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);-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;}}.coh-style-sidebar-nav li a:hover{color:var(--ssa-color-palette-maroon);}.coh-style-sidebar-nav li ul{margin-top:0rem;margin-bottom:0rem;}.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;}}.coh-style-sidebar-nav li.is-active > a{-webkit-box-shadow:inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-maroon);}.coh-style-sidebar-nav li.is-active > a:hover{color:var(--ssa-color-palette-black);}.coh-style-social-icon{list-style-type:none;margin-bottom:0rem;margin-left:0rem;display:inline-block;}.coh-style-social-icon a{background-color:var(--ssa-color-palette-maroon);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;border-width:0rem;}.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;}.coh-style-social-icon a:hover{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);}.coh-style-paragraph-large{font-size:1.5rem;line-height:1.5;}@media (max-width:1169px){.coh-style-paragraph-large{font-size:1.25rem;}}.coh-style-search-result-container-v2 .items-container .items-container__item,.coh-style-search-result-container-v2 .field__items > .field__item{padding-bottom:2rem;margin-bottom:2rem;border-bottom-width:0.0625rem;border-bottom-style:solid;border-bottom-color:var(--ssa-color-palette-black);}@media (max-width:1169px){.coh-style-search-result-container-v2 .items-container .items-container__item,.coh-style-search-result-container-v2 .field__items > .field__item{padding-bottom:1.5rem;margin-bottom:1.5rem;}}.coh-style-search-result-container-v2 .items-container .items-container__item:last-child,.coh-style-search-result-container-v2 .field__items > .field__item:last-child{margin-bottom:0rem;border-bottom-style:none;}.coh-style-footer-dark-theme{background-color:var(--ssa-color-palette-dark-maroon);color:var(--ssa-color-palette-white);}.coh-style-footer-dark-theme a{color:var(--ssa-color-palette-dark-gold);border-bottom-color:transparent;}.coh-style-footer-dark-theme a:hover{color:var(--ssa-color-palette-dark-gold);border-bottom-color:currentColor;}.coh-style-footer-dark-theme .social-links a{color:var(--ssa-color-palette-maroon);}.coh-style-footer-dark-theme .social-links a:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-summary{padding:0rem;margin-top:0.5rem;margin-right:0rem;margin-bottom:0.5rem;margin-left:0rem;font-size:0.9375rem;}.coh-style-fake-link,.coh-style-fake-link--emphasis{color:var(--ssa-color-palette-maroon);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;line-height:1.25;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color 300ms ease,color 300ms ease,300ms ease border-bottom-color;transition:background-color 300ms ease,color 300ms ease,300ms ease border-bottom-color;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:currentColor;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}.coh-style-fake-link:hover,.coh-style-fake-link--emphasis:hover{background-color:var(--ssa-color-palette-light-gray);color:var(--ssa-color-palette-dark-maroon);}.coh-style-fake-link--emphasis{font-weight:600;border-bottom-style:none;}.coh-style-fake-link--emphasis: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;margin-top:0.125rem;font-size:0.5625rem;}.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:2.25rem;width:2.25rem;background-color:var(--ssa-color-palette-dark-gray);-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:5%;border-radius:5%;}.coh-style-slider-navigation-left:before,.coh-style-slider-navigation-right:before{content:"\f053";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.375rem;-webkit-transition:color 300ms ease;transition:color 300ms ease;}@media (max-width:767px){.coh-style-slider-navigation-left:before,.coh-style-slider-navigation-right:before{font-size:1rem;}}.coh-style-slider-navigation-left:hover,.coh-style-slider-navigation-right:hover{background-color:rgba(119,118,119,1);}.coh-style-slider-navigation-right:before{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;}.coh-style-margin-bottom-medium{margin-bottom:4rem;}@media (max-width:1169px){.coh-style-margin-bottom-medium{margin-bottom:3rem;}}@media (max-width:767px){.coh-style-margin-bottom-medium{margin-bottom:2rem;}}.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;}}.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-maroon);border-right-color:rgba(0,0,0,0.2);}.coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button{background-color:var(--ssa-color-palette-maroon);-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;}.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%);}.coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button:hover{background-color:var(--ssa-color-palette-dark-maroon);}.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-maroon);background-image:none;padding:0rem;}.coh-style-video .mejs__controls .mejs__button{line-height:normal;height:2.5rem;width:2.5rem;}.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;}.coh-style-video .mejs__controls .mejs__button button:hover{background-color:var(--ssa-color-palette-light-maroon);}.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;}.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;}.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;}.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;}.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;}.coh-style-video .mejs__controls .mejs__button .mejs__volume-slider{background-color:var(--ssa-color-palette-maroon);}.coh-style-video .mejs__controls .mejs__button .mejs__volume-slider .mejs__volume-total .mejs__volume-handle{background-color:var(--ssa-color-palette-dark-maroon);}.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;}.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;}.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;}.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;}.coh-style-video .mejs__controls .mejs__time-rail .mejs__time-total{margin:0rem;}.coh-style-facet-accordion .collapsiblockTitle{background-image:none;background-origin:border-box;background-clip:border-box;}.coh-style-facet-accordion .collapsiblockTitle button{color:var(--ssa-color-palette-black);width:100%;}.coh-style-facet-accordion .collapsiblockTitle 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-maroon);padding-right:1.875rem;padding-bottom:0.75rem;padding-left:1.875rem;}.coh-style-facet-accordion .collapsiblockTitle 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;}.coh-style-facet-accordion .collapsiblockTitle.collapsiblockCollapsed h2{border-bottom-color:var(--ssa-color-palette-light-gray);border-bottom-width:0.0625rem;}.coh-style-facet-accordion .collapsiblockTitle.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;}.coh-style-facet-accordion .coh-block{margin-bottom:2.5rem;}.coh-style-facet-accordion .facet-item{margin-left:0rem;list-style-type:none;padding-right:1.875rem;padding-left:1.875rem;}.coh-style-facet-accordion .facet-item a{color:var(--ssa-color-palette-maroon);cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-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;}.coh-style-facet-accordion .facet-item a:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-facet-accordion .facet-item a .facet-item__count{color:var(--ssa-color-palette-black);float:right;}.coh-style-facet-accordion .facet-item a.is-active{color:var(--ssa-color-palette-black);}.coh-style-facet-accordion .facet-item a.is-active .facet-item__status{color:var(--ssa-color-palette-maroon);}.coh-style-header-colored-theme{background-color:var(--ssa-color-palette-dark-maroon);}.coh-style-header-colored-theme .utilities-bar-horizontal{background-color:var(--ssa-color-palette-maroon);}.coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a{color:var(--ssa-color-palette-white);}.coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a:hover{color:var(--ssa-color-palette-black);}.coh-style-header-colored-theme .utilities-bar-horizontal .social-links a{color:var(--ssa-color-palette-black);}.coh-style-header-colored-theme .utilities-bar-horizontal .social-links a:hover{color:var(--ssa-color-palette-white);}.coh-style-header-colored-theme .utilities-bar-vertical{background-color:var(--ssa-color-palette-subtle-gray);}.coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a{color:var(--ssa-color-palette-black);}.coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a:hover{color:var(--ssa-color-palette-maroon);}.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-light-gray);}.coh-style-header-colored-theme .utilities-bar-vertical .social-links a{color:var(--ssa-color-palette-maroon);}.coh-style-header-colored-theme .utilities-bar-vertical .social-links a:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-header-colored-theme .main-menu-toggle-button{color:var(--ssa-color-palette-white);}.coh-style-header-colored-theme .main-menu-toggle-button:hover{color:var(--ssa-color-palette-black);}@media (max-width:1023px){.coh-style-header-colored-theme .main-menu-wrapper{background-color:var(--ssa-color-palette-white);}}.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:1023px){.coh-style-header-colored-theme .main-menu .menu-level-1 > li{-webkit-box-shadow:none;box-shadow:none;}}.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:1023px){.coh-style-header-colored-theme .main-menu .menu-level-1 > li:hover{-webkit-box-shadow:none;box-shadow:none;}}.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:1023px){.coh-style-header-colored-theme .main-menu .menu-level-1 > li.is-expanded{-webkit-box-shadow:none;box-shadow:none;}}.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:1023px){.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-maroon);box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);}}.coh-style-header-colored-theme .main-menu .menu-level-1 > li > .coh-link{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:1023px){.coh-style-header-colored-theme .main-menu .menu-level-1 > li > .coh-link{border-bottom-width:0.0625rem;border-bottom-style:solid;border-bottom-color:var(--ssa-color-palette-light-gray);color:var(--ssa-color-palette-black);}}.coh-style-header-colored-theme .main-menu .menu-level-1 > li > .coh-link:hover{color:var(--ssa-color-palette-black);}@media (max-width:1023px){.coh-style-header-colored-theme .main-menu .menu-level-1 > li > .coh-link:hover{color:var(--ssa-color-palette-maroon);border-bottom-color:var(--ssa-color-palette-maroon);}}.coh-style-header-colored-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed{background-color:var(--ssa-color-palette-subtle-gray);}@media (max-width:1023px){.coh-style-header-colored-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed{background-color:rgba(0,0,0,0);}}.coh-style-header-colored-theme .main-menu .menu-level-2 > li > .coh-link{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-light-gray);}.coh-style-header-colored-theme .main-menu .menu-level-2 > li > .coh-link:hover{color:var(--ssa-color-palette-maroon);border-bottom-color:var(--ssa-color-palette-maroon);}.coh-style-header-colored-theme .main-menu .menu-level-3 > li > .coh-link{-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-light-gray);}.coh-style-header-colored-theme .main-menu .menu-level-3 > li > .coh-link:hover{color:var(--ssa-color-palette-maroon);border-bottom-color:var(--ssa-color-palette-maroon);}.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-maroon);}@media (max-width:1023px){.coh-style-header-colored-theme .search-toggle-button{background-color:rgba(0,0,0,0);}}.coh-style-header-colored-theme .search-toggle-button:hover{background-color:var(--ssa-color-palette-black);}@media (max-width:1023px){.coh-style-header-colored-theme .search-toggle-button:hover{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-black);}}.coh-style-header-colored-theme .search-toggle-button.search-active{background-color:var(--ssa-color-palette-black);}@media (max-width:1023px){.coh-style-header-colored-theme .search-toggle-button.search-active{background-color:rgba(0,0,0,0);}}.coh-style-header-colored-theme .search-wrapper #block-searchform input[type="search"]{background-color:var(--ssa-color-palette-subtle-gray);}.coh-style-header-colored-theme .search-wrapper #block-searchform input[type="submit"]{color:rgba(0,0,0,0);}.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-subtle-gray);}.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);}.coh-style-text-color-light-background{color:var(--ssa-color-palette-darker-gray);}.coh-style-text-color-light-background a:not([class*="button"]):visited{border-bottom-color:var(--ssa-color-palette-dark-gray);color:var(--ssa-color-palette-dark-gray);}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-white);-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);-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:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;font-weight:600;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:none;}@media (max-width:1169px){.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a{padding-right:1.5rem;padding-left:1.5rem;}}@media (max-width:767px){.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a{padding-top:1rem;padding-right:1.5rem;padding-bottom:1rem;padding-left:1.5rem;}}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a:hover{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-white);-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-white);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-white);}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a:before{-webkit-transition:300ms ease-out transform;transition:300ms ease-out transform;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);content:"\f067";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.75rem;font-size:0.75rem;line-height:1.0;}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title.is-active a{background-color:rgba(0,0,0,0);-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-white);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-white);}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title.is-active a:before{-webkit-transform:rotateZ(-225deg);-ms-transform:rotate(-225deg);transform:rotateZ(-225deg);}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav{-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li{margin-bottom:0rem;margin-left:0rem;}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a{-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);-webkit-transition:200ms ease box-shadow;transition:200ms ease box-shadow;color:var(--ssa-color-palette-white);background-color:rgba(0,0,0,0);font-weight:600;font-size:1rem;line-height:1rem;padding-top:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;border-style:none;}@media (max-width:1169px){.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a{padding-right:1.5rem;padding-left:1.5rem;}}@media (max-width:767px){.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a{padding-top:1rem;padding-bottom:1rem;}}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a:hover{-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-white);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-white);color:var(--ssa-color-palette-white);background-color:rgba(0,0,0,0);}.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li.is-active a{-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-white);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-white);background-color:rgba(0,0,0,0);}.coh-style-multi-column-two-column{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;}@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:1023px){.coh-style-multi-column-two-column{-webkit-column-gap:0rem;-moz-column-gap:0rem;column-gap:0rem;}}.coh-style-margin-top-medium{margin-top:4rem;}@media (max-width:1169px){.coh-style-margin-top-medium{margin-top:3rem;}}@media (max-width:767px){.coh-style-margin-top-medium{margin-top:2rem;}}.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;}}.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;}}.coh-style-span-with-link{display:block;color:rgba(0,0,0,0);font-size:0rem;}.coh-style-span-with-link a{font-size:0.875rem;}.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;}}.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;}}.coh-style-search-block-v2{margin-bottom:1rem;}.coh-style-search-block-v2 form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}.coh-style-search-block-v2 form input[type="text"],.coh-style-search-block-v2 form select.form-select{background-color:var(--ssa-color-palette-white);-webkit-border-radius:999px;border-radius:999px;border-color:var(--ssa-color-palette-black);-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}.coh-style-search-block-v2 form div.form-item{-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;gap:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.coh-style-search-block-v2 form label{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}.coh-style-search-block-v2 form div.form-type-search-api-autocomplete{content:"\f002";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;gap:0;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.coh-style-search-block-v2 form div.form-type-search-api-autocomplete input[type="text"]{-webkit-border-top-left-radius:0rem;border-top-left-radius:0rem;-webkit-border-bottom-left-radius:0rem;border-bottom-left-radius:0rem;border-left-color:var(--ssa-color-palette-white);border-left-width:0rem;font-family:var(--ssa-font-stacks-open-sans);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}.coh-style-search-block-v2 form div.form-type-search-api-autocomplete div.form-actions{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-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;-webkit-border-top-left-radius:999px;border-top-left-radius:999px;-webkit-border-bottom-left-radius:999px;border-bottom-left-radius:999px;background-color:var(--ssa-color-palette-white);}.coh-style-search-block-v2 form div.form-type-search-api-autocomplete div.form-actions:before{content:"\f002";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;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-border-top-left-radius:999px;border-top-left-radius:999px;-webkit-border-bottom-left-radius:999px;border-bottom-left-radius:999px;}.coh-style-search-block-v2 form div.form-type-search-api-autocomplete div.form-actions:hover{color:var(--ssa-color-palette-white);background-color:var(--ssa-color-palette-maroon);}.coh-style-search-block-v2 form div.form-type-search-api-autocomplete div.form-actions:hover:before{cursor:pointer;color:var(--ssa-color-palette-white);}.coh-style-search-block-v2 form div.form-type-search-api-autocomplete div.form-actions input[type="submit"]{-webkit-border-top-left-radius:999px;border-top-left-radius:999px;-webkit-border-bottom-left-radius:999px;border-bottom-left-radius:999px;background-color:rgba(0,0,0,0);border-top-color:var(--ssa-color-palette-black);border-bottom-color:var(--ssa-color-palette-black);border-left-color:var(--ssa-color-palette-black);border-top-width:0.0625rem;border-bottom-width:0.0625rem;border-left-width:0.0625rem;border-style:none;border-top-style:solid;border-bottom-style:solid;border-left-style:solid;z-index:1;}.coh-style-map-info-window p{font-size:0.75rem;margin-bottom:0.375rem;line-height:1.25;}.coh-style-footer-colored-theme{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);}.coh-style-footer-colored-theme a{color:var(--ssa-color-palette-dark-gold);border-bottom-color:var(--ssa-color-palette-light-maroon);}.coh-style-footer-colored-theme a:hover{color:var(--ssa-color-palette-dark-gold);background-color:var(--ssa-color-palette-light-maroon);border-bottom-color:currentColor;}.coh-style-footer-colored-theme a:focus{background-color:var(--ssa-color-palette-light-maroon);}.coh-style-footer-colored-theme .social-links a{color:var(--ssa-color-palette-white);}.coh-style-footer-colored-theme .social-links a:hover{color:var(--ssa-color-palette-dark-gold);text-decoration:none;}.coh-style-read-more-button-dark{background-color:var(--ssa-color-palette-black);padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;font-size:0.875rem;line-height:1.25;font-weight:bold;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;}.coh-style-read-more-button-dark:hover{background-color:var(--ssa-color-palette-dark-gray);color:var(--ssa-color-palette-white);}.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;}.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;}.coh-style-heading-4-size{font-size:1.25rem;font-weight:bold;margin-bottom:1.375rem;line-height:1.5;margin-bottom:1rem;}@media (max-width:1169px){.coh-style-heading-4-size{font-size:1.125rem;}}@media (max-width:767px){.coh-style-heading-4-size{margin-bottom:1.25rem;}}.coh-style-multi-column-three-column{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;}@media (max-width:1169px){.coh-style-multi-column-three-column{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;}}@media (max-width:1023px){.coh-style-multi-column-three-column{-webkit-column-gap:0rem;-moz-column-gap:0rem;column-gap:0rem;}}.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;}}.coh-style-tag-v2 > div.field{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;text-transform:uppercase;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.coh-style-tag-v2 > div.field .field__label{font-size:16px;margin-bottom:0rem;font-weight:800;}.coh-style-tag-v2 > div.field .field__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.coh-style-tag-v2 > div.field .field__items .field__item a{border-width:0rem;color:var(--ssa-color-palette-darkest-gray);font-size:18px;background-color:var(--ssa-color-palette-light-gray);padding-top:0.3125rem;padding-right:0.3125rem;padding-bottom:0.3125rem;padding-left:0.3125rem;display:block;height:auto;}.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;}.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;}.coh-style-fill-space > article > .coh-container{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.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;}.coh-style-text-color-dark-background{color:var(--ssa-color-palette-white);}.coh-style-text-color-dark-background a{color:var(--ssa-color-palette-light-gold);}.coh-style-text-color-dark-background a:not([class*="button"]):visited{color:var(--ssa-color-palette-light-gray);border-bottom-color:var(--ssa-color-palette-light-gray);}.coh-style-text-color-dark-background a:hover{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-text-color-dark-background a:focus{background-color:var(--ssa-color-palette-white);color:var(--ssa-color-palette-light-maroon);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-text-color-dark-background a:active{color:var(--ssa-color-palette-darker-gray);background-color:var(--ssa-color-palette-gold);border-bottom-color:var(--ssa-color-palette-gold);}.coh-style-horizontal-card > .coh-column:first-child:last-child{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.hide-photo.coh-style-card-decorator .coh-style-horizontal-card > .coh-column:first-child{max-width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}@media (max-width:767px){.coh-style-card-decorator{margin-right:auto;margin-left:auto;width:100%;}}.coh-style-card-decorator .card-outer-container{background-color:rgba(0,0,0,0);}.coh-style-card-decorator.background--maroon .card-outer-container{background-color:var(--ssa-color-palette-maroon);}.coh-style-card-decorator.background--gold .card-outer-container{background-color:var(--ssa-color-palette-gold);}.coh-style-card-decorator.background--light-gold .card-outer-container{background-color:var(--ssa-color-palette-light-gold);}.coh-style-card-decorator.background--white .card-outer-container{background-color:var(--ssa-color-palette-white);}.coh-style-card-decorator.background--subtle-gray .card-outer-container{background-color:var(--ssa-color-palette-subtle-gray);}.coh-style-card-decorator.background--subtle-blue .card-outer-container{background-color:var(--ssa-color-palette-subtle-blue);}.coh-style-card-decorator.background--subtle-yellow .card-outer-container{background-color:var(--ssa-color-palette-subtle-yellow);}.coh-style-card-decorator.border .card-outer-container{border-style:solid;}.coh-style-card-decorator.border.border--thin .card-outer-container{border-width:0.0625rem;}.coh-style-card-decorator.border.border--normal .card-outer-container{border-width:0.125rem;}.coh-style-card-decorator.border.border--thick .card-outer-container{border-width:0.25rem;}.coh-style-card-decorator.border.border--maroon .card-outer-container{border-color:var(--ssa-color-palette-maroon);}.coh-style-card-decorator.border.border--gold .card-outer-container{border-color:var(--ssa-color-palette-gold);}.coh-style-card-decorator.border.border--light-gold .card-outer-container{border-color:var(--ssa-color-palette-light-gold);}.coh-style-card-decorator.border.border--subtle-gray .card-outer-container{border-color:var(--ssa-color-palette-subtle-gray);}.coh-style-card-decorator.border.border--light-gray .card-outer-container{border-color:var(--ssa-color-palette-light-gray);}.coh-style-card-decorator.border.border--dark-gray .card-outer-container{border-color:var(--ssa-color-palette-dark-gray);}.coh-style-card-decorator.left-align{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-style-card-decorator.center-align{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;}.coh-style-card-decorator.center-align .card-image{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}.coh-style-card-decorator.center-align .fake-link{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}.coh-style-card-decorator.hide-extra-content .extra-content{display:none;}.coh-style-card-decorator.hide-extra-content .title:has(+ .extra-content:last-child){margin-bottom:0rem;}.coh-style-card-decorator.hide-summary .summary{display:none;}.coh-style-card-decorator.hide-summary .title:has(+ .summary:last-child){margin-bottom:0rem;}.coh-style-card-decorator.hide-summary.hide-extra-content .title:has(+ .summary + .extra-content:last-child){margin-bottom:0rem;}.coh-style-card-decorator.hide-photo .card-media{display:none;}.coh-style-card-decorator.no-link-to-detail-page .title.coh-style-heading-4-size{font-size:1.25rem;line-height:1.5;}@media (max-width:1169px){.coh-style-card-decorator.no-link-to-detail-page .title.coh-style-heading-4-size{font-size:1.125rem;}}.coh-style-card-decorator.no-link-to-detail-page .title.coh-style-heading-3-size{font-size:1.5rem;line-height:1.25;}@media (max-width:1169px){.coh-style-card-decorator.no-link-to-detail-page .title.coh-style-heading-3-size{font-size:1.375rem;}}@media (max-width:767px){.coh-style-card-decorator.no-link-to-detail-page .title.coh-style-heading-3-size{font-size:1.25rem;}}.coh-style-card-decorator.no-link-to-detail-page .card-link{display:none;}.coh-style-card-decorator.no-padding .card-text--image-above{padding-right:0rem;padding-bottom:0rem;padding-left:0rem;}.coh-style-card-decorator.no-padding .card-text--image-after{padding-top:0rem;padding-bottom:0rem;padding-left:0rem;}@media (max-width:767px){.coh-style-card-decorator.no-padding .card-text--image-after{padding:0rem;padding-top:1.5rem;}}.coh-style-card-decorator.no-padding .card-text--image-before{padding-top:0rem;padding-right:0rem;padding-bottom:0rem;}@media (max-width:767px){.coh-style-card-decorator.no-padding .card-text--image-before{padding:0rem;}}@media (max-width:767px){.coh-style-card-decorator.no-padding .horizontal_card_person .card-text--image-before{padding-left:1.5rem;}}.coh-style-card-decorator.no-padding.hide-photo .card-text{padding:0rem;}.coh-style-card-decorator .card-placeholder{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;border-width:0.25rem;-webkit-border-radius:0.375rem;border-radius:0.375rem;border-style:dashed;border-color:var(--ssa-color-palette-gray);padding:2rem;font-family:var(--ssa-font-stacks-open-sans);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:800;font-size:1.375rem;line-height:1.2;color:var(--ssa-color-palette-dark-gray);text-align:center;}.coh-style-card-decorator * + .card-placeholder{display:none;}.coh-style-card-decorator .horizontal_card_person{background-color:rgba(0,0,0,0);}.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-darker-gray);-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);-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:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;font-weight:600;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:none;}@media (max-width:1169px){.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a{padding-right:1.5rem;padding-left:1.5rem;}}@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:1.5rem;}}.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a:hover{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-maroon);-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-light-maroon);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-light-maroon);}.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a:before{-webkit-transition:300ms ease-out transform;transition:300ms ease-out transform;font-size:0.75rem;line-height:1.0;margin-right:0.75rem;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);content:"\f067";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-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a{background-color:rgba(0,0,0,0);-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-light-maroon);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-maroon);}.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a:before{-webkit-transform:rotateZ(-225deg);-ms-transform:rotate(-225deg);transform:rotateZ(-225deg);}.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav{-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);}.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li{margin-bottom:0rem;margin-left:0rem;}.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-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);-webkit-transition:200ms ease box-shadow;transition:200ms ease box-shadow;color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);font-weight:600;font-size:1rem;line-height:1rem;padding-top:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;border-style:none;}@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;}}.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a:hover{-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-maroon);background-color:rgba(0,0,0,0);}.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li.is-active a{-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-maroon);background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-maroon);}.coh-style-modal-open-button,.coh-style-modal-open-button--gold,.coh-style-modal-open-button--large,.coh-style-modal-open-button--gray,.coh-style-modal-open-button--small{background-color:var(--ssa-color-palette-maroon);padding-top:0.875em;padding-right:1.125em;padding-bottom:0.875em;padding-left:1.125em;font-size:1rem;line-height:1.25;font-weight:bold;margin-top:0.5em;margin-bottom:0.5em;color:var(--ssa-color-palette-white);-webkit-transition:background-color 300ms ease-in-out,color 300ms ease-in-out,300ms ease-in-out border-color;transition:background-color 300ms ease-in-out,color 300ms ease-in-out,300ms ease-in-out border-color;-webkit-border-radius:.2em;border-radius:.2em;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-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;border-width:1px;border-style:solid;border-color:var(--ssa-color-palette-maroon);}.coh-style-modal-open-button:hover,.coh-style-modal-open-button--gold:hover,.coh-style-modal-open-button--large:hover,.coh-style-modal-open-button--gray:hover,.coh-style-modal-open-button--small:hover{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);border-color:var(--ssa-color-palette-light-maroon);}.coh-style-modal-open-button:focus,.coh-style-modal-open-button--gold:focus,.coh-style-modal-open-button--large:focus,.coh-style-modal-open-button--gray:focus,.coh-style-modal-open-button--small:focus{color:var(--ssa-color-palette-white);background-color:var(--ssa-color-palette-light-maroon);}.coh-style-modal-open-button--gold{background-color:var(--ssa-color-palette-dark-gold);color:var(--ssa-color-palette-darkest-gray);}.coh-style-modal-open-button--gold:hover{background-color:var(--ssa-color-palette-light-gold);color:var(--ssa-color-palette-darker-gray);}.coh-style-modal-open-button--gold:focus{color:var(--ssa-color-palette-darker-gray);background-color:var(--ssa-color-palette-light-gold);}.coh-style-modal-open-button--large{font-size:1.1875rem;}.coh-style-modal-open-button--gray{background-color:var(--ssa-color-palette-subtle-gray);color:var(--ssa-color-palette-darkest-gray);border-color:var(--ssa-color-palette-subtle-gray);}.coh-style-modal-open-button--gray:hover{background-color:var(--ssa-color-palette-dark-gold);color:var(--ssa-color-palette-darkest-gray);border-color:var(--ssa-color-palette-dark-gold);}.coh-style-modal-open-button--small{font-size:0.8125rem;}.coh-style-heading-xl{font-size:5rem;line-height:1.25;font-weight:bold;margin-bottom:1.5rem;}@media (max-width:1439px){.coh-style-heading-xl{font-size:4.5rem;}}@media (max-width:1169px){.coh-style-heading-xl{font-size:4rem;}}@media (max-width:1023px){.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;}}.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;}}.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;}}.coh-style-tag{padding-right:0.75rem;padding-left:0.75rem;font-weight:bold;-webkit-border-radius:0.75rem;border-radius:0.75rem;-webkit-transition:color 300ms ease,background-color 300ms ease;transition:color 300ms ease,background-color 300ms ease;height:1.5rem;display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:var(--ssa-color-palette-subtle-gray);margin-right:0.75rem;color:var(--ssa-color-palette-dark-gray);border-width:0rem;}@media (max-width:767px){.coh-style-tag{padding-right:0.5rem;padding-left:0.5rem;margin-right:0.5rem;}}.coh-style-tag:hover{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);}.coh-style-card-text-colored-background{color:var(--ssa-color-palette-maroon);-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;}.coh-style-card-text-colored-background a{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-colored-background a:hover{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-card-text-colored-background a:focus{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-card-text-colored-background .fake-link{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-colored-background .fake-button{background-color:var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-white);}.coh-style-card-text-colored-background .card-date{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-colored-background .card-tag{color:var(--ssa-color-palette-darkest-gray);background-color:rgba(0,0,0,0);font-weight:600;border-bottom-style:none;font-size:0.875rem;}.coh-style-card-text-colored-background .card-tag:hover{color:var(--ssa-color-palette-darkest-gray);background-color:rgba(0,0,0,0);border-bottom-style:solid;}.coh-style-card-text-colored-background .card-person{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-colored-background .card-person:hover{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-colored-background .card-place{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-colored-background .card-place:hover{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-colored-background .card-link{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-colored-background .card-link:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-card-text-colored-background .card-link: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;font-size:0.7em;padding-left:0.6em;color:rgba(119,119,103,1);font-weight:400;}.coh-style-card-text-colored-background .card-link--no-link{color:var(--ssa-color-palette-darker-gray);}.coh-style-card-text-colored-background .card-link--no-link:hover{color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);}.coh-style-card-text-colored-background .card-link--no-link:after{display:none;}.coh-style-card-text-colored-background:hover .fake-link{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-card-text-colored-background:hover .fake-button{background-color:var(--ssa-color-palette-light-maroon);color:var(--ssa-color-palette-white);}.coh-style-card-text-colored-background.has-background-hover-effect.card-outer-container:hover{background-color:var(--ssa-color-palette-white);}.coh-style-card-text-colored-background.has-background-hover-effect .card-outer-container:hover{background-color:var(--ssa-color-palette-white);}.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-title a{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-darker-gray);-webkit-box-shadow:none;box-shadow:none;-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:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;font-weight:600;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:solid;border-bottom-color:var(--ssa-color-palette-maroon);border-top-color:var(--ssa-color-palette-maroon);border-bottom-width:0.0625rem;border-top-width:0.0625rem;}@media (max-width:1169px){.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-title a{padding-right:1.5rem;padding-left:1.5rem;}}@media (max-width:767px){.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-title a{padding-top:1rem;padding-right:1.5rem;padding-bottom:1rem;padding-left:1.5rem;}}.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-title a:hover{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-darker-gray);border-top-width:0.0625rem;border-bottom-width:0.125rem;border-style:solid;border-color:var(--ssa-color-palette-maroon);}.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-title a:before{-webkit-transition:300ms ease-out transform;transition:300ms ease-out transform;font-size:0.75rem;line-height:1.0;margin-right:0.75rem;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);content:"\f067";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-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a{background-color:rgba(0,0,0,0);border-top-width:0.0625rem;border-bottom-width:0.125rem;border-style:solid;border-color:var(--ssa-color-palette-maroon);}.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a:before{content:"\f068";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-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav{-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);}.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li{margin-bottom:0rem;margin-left:0rem;}.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a{-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-maroon);-webkit-transition:200ms ease box-shadow;transition:200ms ease box-shadow;color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);font-weight:600;font-size:1rem;line-height:1rem;padding-top:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;border-style:none;}@media (max-width:1169px){.coh-style-duplicate-of-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-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a{padding-top:1rem;padding-bottom:1rem;}}.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a:hover{-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);}.coh-style-duplicate-of-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li.is-active a{-webkit-box-shadow:inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-maroon);background-color:rgba(0,0,0,0);}.coh-style-heading-1-size{font-size:3rem;line-height:1.25;font-weight:bold;margin-bottom:1.5rem;}@media (max-width:1439px){.coh-style-heading-1-size{font-size:2.5rem;}}@media (max-width:1169px){.coh-style-heading-1-size{font-size:2rem;}}@media (max-width:767px){.coh-style-heading-1-size{font-size:1.75rem;}}.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;}}.coh-style-view-pagination{margin-top:1rem;margin-bottom:0rem;border-top-width:2px;border-top-style:solid;border-color:var(--ssa-color-palette-black);text-align:center;}.coh-style-view-pagination .pager__item{display:inline-block;list-style-type:none;margin:0rem;padding-top:0rem;padding-right:0.25em;padding-bottom:0rem;padding-left:0.25em;}@media (max-width:767px){.coh-style-view-pagination .pager__item{padding-top:0rem;padding-right:0.15em;padding-bottom:0rem;padding-left:0.15em;}}.coh-style-view-pagination .pager__item a{background-color:rgba(0,0,0,0);display:block;line-height:1.1;text-align:center;-webkit-transition:background-color 200ms ease;transition:background-color 200ms ease;border-bottom-style:none;padding-top:0.92em;padding-right:1.3em;padding-bottom:0.92em;padding-left:1.3em;color:var(--ssa-color-palette-darker-gray);}.coh-style-view-pagination .pager__item a:hover{background-color:var(--ssa-color-palette-subtle-gray);color:var(--ssa-color-palette-darker-gray);cursor:pointer;}.coh-style-view-pagination .is-active a{background-color:var(--ssa-color-palette-light-gray);font-weight:bold;}.coh-style-view-pagination .is-active a:hover{background-color:var(--ssa-color-palette-light-gray);color:var(--ssa-color-palette-darker-gray);cursor:default;}.coh-style-view-pagination .pager__item--first a{background-color:rgba(0,0,0,0);}.coh-style-view-pagination .pager__item--first a span{margin-right:0.625rem;margin-left:0.625rem;}.coh-style-view-pagination .pager__item--last a{background-color:rgba(0,0,0,0);}.coh-style-view-pagination .pager__item--last a span{margin-right:0.625rem;margin-left:0.625rem;}.coh-style-image-circular img{background-color:var(--ssa-color-palette-subtle-gray);overflow:hidden;-webkit-border-radius:50%;border-radius:50%;}.coh-style-image-circular.coh-image{background-color:var(--ssa-color-palette-subtle-gray);overflow:hidden;-webkit-border-radius:50%;border-radius:50%;}.coh-style-accordion-tabs-solid .coh-accordion-title{margin-top:0.375rem;}.coh-style-accordion-tabs-solid .coh-accordion-title a{background-color:var(--ssa-color-palette-light-gray);color:var(--ssa-color-palette-darker-gray);-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1rem;line-height:1rem;padding-top:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;font-weight:600;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:none;}@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;}}.coh-style-accordion-tabs-solid .coh-accordion-title a:hover{background-color:var(--ssa-color-palette-gold);color:var(--ssa-color-palette-darker-gray);}.coh-style-accordion-tabs-solid .coh-accordion-title a:before{content:"\f067";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.75rem;font-size:0.75rem;line-height:1.0;font-weight:400;-webkit-transition:300ms ease-out transform;transition:300ms ease-out transform;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);}.coh-style-accordion-tabs-solid .coh-accordion-title.is-active a{background-color:var(--ssa-color-palette-gold);}.coh-style-accordion-tabs-solid .coh-accordion-title.is-active a:hover{background-color:var(--ssa-color-palette-gold);}.coh-style-accordion-tabs-solid .coh-accordion-title.is-active a:before{-webkit-transform:rotateZ(-225deg);-ms-transform:rotate(-225deg);transform:rotateZ(-225deg);}.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav{border-style:none;border-color:var(--ssa-color-palette-gold);border-width:7px;}.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li{margin-bottom:0rem;margin-left:0rem;}.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-darker-gray);background-color:var(--ssa-color-palette-light-gray);font-weight:600;font-size:1rem;line-height:1.125rem;padding-top:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;margin-right:6px;margin-bottom:0rem;border-style:none;}@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;}}.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a:hover{color:var(--ssa-color-palette-darker-gray);background-color:var(--ssa-color-palette-gray);}.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a{background-color:var(--ssa-color-palette-gold);}.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a:hover{background-color:var(--ssa-color-palette-gold);}.coh-style-accordion-tabs-solid[class*="coh-accordion-tabs-horizontal"] .coh-accordion-tabs-nav{border-bottom-style:solid;}.coh-style-accordion-tabs-solid[class*="coh-accordion-tabs-horizontal"] .coh-accordion-tabs-nav li:last-child a{margin-right:0rem;}.coh-style-paragraph-small{font-size:0.75rem;}.coh-style-heading-5-size{font-size:1rem;margin-bottom:1.375rem;line-height:1.25;margin-bottom:0.5rem;font-weight:bold;}@media (max-width:767px){.coh-style-heading-5-size{margin-bottom:1.25rem;}}.coh-style-margin-bottom-small{margin-bottom:2rem;}@media (max-width:1169px){.coh-style-margin-bottom-small{margin-bottom:1.5rem;}}.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;}}.coh-style-padding-medium{padding:4rem;}@media (max-width:1169px){.coh-style-padding-medium{padding:3rem;}}@media (max-width:767px){.coh-style-padding-medium{padding:2rem;}}.coh-style-text-color-colored-background a:not([class*="button"]):visited{color:var(--ssa-color-palette-dark-gray);border-bottom-color:var(--ssa-color-palette-dark-gray);}.coh-style-text-color-colored-background a:hover{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-text-color-colored-background a:focus{color:var(--ssa-color-palette-light-maroon);background-color:var(--ssa-color-palette-white);border-bottom-color:var(--ssa-color-palette-white);}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-title a{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-darker-gray);-webkit-box-shadow:none;box-shadow:none;-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:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;font-weight:600;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:solid;border-bottom-color:var(--ssa-color-palette-black);border-bottom-width:0.0625rem;}@media (max-width:1169px){.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-title a{padding-right:1.5rem;padding-left:1.5rem;}}@media (max-width:767px){.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-title a{padding-top:1rem;padding-right:1.5rem;padding-bottom:1rem;padding-left:1.5rem;}}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-title a:hover{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-darker-gray);border-top-width:0.0625rem;border-bottom-width:0.0625rem;border-style:solid;border-color:var(--ssa-color-palette-black);}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-title a:before{-webkit-transition:300ms ease-out transform;transition:300ms ease-out transform;font-size:0.75rem;line-height:1.0;margin-right:0.75rem;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);content:"\f067";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-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-title.is-active a{background-color:rgba(0,0,0,0);border-top-width:0.0625rem;border-bottom-width:0.0625rem;border-style:solid;border-color:var(--ssa-color-palette-black);}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-title.is-active a:before{content:"\f068";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-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-tabs-nav{-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-tabs-nav li{margin-bottom:0rem;margin-left:0rem;}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-tabs-nav li a{-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-black);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-black);-webkit-transition:200ms ease box-shadow;transition:200ms ease box-shadow;color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);font-weight:600;font-size:1rem;line-height:1rem;padding-top:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;border-style:none;}@media (max-width:1169px){.coh-style-accordion-tabs-solid-dark-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-solid-dark-keyline-dark-text .coh-accordion-tabs-nav li a{padding-top:1rem;padding-bottom:1rem;}}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-tabs-nav li a:hover{-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-black);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-black);color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-tabs-nav li.is-active a{-webkit-box-shadow:inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-black);box-shadow:inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-black);background-color:rgba(0,0,0,0);}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-tabs-content-wrapper{border-bottom-style:none;border-top-style:none;}.coh-style-accordion-tabs-solid-dark-keyline-dark-text .coh-accordion-tabs-content{border-bottom-color:var(--ssa-color-palette-black);border-style:solid;border-bottom-width:0.0625rem;}.coh-style-heading-2-size{font-weight:bold;font-size:2rem;line-height:1.25;margin-bottom:1.5rem;}@media (max-width:1439px){.coh-style-heading-2-size{font-size:1.75rem;}}@media (max-width:767px){.coh-style-heading-2-size{font-size:1.5rem;}}.coh-style-margin-top-large{margin-top:6rem;}@media (max-width:1169px){.coh-style-margin-top-large{margin-top:4.5rem;}}@media (max-width:767px){.coh-style-margin-top-large{margin-top:3rem;}}.coh-style-margin-top-small{margin-top:2rem;}@media (max-width:1169px){.coh-style-margin-top-small{margin-top:1.5rem;}}.coh-style-breadcrumbs{margin-bottom:0rem;font-weight:400;padding-top:0.25rem;padding-bottom:0.25rem;color:var(--ssa-color-palette-dark-gray);}.coh-style-breadcrumbs li{display:inline-block;margin:0rem;font-size:0.8125rem;}@media (max-width:1169px){.coh-style-breadcrumbs li{font-size:0.75rem;}}@media (max-width:767px){.coh-style-breadcrumbs li{font-size:0.625rem;}}.coh-style-breadcrumbs li a{color:var(--ssa-color-palette-dark-gray);border-bottom-color:currentColor;border-bottom-width:.05em;}.coh-style-breadcrumbs li:before{content:normal;}.coh-style-breadcrumbs li:after{padding-right:.4em;padding-left:.4em;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:.875em;}@media (max-width:767px){.coh-style-breadcrumbs li:after{padding-right:.3em;padding-left:.3em;}}.coh-style-breadcrumbs li:last-child:after{content:normal;}.coh-style-tick-list{margin-bottom:0rem;}.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;}.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-maroon);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;}.coh-style-border{border-style:solid;border-color:currentColor;}.coh-style-border.border--thin{border-width:1px;}.coh-style-border.border--medium{border-width:4px;}.coh-style-border.border--thick{border-width:10px;}.coh-style-border.border--large{border-width:50px;}.coh-style-border.border--top{border-style:none;border-top-style:solid;}.coh-style-border.border--left{border-style:none;border-left-style:solid;}.coh-style-border.border--marron{border-color:var(--ssa-color-palette-maroon);}.coh-style-border.border--blue{border-color:rgba(0,114,151,1);}.coh-style-border.border--aqua{border-color:var(--ssa-color-palette-subtle-blue);}.coh-style-border.border--orange{border-color:rgba(233,130,1,1);}.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-light-gray);}@media (max-width:1169px){.coh-style-search-result-container{margin-bottom:1.5rem;padding-bottom:1.5rem;}}.coh-style-search-result-container:last-child{margin-bottom:0rem;border-bottom-style:none;}.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;}.coh-style-contact-information li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0.25rem;margin-left:0rem;list-style-type:none;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;font-size:0.875rem;}.coh-style-contact-information li:before{width:1rem;min-width:1rem;margin-right:1rem;display:none;}.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;}.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;}.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;}.coh-style-contact-information li.place-telephone:before{content:"\f10b";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;}.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;}.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:1023px){.coh-style-clear-facets-block #block-clear-facet-filters{padding-right:1.5rem;padding-left:1.5rem;}}.coh-style-footer-light-theme{background-color:var(--ssa-color-palette-subtle-gray);}.coh-style-footer-light-theme .footer-menu a{color:var(--ssa-color-palette-black);}.coh-style-footer-light-theme .footer-menu a:hover{color:var(--ssa-color-palette-maroon);}.coh-style-footer-light-theme .social-links a{color:var(--ssa-color-palette-maroon);}.coh-style-footer-light-theme .social-links a:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-title a{background-color:var(--ssa-color-palette-subtle-gray);color:var(--ssa-color-palette-maroon);-webkit-box-shadow:none;box-shadow:none;-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:1.5rem;line-height:1rem;padding-top:1%;padding-right:1%;padding-bottom:1%;padding-left:1%;font-weight:600;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:solid;border-bottom-color:var(--ssa-color-palette-black);border-top-color:var(--ssa-color-palette-black);border-bottom-width:0.0625rem;border-top-width:0.0625rem;}@media (max-width:1169px){.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-title a{font-size:1.375rem;}}@media (max-width:767px){.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-title a{font-size:1.25rem;}}.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-title a:hover{background-color:var(--ssa-color-palette-light-gray);color:var(--ssa-color-palette-maroon);border-top-width:0.0625rem;border-bottom-width:0.0625rem;border-style:solid;border-color:var(--ssa-color-palette-black);}.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-title a:after{-webkit-transition:300ms ease-out transform;transition:300ms ease-out transform;font-size:0.75rem;line-height:1.0;margin-right:0.75rem;margin-left:auto;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);color:var(--ssa-color-palette-black);content:"\f067";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-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-title.is-active a{background-color:var(--ssa-color-palette-light-gray);border-top-width:0.0625rem;border-bottom-width:0rem;border-style:solid;border-color:var(--ssa-color-palette-black);}.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-title.is-active a:after{content:"\f068";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-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-tabs-nav{-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);}.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-tabs-nav li{margin-bottom:0rem;margin-left:0rem;}.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-tabs-nav li a{-webkit-box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.0625rem 0rem 0rem var(--ssa-color-palette-maroon);-webkit-transition:200ms ease box-shadow;transition:200ms ease box-shadow;color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);font-weight:600;font-size:1rem;line-height:1rem;padding-top:1.25rem;padding-right:2rem;padding-bottom:1.25rem;padding-left:2rem;border-style:none;}@media (max-width:1169px){.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-tabs-nav li a{padding-right:1.5rem;padding-left:1.5rem;}}@media (max-width:767px){.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-tabs-nav li a{padding-top:1rem;padding-bottom:1rem;}}.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-tabs-nav li a:hover{-webkit-box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.25rem 0rem 0rem var(--ssa-color-palette-maroon);color:var(--ssa-color-palette-darker-gray);background-color:rgba(0,0,0,0);}.coh-style-accordion-tabs-dark-keyline-maroon-text .coh-accordion-tabs-nav li.is-active a{-webkit-box-shadow:inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.125rem 0rem 0rem var(--ssa-color-palette-maroon);background-color:rgba(0,0,0,0);}.coh-style-heading-3-size{font-size:1.5rem;line-height:1.25;font-weight:bold;margin-bottom:1.25rem;}@media (max-width:1169px){.coh-style-heading-3-size{font-size:1.375rem;}}@media (max-width:767px){.coh-style-heading-3-size{font-size:1.25rem;}}.coh-style-hide-element{display:none !important;}.coh-style-location-with-icon{position:relative;z-index:1;}.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;}.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-subtle-gray);}.coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a{color:var(--ssa-color-palette-black);}.coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a:hover{color:var(--ssa-color-palette-maroon);}.coh-style-header-light-theme .utilities-bar-horizontal .social-links a{color:var(--ssa-color-palette-maroon);}.coh-style-header-light-theme .utilities-bar-horizontal .social-links a:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-header-light-theme .utilities-bar-vertical{background-color:var(--ssa-color-palette-subtle-gray);}.coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a{color:var(--ssa-color-palette-black);}.coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a:hover{color:var(--ssa-color-palette-maroon);}.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-light-gray);}.coh-style-header-light-theme .utilities-bar-vertical .social-links a{color:var(--ssa-color-palette-maroon);}.coh-style-header-light-theme .utilities-bar-vertical .social-links a:hover{color:var(--ssa-color-palette-light-maroon);}.coh-style-header-light-theme .main-menu-toggle-button{color:var(--ssa-color-palette-black);}.coh-style-header-light-theme .main-menu-toggle-button:hover{color:var(--ssa-color-palette-maroon);}@media (max-width:1023px){.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-light-gray);box-shadow:inset 0rem 0.0625rem 0rem 0rem var(--ssa-color-palette-light-gray);}}.coh-style-header-light-theme .main-menu li.coh-menu-list-item > .coh-link{color:var(--ssa-color-palette-dark-gray);-webkit-transition:color 300ms ease-in-out,300ms ease-in-out border-color,300ms ease-in-out background-color;transition:color 300ms ease-in-out,300ms ease-in-out border-color,300ms ease-in-out background-color;border-color:var(--ssa-color-palette-light-gray);font-weight:700;}.coh-style-header-light-theme .main-menu li.coh-menu-list-item > .coh-link:hover{background-color:var(--ssa-color-palette-light-gray);}.coh-style-header-light-theme .main-menu li.coh-menu-list-item > .coh-link:focus{background-color:var(--ssa-color-palette-light-gray);}.coh-style-header-light-theme .main-menu li.coh-menu-list-item.is-active{color:var(--ssa-color-palette-maroon);}.coh-style-header-light-theme .main-menu li.coh-menu-list-item.is-active > .coh-link{color:var(--ssa-color-palette-maroon);}.coh-style-header-light-theme .main-menu li.coh-menu-list-item.is-expanded > a{background-color:var(--ssa-color-palette-light-gray);}.coh-style-header-light-theme .main-menu ul li > .menu-wrapper{background-color:var(--ssa-color-palette-subtle-gray);}@media (max-width:1023px){.coh-style-header-light-theme .main-menu ul li > .menu-wrapper{background-color:rgba(0,0,0,0);}}.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item{-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:1023px){.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item{-webkit-box-shadow:none;box-shadow:none;}}.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item:hover{-webkit-box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item:hover{-webkit-box-shadow:none;box-shadow:none;}}.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item > .coh-link:hover{background-color:rgba(0,0,0,0);}.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item > .coh-link:focus{background-color:rgba(0,0,0,0);}.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item.is-expanded{-webkit-box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item.is-expanded{-webkit-box-shadow:none;box-shadow:none;}}.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item.is-expanded > .coh-link{background-color:rgba(0,0,0,0);}.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item.is-expanded > .coh-link:focus{background-color:rgba(0,0,0,0);}.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item.is-expanded > .coh-link:hover{background-color:rgba(0,0,0,0);}.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item.in-active-trail{-webkit-box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);box-shadow:inset 0rem -0.1875rem 0rem 0rem var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-light-theme .main-menu .menu-level-1 > li.coh-menu-list-item.in-active-trail{-webkit-box-shadow:none;box-shadow:none;}}.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-white);background-color:var(--ssa-color-palette-light-gray);}@media (max-width:1023px){.coh-style-header-light-theme .search-toggle-button{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-black);}}.coh-style-header-light-theme .search-toggle-button:hover{background-color:var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-light-theme .search-toggle-button:hover{background-color:rgba(0,0,0,0);color:var(--ssa-color-palette-maroon);}}.coh-style-header-light-theme .search-toggle-button.search-active{background-color:var(--ssa-color-palette-maroon);}@media (max-width:1023px){.coh-style-header-light-theme .search-toggle-button.search-active{background-color:rgba(0,0,0,0);}}.coh-style-header-light-theme .search-wrapper #block-searchform input[type="search"]{background-color:var(--ssa-color-palette-subtle-gray);}.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-subtle-gray);}.coh-style-header-light-theme .search-wrapper #block-searchform .form-actions:hover{color:var(--ssa-color-palette-white);background-color:var(--ssa-color-palette-maroon);}.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:bold;color:var(--ssa-color-palette-maroon);-webkit-transition:color 300ms ease;transition:color 300ms ease;}.coh-style-read-more:hover{color:var(--ssa-color-palette-light-maroon);}.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;}.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;}.coh-style-padding-small{padding:2rem;}@media (max-width:1169px){.coh-style-padding-small{padding:1.5rem;}}.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;}}.coh-ce-1dc117b7-5948db1c.move-pagination-up .slick-dots{top:-2rem;}.coh-ce-1dc117b7-5948db1c.move-pagination-down .slick-dots{padding-top:1rem;}.coh-ce-1dc117b7-5948db1c.padding-left-right .coh-slider-container-mid{padding-right:5rem;padding-left:5rem;}@media (max-width:1169px){.coh-ce-1dc117b7-5948db1c.padding-left-right .coh-slider-container-mid{padding-right:3.5rem;padding-left:3.5rem;}}@media (max-width:767px){.coh-ce-1dc117b7-5948db1c.padding-left-right .coh-slider-container-mid{padding-right:2rem;padding-left:2rem;}}.coh-ce-1dc117b7-5948db1c.padding-left-right--small .coh-slider-container-mid{padding-right:1.5rem;padding-left:1.5rem;}.coh-ce-1dc117b7-5948db1c.color-arrows  .slick-arrow{background-color:rgba(0,0,0,0);}.coh-ce-1dc117b7-5948db1c.color-arrows  .slick-arrow:hover{background-color:rgba(0,0,0,0);}.coh-ce-1dc117b7-5948db1c.color-arrows  .slick-arrow:hover:before{color:var(--ssa-color-palette-light-maroon);}.coh-ce-1dc117b7-5948db1c.color-arrows  .slick-arrow:before{color:var(--ssa-color-palette-maroon);}.coh-ce-1dc117b7-5948db1c.dark-arrows  .slick-arrow{background-color:rgba(0,0,0,0);}.coh-ce-1dc117b7-5948db1c.dark-arrows  .slick-arrow:hover{background-color:rgba(0,0,0,0);}.coh-ce-1dc117b7-5948db1c.dark-arrows  .slick-arrow:hover:before{color:var(--ssa-color-palette-dark-gray);}.coh-ce-1dc117b7-5948db1c.dark-arrows  .slick-arrow:before{color:var(--ssa-color-palette-black);}.coh-ce-1dc117b7-5948db1c.light-arrows  .slick-arrow{background-color:rgba(0,0,0,0);}.coh-ce-1dc117b7-5948db1c.light-arrows  .slick-arrow:hover{background-color:rgba(0,0,0,0);}.coh-ce-1dc117b7-5948db1c.light-arrows  .slick-arrow:hover:before{color:var(--ssa-color-palette-light-gray);}.coh-ce-1dc117b7-5948db1c.light-arrows  .slick-arrow:before{color:var(--ssa-color-palette-white);}.coh-ce-cpt_articles_slider-3422446.dark-heading{color:var(--ssa-color-palette-black);}.coh-ce-cpt_articles_slider-3422446.light-heading{color:var(--ssa-color-palette-white);}.coh-ce-cpt_articles_slider-3422446.color-heading{color:var(--ssa-color-palette-maroon);}.coh-ce-cpt_articles_slider-3422446.align-left{text-align:left;}.coh-ce-cpt_articles_slider-3422446.align-center{text-align:center;}.coh-ce-cpt_articles_slider-3422446.align-right{text-align:right;}.coh-ce-cpt_article_index-40d36180{background-color:var(--ssa-color-palette-white);position:absolute;right:0rem;z-index:2;}@media (max-width:1023px){.coh-ce-cpt_article_index-40d36180{position:static;}}.coh-ce-cpt_article_index-318e955f ul.coh-list-container{margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;}.coh-ce-cpt_article_index-318e955f ul.coh-list-container li{list-style-type:none;margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;padding-top:0.5rem;padding-bottom:0.5rem;}.coh-ce-cpt_article_index-318e955f ul.coh-list-container li a{font-weight:700;}.coh-ce-cpt_article_index-318e955f ul.coh-list-container li a:hover{color:var(--ssa-color-palette-orange);}.coh-ce-cpt_article_index-318e955f ul.coh-list-container li a:focus{color:var(--ssa-color-palette-orange);}.coh-ce-cpt_article_index-318e955f ul.coh-list-container > li:not(:last-child){border-bottom-color:var(--ssa-color-palette-darker-gray);border-bottom-style:solid;border-bottom-width:0.0625rem;}.coh-ce-cpt_article_index-318e955f .coh-wysiwyg h3{margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;}.coh-ce-cpt_article_index-ca10d75f{padding-top:0.5rem;padding-bottom:0.5rem;}.coh-ce-cpt_article_index-ca10d75f{padding-top:0.5rem;padding-bottom:0.5rem;}.coh-ce-cpt_article_index-b00c49db{background-color:var(--ssa-color-palette-white);}.coh-ce-cpt_article_index-139b0f89 ul.coh-accordion-tabs-nav{font-weight:700;border-bottom-width:10px;border-bottom-style:solid;border-bottom-color:var(--ssa-color-palette-orange);}.coh-ce-cpt_article_index-139b0f89 ul.coh-accordion-tabs-nav li{list-style-type:none;}.coh-ce-cpt_article_index-139b0f89 ul.coh-accordion-tabs-nav li a{font-weight:700;color:var(--ssa-color-palette-dark-orange);border-style:none;border-width:0rem;}.coh-ce-cpt_article_index-139b0f89 ul.coh-accordion-tabs-nav li a:focus{-webkit-box-shadow:0rem 0rem 0rem 0.1875rem rgba(255,244,211,1);box-shadow:0rem 0rem 0rem 0.1875rem rgba(255,244,211,1);background-color:rgba(255,244,211,1);color:var(--ssa-color-palette-orange);}.coh-ce-cpt_article_index-139b0f89 ul.coh-accordion-tabs-nav li a:hover{-webkit-box-shadow:0rem 0rem 0rem 0.1875rem rgba(255,244,211,1);box-shadow:0rem 0rem 0rem 0.1875rem rgba(255,244,211,1);background-color:rgba(255,244,211,1);color:var(--ssa-color-palette-orange);}.coh-ce-cpt_article_index-139b0f89 ul.coh-accordion-tabs-nav li:first-child{-webkit-margin-start:0;margin-inline-start:0;}.coh-ce-cpt_article_index-139b0f89 ul.coh-accordion-tabs-nav li.is-active{-webkit-box-shadow:0rem 0rem 0rem 0.1875rem rgba(255,244,211,1);box-shadow:0rem 0rem 0rem 0.1875rem rgba(255,244,211,1);background-color:rgba(255,244,211,1);color:var(--ssa-color-palette-orange);}.coh-ce-cpt_article_index-139b0f89 ul.coh-accordion-tabs-nav li.is-active a{color:rgba(170,91,0,1);}.coh-ce-cpt_article_index-139b0f89 .coh-accordion-tabs-content-wrapper li{list-style-type:none;margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;padding-top:0.5rem;padding-bottom:0.5rem;}.coh-ce-cpt_article_index-139b0f89 .coh-accordion-tabs-content-wrapper li a{font-weight:700;}.coh-ce-cpt_article_index-139b0f89 .coh-accordion-tabs-content-wrapper li a:focus{color:var(--ssa-color-palette-orange);}.coh-ce-cpt_article_index-139b0f89 .coh-accordion-tabs-content-wrapper li a:hover{color:var(--ssa-color-palette-orange);}.coh-ce-cpt_article_index-139b0f89 .coh-accordion-tabs-content-wrapper ul > li:not(:last-child){border-bottom-width:0.0625rem;border-bottom-style:solid;border-bottom-color:var(--ssa-color-palette-darker-gray);}.coh-ce-cpt_background_video-7c52b9d8{position:relative;}.coh-ce-cpt_background_video-5cc67da2{width:100%;}.coh-ce-cpt_blockquote-75cbec72{margin:0rem;}.coh-ce-cpt_blockquote-75cbec72:before{content:normal;}.coh-ce-cpt_blockquote-553a8b89{display:block;font-weight:bold;}.coh-ce-cpt_blockquote-ee664146{font-style:normal;font-size:0.75rem;line-height:1.5em;}.coh-ce-cpt_breadcrumbs-103a5b08.position-absolute-top-left{position:absolute;top:0rem;left:0rem;width:100%;z-index:2;}.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;}.coh-ce-cpt_connect_linked_feature_card-d347c8a .coh-ce-cpt_2_column_layout{padding-top:10px;padding-right:50px;padding-left:70px;}@media (max-width:1023px){.coh-ce-cpt_connect_linked_feature_card-d347c8a .coh-ce-cpt_2_column_layout{padding-top:30px;padding-right:50px;padding-left:60px;}}@media (max-width:767px){.coh-ce-cpt_connect_linked_feature_card-d347c8a .coh-ce-cpt_2_column_layout{padding-top:30px;padding-right:30px;padding-left:30px;}}.coh-ce-cpt_connect_linked_feature_card-d347c8a .coh-ce-cpt_2_column_layout:before{content:'';position:absolute;top:50%;left:0rem;border-style:solid;border-top-width:40px;border-bottom-width:40px;border-left-width:60px;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-left-color:var(--ssa-color-palette-white);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-right-width:0rem;}@media (max-width:1023px){.coh-ce-cpt_connect_linked_feature_card-d347c8a .coh-ce-cpt_2_column_layout:before{border-left-width:50px;}}@media (max-width:767px){.coh-ce-cpt_connect_linked_feature_card-d347c8a .coh-ce-cpt_2_column_layout:before{position:static;-webkit-transform:none;-ms-transform:none;transform:none;border-style:none;border-top-width:0rem;border-bottom-width:0rem;border-left-width:0rem;}}.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-e0d4c38d{white-space:pre-line;word-break:break-word;}.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;}.coh-ce-cpt_costs_table-c63c04cf .costs-table{border-top-width:0rem;border-left-width:0rem;border-right-width:0rem;border-left-style:none;border-right-style:none;border-top-style:none;border-color:var(--ssa-color-palette-darker-gray);width:100%;margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;}.coh-ce-cpt_costs_table-c63c04cf .costs-table th{background-color:rgba(0,0,0,0);border-left-width:0rem;border-right-width:0rem;border-right-style:none;border-left-style:none;border-top-width:0rem;border-top-style:none;border-color:var(--ssa-color-palette-dark-gray);}.coh-ce-cpt_costs_table-c63c04cf .costs-table td{border-left-width:0rem;border-right-width:0rem;border-left-style:none;border-right-style:none;border-color:var(--ssa-color-palette-darker-gray);}.coh-ce-cpt_costs_table-c63c04cf .costs-table th[scope="row"]{font-weight:400;}@media (max-width:767px){.coh-ce-cpt_costs_table-c63c04cf .costs-table th[scope="row"]{font-weight:600;border-top-style:solid;border-top-width:0.125rem;border-top-color:var(--ssa-color-palette-black);}}.coh-ce-cpt_costs_table-c63c04cf .costs-table th[scope="col"]{border-bottom-width:0.125rem;}.coh-ce-cpt_drupal_blocks-d21a6fe1.dark-title div > h2{color:var(--ssa-color-palette-black);}.coh-ce-cpt_drupal_blocks-d21a6fe1.light-title div > h2{color:var(--ssa-color-palette-white);}.coh-ce-cpt_drupal_blocks-d21a6fe1.color-title div > h2{color:var(--ssa-color-palette-maroon);}.coh-ce-cpt_events_slider-3422446.dark-heading{color:var(--ssa-color-palette-black);}.coh-ce-cpt_events_slider-3422446.light-heading{color:var(--ssa-color-palette-white);}.coh-ce-cpt_events_slider-3422446.color-heading{color:var(--ssa-color-palette-maroon);}.coh-ce-cpt_events_slider-3422446.align-left{text-align:left;}.coh-ce-cpt_events_slider-3422446.align-center{text-align:center;}.coh-ce-cpt_events_slider-3422446.align-right{text-align:right;}.coh-ce-cpt_feature_card-466af053{margin-bottom:0.75rem;}.coh-ce-cpt_feature_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;}.coh-ce-cpt_gallery_slider-23c8c449 .coh-slider-container-mid{padding-right:1.5rem;padding-left:1.5rem;}.coh-ce-cpt_gallery_slider-e70f68ed.move-pagination-up .slick-dots{top:-2rem;}.coh-ce-cpt_gallery_slider-e70f68ed.move-pagination-down .slick-dots{top:1.5rem;}.coh-ce-cpt_gallery_slider-e70f68ed .coh-slider-container-mid{padding-right:1.5rem;padding-left:1.5rem;}.coh-ce-cpt_heading-d2277ff5{display:block;}.coh-ce-cpt_heading-d2277ff5.dark-heading{color:var(--ssa-color-palette-black);}.coh-ce-cpt_heading-d2277ff5.light-heading{color:var(--ssa-color-palette-white);}.coh-ce-cpt_heading-d2277ff5.color-heading{color:var(--ssa-color-palette-maroon);}.coh-ce-cpt_heading-d2277ff5.gray-heading{color:var(--ssa-color-palette-dark-gray);}.coh-ce-cpt_heading-d2277ff5.align-text-left{text-align:left;}.coh-ce-cpt_heading-d2277ff5.align-text-center{text-align:center;}.coh-ce-cpt_heading-d2277ff5.align-text-right{text-align:right;}.coh-ce-cpt_hero-97a0ef81{padding-right:1rem;padding-left:1rem;}.coh-ce-cpt_hero-55a54ec4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.coh-ce-cpt_hero-55a54ec4.fluid{min-height:80vh;}.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;}}.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;}}.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;}.coh-ce-cpt_hero-55a54ec4.center-align-content .coh-wysiwyg{text-align:center;}.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:1023px){.coh-ce-cpt_hero-55a54ec4.center-align-content .text-content{width:100%;}}.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:1023px){.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;}}.coh-ce-cpt_hero-55a54ec4.center-align-content .buttons{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.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:1023px){.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;}}.coh-ce-cpt_hero-55a54ec4.left-align-content .text-content{width:40%;}@media (max-width:1023px){.coh-ce-cpt_hero-55a54ec4.left-align-content .text-content{width:100%;}}.coh-ce-cpt_hero-55a54ec4.left-align-content .drop-zone-content{margin-left:7.5rem;}@media (max-width:1023px){.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;}}.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:1023px){.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;}}.coh-ce-cpt_hero-55a54ec4.right-align-content .text-content{width:40%;}@media (max-width:1023px){.coh-ce-cpt_hero-55a54ec4.right-align-content .text-content{width:100%;}}.coh-ce-cpt_hero-55a54ec4.right-align-content .drop-zone-content{margin-right:7.5rem;}@media (max-width:1023px){.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;}}.coh-ce-cpt_hero-77bc8a97{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.coh-ce-cpt_hero-9c27398b.colored{color:var(--ssa-color-palette-maroon);}.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;}}.coh-ce-cpt_hero-65b810ab{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.coh-ce-cpt_image_media-12a7462e.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-12a7462e.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-12a7462e.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-12a7462e.image-object-fit-cover article picture img{-o-object-fit:cover;object-fit:cover;height:100%;width:auto;}.coh-ce-cpt_image_media-12a7462e figure + .coh-container{display:none;}@media (max-width:1169px){.coh-ce-cpt_image_media-12a7462e.coh-style-image-portrait .coh-image-ps{max-height:20vh;margin-left:0rem;-webkit-transform:none;-ms-transform:none;transform:none;min-height:150px;}}.coh-ce-cpt_image_media-12a7462e .coh-image{-webkit-transform:none;-ms-transform:none;transform:none;margin:0rem;width:100%;}.coh-ce-cpt_impact_card-c4fa5111{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%;}.coh-ce-cpt_impact_card-466af053{margin-bottom:0.75rem;}.coh-ce-cpt_impact_card-da3cc163{color:var(--ssa-color-palette-white);}.coh-ce-cpt_impact_card-da3cc163:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;content:"";display:block;}.coh-ce-cpt_impact_card-38bc85ac{-webkit-flex-basis:0rem;-ms-flex-preferred-size:0rem;flex-basis:0rem;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:auto;}.coh-ce-cpt_link-285e5a92{margin-right:1rem;margin-left:1rem;}.coh-ce-cpt_link-285e5a92.add-space-below{margin-bottom:2rem;}@media (max-width:1169px){.coh-ce-cpt_link-285e5a92.add-space-below{margin-bottom:1.5rem;}}.coh-ce-cpt_linked_feature_card-466af053{margin-bottom:0.75rem;}.coh-ce-cpt_linked_feature_card-83b06d5:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;content:"";display:block;}.coh-ce-cpt_linked_feature_card-92be551f{margin-top:auto;}.coh-ce-cpt_linked_feature_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;}.coh-ce-cpt_logo_card-7e0447e5{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.coh-ce-cpt_logo_card-6456e07e{position:absolute;height:100%;width:100%;z-index:1;}.coh-ce-cpt_media_background_container-7c52b9d8{position:relative;}.coh-ce-cpt_media_background_container-d5e471af{width:100%;}.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;}}.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;}.coh-ce-cpt_price_card-13c60bc1{margin-bottom:0rem;}.coh-ce-cpt_price_card-ddddd610:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;content:"";z-index:1;display:block;}.coh-ce-cpt_price_card-6eb4d95c{margin-top:2rem;margin-bottom:2rem;}.coh-ce-cpt_price_card-b2503be0{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-top:auto;}.coh-ce-cpt_price_card-1775711d{margin-left:-0.5rem;}.coh-ce-cpt_price_card-77973a3b{font-size:3.125rem;}.coh-ce-cpt_price_card-5d509b1{font-size:0.875rem;font-weight:bold;margin-bottom:1.5rem;}.coh-ce-cpt_price_card-d17cb34a{margin-top:1.5rem;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}.coh-ce-cpt_price_card-5289bcbf{margin-bottom:1.5rem;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-cpt_pull_quote-27ebc8c0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.coh-ce-cpt_pull_quote-56a4eff0{background-color:rgba(0,0,0,0);}.coh-ce-cpt_pull_quote-56a4eff0 footer{padding-top:1em;padding-right:0rem;padding-bottom:0rem;padding-left:0rem;font-size:18px;line-height:1.8em;font-style:italic;letter-spacing:0.025em;}@media (max-width:564px){.coh-ce-cpt_pull_quote-56a4eff0 footer{font-size:16px;line-height:1.5em;}}.coh-ce-cpt_pull_quote-56a4eff0.regular_pull_quote{color:var(--ssa-color-palette-light-maroon);font-weight:400;font-size:1.9em;padding-top:1.3em;padding-right:1em;padding-bottom:0rem;padding-left:1em;margin-top:1em;margin-right:1em;margin-bottom:1.3em;margin-left:1em;border-top-width:6px;border-top-style:solid;border-left-style:none;border-top-color:var(--ssa-color-palette-gold);position:relative;line-height:1.5em;}@media (max-width:1023px){.coh-ce-cpt_pull_quote-56a4eff0.regular_pull_quote{margin-right:0rem;margin-left:0rem;}}@media (max-width:767px){.coh-ce-cpt_pull_quote-56a4eff0.regular_pull_quote{border-top-width:3px;font-size:1.5em;}}@media (max-width:564px){.coh-ce-cpt_pull_quote-56a4eff0.regular_pull_quote{font-size:1.125em;}}.coh-ce-cpt_pull_quote-56a4eff0.regular_pull_quote:before{content:"“";font-family:var(--ssa-font-stacks-georgia);font-size:6.5rem;line-height:.85em;text-align:center;color:var(--ssa-color-palette-gold);height:3rem;position:absolute;top:4px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:7rem;background-color:var(--ssa-color-palette-white);left:50%;}.coh-ce-cpt_pull_quote-56a4eff0.regular_pull_quote footer{color:var(--ssa-color-palette-dark-gray);text-align:left;}.coh-ce-cpt_pull_quote-56a4eff0.simple_pull_quote{color:var(--ssa-color-palette-darker-gray);font-size:1.333em;border-left-style:none;text-align:center;}.coh-ce-cpt_pull_quote-56a4eff0.simple_pull_quote:before{content:normal;}.coh-ce-cpt_pull_quote-56a4eff0.simple_pull_quote footer{color:var(--ssa-color-palette-darker-gray);text-align:center;padding-top:0.6em;}.simple_pull_quote .coh-ce-cpt_pull_quote-7763c352:before{margin-right:0.1em;font-size:1.5em;vertical-align:middle;content:"“";font-family:var(--ssa-font-stacks-georgia);line-height:0rem;}.simple_pull_quote .coh-ce-cpt_pull_quote-7763c352:after{margin-left:0.1em;font-size:1.5em;vertical-align:middle;font-family:var(--ssa-font-stacks-georgia);content:"”";line-height:0rem;}.coh-ce-cpt_pull_quote-2b1d1cb1{display:block;}.coh-ce-cpt_site_footer-cea9bd6f{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:1rem;padding-bottom:1rem;}.coh-ce-cpt_site_footer-41441a85{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-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;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:0rem;margin-right:auto;margin-bottom:0rem;margin-left:auto;}@media (max-width:767px){.coh-ce-cpt_site_footer-41441a85{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;text-align:center;}}.coh-ce-cpt_site_footer-c96704c0{margin-top:1.5rem;}.coh-ce-cpt_site_footer-2fc3236e{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media (max-width:767px){.coh-ce-cpt_site_footer-2fc3236e{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.coh-ce-cpt_site_footer-2fc3236e p{font-size:0.875rem;margin-bottom:.75em;}.coh-ce-cpt_site_footer-9a5a567{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-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-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 (max-width:767px){.coh-ce-cpt_site_footer-9a5a567{-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;}}.menu-position-desktop--left .coh-ce-cpt_site_footer-9a5a567{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;}.menu-position-desktop--center .coh-ce-cpt_site_footer-9a5a567{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.menu-position-desktop--right .coh-ce-cpt_site_footer-9a5a567{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.coh-ce-cpt_site_footer-9a5a567:after{margin-right:auto;}@media (max-width:767px){.coh-ce-cpt_site_footer-9a5a567:after{margin-right:0rem;}}.coh-ce-cpt_site_footer-8066fde5{-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;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 (max-width:767px){.coh-ce-cpt_site_footer-8066fde5{-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_site_footer-38826eb3{height:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:none;}@media (max-width:767px){.coh-ce-cpt_site_footer-38826eb3{height:auto;}}.coh-ce-cpt_site_footer-36c8c49d{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;-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;}@media (max-width:767px){.coh-ce-cpt_site_footer-36c8c49d{-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;}}.menu-position-desktop--left .coh-ce-cpt_site_footer-36c8c49d{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.menu-position-desktop--center .coh-ce-cpt_site_footer-36c8c49d{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.menu-position-desktop--right .coh-ce-cpt_site_footer-36c8c49d{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;}@media (max-width:767px){.menu-position-desktop--right .coh-ce-cpt_site_footer-36c8c49d{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}}.coh-ce-cpt_site_footer-36c8c49d:before{margin-left:auto;}@media (max-width:767px){.coh-ce-cpt_site_footer-36c8c49d:before{margin-left:0rem;}}.coh-ce-cpt_site_footer-72784a5e{height:5rem;padding-right:2rem;padding-left:2rem;margin-top:0rem;margin-right:auto;margin-bottom:0rem;margin-left:auto;width:100%;}@media (max-width:767px){.coh-ce-cpt_site_footer-72784a5e{height:auto;padding-right:0rem;padding-left:0rem;}}.coh-ce-cpt_site_footer-72784a5e p{font-size:0.75rem;}.coh-ce-cpt_site_footer-72784a5e p:last-child{margin-bottom:0rem;}.coh-ce-cpt_site_header-20008a42{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.coh-ce-cpt_site_header-20008a42.header-position--relative{position:relative;z-index:3;top:0rem;left:0rem;right:0rem;}.coh-ce-cpt_site_header-20008a42.header-position--fixed{position:fixed;top:0rem;left:0rem;right:0rem;z-index:3;}.toolbar-horizontal.toolbar-fixed .coh-ce-cpt_site_header-20008a42.header-position--fixed{top:2.4375rem;}.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .coh-ce-cpt_site_header-20008a42.header-position--fixed{top:4.9375rem;}.toolbar-vertical.toolbar-fixed .coh-ce-cpt_site_header-20008a42.header-position--fixed{top:2.4375rem;}.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu .menu-level-1 > li{position:relative;}@media (max-width:1439px){.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu .menu-level-1 .coh-menu-list-item:last-child .menu-level-2-wrapper{left:auto;right:0;}}@media (max-width:1439px){.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu .menu-level-1 .coh-menu-list-item:nth-last-child(2) .menu-level-2-wrapper{left:auto;right:0;}}.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu .menu-level-2-wrapper,.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu menu-wrapper{width:20rem;left:0;right:auto;top:50px;}@media (max-width:1023px){.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu .menu-level-2-wrapper,.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu menu-wrapper{width:auto;-webkit-transform:translateX(0rem);-ms-transform:translateX(0rem);transform:translateX(0rem);left:0 !important;}}.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu .menu-level-2-wrapper > .coh-container-boxed,.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu menu-wrapper > .coh-container-boxed{max-width:none;margin-right:0rem;margin-left:0rem;}.coh-ce-cpt_site_header-20008a42.menu-column-count-desktop-1 .main-menu .menu-level-2{-webkit-column-count:initial;-moz-column-count:initial;column-count:initial;}.ssa-page-builder-enabled .coh-ce-cpt_site_header-20008a42{z-index:600;}.coh-ce-cpt_site_header-42c3f86d{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}@media (max-width:1023px){.coh-ce-cpt_site_header-42c3f86d{height:3rem;}}.coh-ce-cpt_site_header-6412be4a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:0rem;-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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}@media (max-width:1023px){.coh-ce-cpt_site_header-6412be4a{-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;}}.menu-position-desktop--left .coh-ce-cpt_site_header-6412be4a{-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;}.coh-ce-cpt_site_header-6412be4a:after{margin-right:auto;}.coh-ce-cpt_site_header-e2a0ade6{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:1023px){.coh-ce-cpt_site_header-e2a0ade6{-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;}}.coh-ce-cpt_site_header-84e333f1{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.5rem;-webkit-transition:color 300ms ease-in-out;transition:color 300ms ease-in-out;}@media (max-width:1023px){.coh-ce-cpt_site_header-84e333f1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;}}.coh-ce-cpt_site_header-84e333f1:before{content:"\f0c9";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:1023px){.coh-ce-cpt_site_header-84e333f1:before{-webkit-margin-end:0.625rem;margin-inline-end:0.625rem;}}.coh-ce-cpt_site_header-84e333f1.menu-active:before{content:"\f00d";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:1023px){.coh-ce-cpt_site_header-84e333f1.menu-active:before{-webkit-margin-end:0.625rem;margin-inline-end:0.625rem;}}.coh-ce-cpt_site_header-84e333f1.menu-active:after{background-color:rgba(0,0,0,0.5);height:-webkit-calc(100vh - 48px);height:calc(100vh - 48px);width:100vw;position:absolute;top:3rem;bottom:0rem;left:0rem;right:0rem;z-index:-1;}@media (max-width:1023px){.coh-ce-cpt_site_header-84e333f1.menu-active:after{content:"";}}.coh-ce-cpt_site_header-4bd5ea3e{height:100%;}@media (max-width:1023px){.coh-ce-cpt_site_header-4bd5ea3e{position:absolute;top:100%;left:0rem;right:0rem;display:none;height:auto;max-width:33.3125rem;}}@media (max-width:564px){.coh-ce-cpt_site_header-4bd5ea3e{max-width:-webkit-calc(100vw - 32px);max-width:calc(100vw - 32px);}}.coh-ce-cpt_site_header-cae467c8{height:100%;}@media (max-width:1023px){.coh-ce-cpt_site_header-cae467c8{height:-webkit-calc(100vh - 48px);height:calc(100vh - 48px);overflow:scroll;-webkit-overflow-scrolling:touch;padding-bottom:7.125rem;}}.coh-ce-cpt_site_header-85f5d826{height:100%;}@media (max-width:1023px){.coh-ce-cpt_site_header-85f5d826{height:auto;}}.coh-ce-cpt_site_header-e105b38e{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-top:1rem;padding-bottom:1rem;margin-left:0rem;-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:1023px){.coh-ce-cpt_site_header-e105b38e{padding-top:0rem;padding-bottom:0rem;}}.menu-position-desktop--right .coh-ce-cpt_site_header-e105b38e{-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:1023px){.menu-position-desktop--right .coh-ce-cpt_site_header-e105b38e{-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-e105b38e:before{margin-left:auto;}.coh-ce-cpt_slide_item-2a8a81ab{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}.coh-ce-cpt_slide_item-2a8a81ab > .coh-component{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}.coh-ce-cpt_slide_item-2a8a81ab > .coh-component > .coh-style-margin-bottom-small{margin-bottom:0rem;}.coh-ce-cpt_slide_item-2a8a81ab > .coh-component.coh-style-margin-bottom-small{margin-bottom:0rem;}.coh-ce-cpt_social_links-cddee98f{margin-right:-0.5rem;margin-left:-0.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}@media (max-width:1023px){.coh-ce-cpt_social_links-cddee98f{width:100%;}}.coh-ce-cpt_social_links-1d86b0a{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;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.coh-ce-cpt_social_links-ffc5f5ad{height:3.75rem;width: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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.875rem;-webkit-border-radius:50%;border-radius:50%;}@media (max-width:767px){.coh-ce-cpt_social_links-ffc5f5ad{width:2.8125rem;}}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.twitter:before{content:"\e900";font-family:brands;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_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.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;}.coh-ce-cpt_social_links-ffc5f5ad.threads:before{content:"\e901";font-family:brands;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_social_links_card-849e44df{margin-bottom:1rem;}.coh-ce-cpt_social_links_card-33a132e2{margin-right:-0.25rem;margin-bottom:0rem;margin-left:-0.25rem;}.coh-ce-cpt_social_links_card-5dada3cd{margin-bottom:0.5rem;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.twitter:before{content:"\e900";font-family:brands;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_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.coh-ce-cpt_social_links_card-e63c16e7.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;}.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;}.coh-ce-cpt_stat_card-5e7d51c3{font-weight:bold;display:block;margin-bottom:1rem;}.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;}}.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;}}.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;}}.coh-ce-cpt_stat_card-9703bc5a{font-weight:bold;font-size:0.875rem;display:block;}.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_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-12483a01{color:var(--ssa-color-palette-maroon);margin-bottom:0rem;}.coh-ce-cpt_testimonial_card-43a16869{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:block;}@media (max-width:767px){.coh-ce-cpt_testimonial_card-43a16869{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_testimonial_card-43a16869.image-below{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;margin-right:auto;margin-left:auto;}.coh-ce-cpt_testimonial_card-43a16869.image-below .testimonial-image{max-width:10rem;}.coh-ce-cpt_testimonial_card-43a16869.image-below .testimonial-text{width:100%;float:right;margin-right:2rem;margin-left:2rem;}@media (max-width:767px){.coh-ce-cpt_testimonial_card-43a16869.image-below .testimonial-text{margin-top:0rem;}}.coh-ce-cpt_testimonial_card-43a16869.image-below .testimonial-attribution{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}.coh-ce-cpt_testimonial_card-43a16869.image-left .testimonial-text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.coh-ce-cpt_testimonial_card-43a16869.image-left .testimonial-image{width:30%;float:left;margin-right:4%;}@media (max-width:767px){.coh-ce-cpt_testimonial_card-43a16869.image-left .testimonial-image{margin-right:0rem;max-width:10rem;width:100%;}}.coh-ce-cpt_testimonial_card-43a16869.image-left .testimonial-text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-bottom:1.5rem;}.coh-ce-cpt_testimonial_card-43a16869.image-left .testimonial-attribution{margin-top:0rem;}@media (max-width:767px){.coh-ce-cpt_testimonial_card-43a16869.image-left .testimonial-attribution{text-align:center;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}}.coh-ce-cpt_testimonial_card-43a16869.image-left .testimonial-attribution{width:66%;float:right;}.coh-ce-cpt_testimonial_card-43a16869.image-left .testimonial-image{max-width:100%;}@media (max-width:767px){.coh-ce-cpt_testimonial_card-43a16869.image-left .testimonial-image{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-bottom:1.5rem;max-width:10rem;width:100%;}}.coh-ce-cpt_testimonial_card-43a16869.image-right .testimonial-image{width:30%;float:right;margin-left:4%;}@media (max-width:767px){.coh-ce-cpt_testimonial_card-43a16869.image-right .testimonial-image{margin-left:0rem;max-width:10rem;width:100%;}}.coh-ce-cpt_testimonial_card-43a16869.image-right .testimonial-text{width:-webkit-calc(66% - 4rem);width:calc(66% - 4rem);float:left;margin-top:2rem;margin-right:2rem;margin-left:2rem;}@media (max-width:767px){.coh-ce-cpt_testimonial_card-43a16869.image-right .testimonial-text{margin-top:0rem;width:100%;}}.coh-ce-cpt_testimonial_card-43a16869.image-right .testimonial-attribution{float:left;width:66%;}.coh-ce-cpt_testimonial_card-18e4eddb{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-align:left;position:relative;font-weight:bold;}@media (max-width:1023px){.coh-ce-cpt_testimonial_card-18e4eddb{padding-right:1.5625rem;padding-left:1.5625rem;}}.coh-ce-cpt_testimonial_card-18e4eddb:before{vertical-align:top;font-family:var(--ssa-font-stacks-open-sans);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:3.75rem;line-height:0.1em;position:relative;top:1.75rem;left:-2.5rem;display:block;content:"“";}@media (max-width:1023px){.coh-ce-cpt_testimonial_card-18e4eddb:before{left:-1.875rem;}}.coh-ce-cpt_testimonial_card-18e4eddb:after{font-family:var(--ssa-font-stacks-open-sans);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:3.75rem;line-height:0.1em;position:absolute;bottom:-0.9375rem;right:-1.5rem;content:"”";}@media (max-width:1023px){.coh-ce-cpt_testimonial_card-18e4eddb:after{right:0rem;}}.coh-ce-cpt_testimonial_card-18e4eddb p{font-weight:bold;}.coh-ce-cpt_testimonial_card-d0e2c3d{line-height:1rem;font-size:1rem;text-align:left;}@media (max-width:767px){.coh-ce-cpt_testimonial_card-d0e2c3d{text-align:left;}}.coh-ce-cpt_testimonial_card-bff7b63a{margin-right:16px;}.coh-ce-cpt_testimonial_card-5479f6cd{margin-right:auto;margin-left:auto;}.coh-ce-cpt_testimonial_card-717b1fd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.coh-ce-cpt_testimonial_card-1238903{margin-bottom:0.375rem;}.coh-ce-cpt_testimonial_card-3372006e{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.coh-ce-cpt_testimonial_card-117d3873{padding-bottom:0.25rem;font-size:0.875rem;line-height:1.5;}.coh-ce-cpt_testimonial_card-117d3873.coh-style-span-with-link{font-size:0rem;}.coh-ce-cpt_testimonial_card-cef3e2d9{line-height:1.5;font-size:0.875rem;}.coh-ce-cpt_testimonial_card-fcf6455f{font-size:0.875rem;line-height:1.5;margin-left:0.125rem;}.coh-ce-cpt_testimonial_card-fcf6455f.coh-style-span-with-link{font-size:0rem;}.coh-ce-cpt_testimonial_card-e0d045da{font-size:0.875rem;line-height:1.5;}.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73{-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;padding-right:1.875rem;padding-left:1.875rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media (max-width:1023px){.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73{display:none;}}@media (max-width:767px){.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73{display:none;}}.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 .utilities-menu li{padding-right:0.75rem;padding-left:0.75rem;}.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 .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:1023px){.coh-ce-cpt_utilities_bar_horizontal-830836c6 + *{margin-left:0rem;}}.coh-ce-cpt_utilities_bar_vertical-81040a3c{-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:1023px){.coh-ce-cpt_utilities_bar_vertical-81040a3c{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}.coh-ce-cpt_utilities_bar_vertical-81040a3c .social-links a{width:auto;}.coh-ce-cpt_utilities_bar_vertical-80f39919{height:100%;}.coh-ce-cpt_utilities_bar_vertical-80f39919 + *{margin-left:1rem;}@media (max-width:1023px){.coh-ce-cpt_utilities_bar_vertical-80f39919 + *{margin-left:0rem;}}.coh-ce-cpt_utilities_bar_vertical-80f39919 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-80f39919 a{padding-top:0.75rem;padding-right:1rem;padding-bottom:0.75rem;padding-left:1rem;}.coh-ce-cpt_video_media-ea901c4e{width:100%;}.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;}}.coh-ce-c2a716e9{padding-right:0.75rem;padding-left:0.75rem;}@media (max-width:767px){.coh-ce-c2a716e9{padding-right:0rem;padding-left:0rem;}}.coh-ce-3d39c93a{font-size:0.875rem;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-3d39c93a{padding-top:0.25rem;padding-right:1rem;padding-bottom:0.25rem;padding-left:1rem;}}.coh-ce-bd001ea5{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;margin-right:-1rem;margin-left:-1rem;font-size:0.875rem;}@media (max-width:1023px){.coh-ce-bd001ea5{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;margin-right:0rem;margin-left:0rem;}}@media (max-width:1023px){.coh-ce-bd001ea5 .coh-container-boxed{padding:0rem;}}.coh-ce-bd001ea5 ul.coh-menu-list-container{margin:0rem;padding:0rem;list-style-type:none;}.coh-ce-bd001ea5 li.coh-menu-list-item{padding-top:0rem;padding-right:0rem;padding-bottom:5px;padding-left:0rem;margin:0rem;position:relative;list-style-type:none;}.coh-ce-bd001ea5 li.coh-menu-list-item .coh-link{padding-top:.8em;padding-right:1.2em;padding-bottom:.8em;padding-left:1.2em;border-bottom-width:1px;border-bottom-style:solid;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;line-height:1.25;}.coh-ce-bd001ea5 li.coh-menu-list-item span.coh-link{cursor:default;}.coh-ce-bd001ea5 li.coh-menu-list-item.has-children > .coh-link:after{content:"\f107";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-top:.15em;margin-left:.8em;}@media (max-width:1023px){.coh-ce-bd001ea5 li.coh-menu-list-item.has-children > .coh-link:after{content:"\f107";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-bd001ea5 li.coh-menu-list-item.has-children.is-expanded > .coh-link:after{content:"\f107";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(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);}@media (max-width:1023px){.coh-ce-bd001ea5 li.coh-menu-list-item.has-children.is-expanded > .coh-link:after{content:"\f106";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-bd001ea5 li.coh-menu-list-item.has-children.is-collapsed > .coh-link:after{-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);}.coh-ce-bd001ea5 li.coh-menu-list-item.in-active-trail > .coh-link{font-weight:bold;}.coh-ce-bd001ea5 .menu-wrapper{-webkit-box-shadow:3px 10px 10px -1px rgba(34,34,34,.3);box-shadow:3px 10px 10px -1px rgba(34,34,34,.3);max-width:15rem;width:15rem;position:absolute;z-index:1;display:none;}@media (max-width:1439px){.coh-ce-bd001ea5 .menu-wrapper{-webkit-box-shadow:none;box-shadow:none;}}@media (max-width:1023px){.coh-ce-bd001ea5 .menu-wrapper{max-width:100%;-webkit-box-shadow:none;box-shadow:none;width:100%;position:static;}}.coh-ce-bd001ea5 .menu-wrapper .menu-wrapper{left:100%;top:.4em;}@media (max-width:1023px){.coh-ce-bd001ea5 .menu-wrapper .menu-wrapper{width:100%;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;}}.coh-ce-bd001ea5.menu-level-1 > li.coh-menu-list-item{-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-bd001ea5.menu-level-1 > li.coh-menu-list-item > .coh-link{border-style:none;border-width:0rem;border-bottom-width:0rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:0rem;padding-bottom:0rem;}@media (max-width:1023px){.coh-ce-bd001ea5.menu-level-1 > li.coh-menu-list-item > .coh-link{border-style:solid;padding-top:0.8em;padding-bottom:0.8em;}}.coh-ce-bd001ea5.menu-level-1 > li.coh-menu-list-item:first-child > .coh-link{padding-right:0rem;}@media (max-width:1439px){.coh-ce-bd001ea5.menu-level-1 .menu-level-2-wrapper .menu-wrapper{position:static;}}.coh-ce-bd001ea5.menu-level-1 > li.coh-menu-list-item:not(:first-child):not(:last-child) > .coh-link{border-right-color:var(--ssa-color-palette-dark-gray);border-right-style:solid;border-right-width:0.125rem;}@media (max-width:1023px){.coh-ce-bd001ea5.menu-level-1 > li.coh-menu-list-item:not(:first-child):not(:last-child) > .coh-link{border-right-style:none;border-right-width:0rem;}}.coh-ce-bd001ea5 .menu-level-2 li.coh-menu-list-item.has-children > .coh-link: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;}@media (max-width:1439px){.coh-ce-bd001ea5 .menu-level-2 li.coh-menu-list-item.has-children > .coh-link:after{content:"\f107";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:1023px){.coh-ce-bd001ea5 .menu-level-2 li.coh-menu-list-item.has-children > .coh-link:after{content:"\f107";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-bd001ea5 .menu-level-2 li.coh-menu-list-item.has-children.is-expanded > .coh-link:after{-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);}@media (max-width:1439px){.coh-ce-bd001ea5 .menu-level-2 li.coh-menu-list-item.has-children.is-expanded > .coh-link:after{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);}}@media (max-width:1023px){.coh-ce-bd001ea5 .menu-level-2 li.coh-menu-list-item.has-children.is-expanded > .coh-link:after{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);}}@media (max-width:1439px){.coh-ce-bd001ea5 .menu-level-2 > li.coh-menu-list-item > .coh-link{padding-left:2em;}}@media (max-width:1023px){.coh-ce-bd001ea5 .menu-level-2 > li.coh-menu-list-item > .coh-link{padding-left:2em;}}@media (max-width:1439px){.coh-ce-bd001ea5 .menu-level-3 > li.coh-menu-list-item > .coh-link{padding-left:3em;}}@media (max-width:1023px){.coh-ce-bd001ea5 .menu-level-3 > li.coh-menu-list-item > .coh-link{padding-left:3em;}}@media (max-width:1439px){.coh-ce-bd001ea5 .menu-level-4 > li.coh-menu-list-item > .coh-link{padding-left:4em;}}@media (max-width:1023px){.coh-ce-bd001ea5 .menu-level-4 > li.coh-menu-list-item > .coh-link{padding-left:4em;}}@media (max-width:1439px){.coh-ce-bd001ea5 .menu-level-5 > li.coh-menu-list-item > .coh-link{padding-left:5em;}}@media (max-width:1023px){.coh-ce-bd001ea5 .menu-level-5 > li.coh-menu-list-item > .coh-link{padding-left:5em;}}.coh-ce-b1f2eaab.has-children > a:after{content:"\f107";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:200ms ease-in-out transform;transition:200ms ease-in-out transform;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}.coh-ce-b1f2eaab.has-children.is-collapsed > a:after{-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg);}.coh-ce-b1f2eaab.has-children.is-expanded > a:after{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);}.coh-ce-7ff6f676{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.9375rem;padding-right:1.25rem;padding-bottom:0.9375rem;padding-left:1.25rem;text-transform:uppercase;}@media (max-width:1023px){.coh-ce-7ff6f676{padding-right:1rem;padding-left:1rem;height:auto;}}.coh-ce-7ff6f676:focus{-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0);}.coh-ce-e587bce{pointer-events:none;}.coh-ce-e3caed90{pointer-events:auto;}.coh-ce-7349c21e{list-style-type:none;}.coh-ce-7c234cb6{pointer-events:none;}.coh-ce-217c58e4{pointer-events:auto;}.coh-ce-ffe055c5{list-style-type:none;}.coh-ce-d47157a4{list-style-type:none;}.coh-ce-5464d549{list-style-type:none;}.coh-ce-61cbe9b2{list-style-type:none;}.coh-ce-39a1ac35{list-style-type:none;}.coh-ce-5161516a{list-style-type:none;}.coh-ce-9c23e4ec{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;}.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%;}.coh-ce-6efa8e60{position:relative;-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;}.coh-ce-7af13573{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;background-color:var(--ssa-color-palette-light-gold);-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px;}.coh-ce-e7892fd2{margin-bottom:0.25rem;}.coh-ce-9f7b70d6{color:var(--ssa-color-palette-black);}.coh-ce-9f7b70d6:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-9f7b70d6:hover{color:var(--ssa-color-palette-darkest-gray);}.coh-ce-9f7b70d6:active{color:var(--ssa-color-palette-darkest-gray);}.coh-ce-f741afd0{font-size:16px;}@media (max-width:767px){.coh-ce-f741afd0{font-size:15px;}}.coh-ce-475aa0a0{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-475aa0a0 img{-o-object-fit:cover;object-fit:cover;max-height:500px;}.coh-ce-877acc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;background-color:rgba(239,231,208,1);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;}@media (max-width:767px){.coh-ce-877acc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:0.75rem;padding-right:0.75rem;padding-bottom:0.75rem;padding-left:0.75rem;}}.coh-ce-5b75dcf6{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;word-break:break-word;margin-left:2rem;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:1169px){.coh-ce-5b75dcf6{margin-left:1.5rem;}}@media (max-width:767px){.coh-ce-5b75dcf6{margin:1.5rem 0 !important;}}.coh-ce-6c972dcc{margin-bottom:0.25rem;font-size:0rem;}.coh-ce-496b95eb{border:none;font-size:1.5rem;line-height:1.25;color:var(--ssa-color-palette-maroon);}@media (max-width:1169px){.coh-ce-496b95eb{font-size:1.375rem;}}@media (max-width:767px){.coh-ce-496b95eb{font-size:1.25rem;}}.coh-ce-496b95eb:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-496b95eb:hover{color:var(--ssa-color-palette-black);}.coh-ce-496b95eb:active{color:var(--ssa-color-palette-black);}.coh-ce-5d417116{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;-o-object-fit:cover;object-fit:cover;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;}@media (max-width:1169px){.coh-ce-5d417116{width:9rem;}}@media (max-width:1023px){.coh-ce-5d417116{width:7rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (max-width:767px){.coh-ce-5d417116{width:100%;}}.coh-ce-5d417116 img{-o-object-fit:cover;object-fit:cover;}@media (max-width:767px){.coh-ce-5d417116 img{width:100%;}}.coh-ce-c3cf5900 .coh-link--file + .coh-link--file{display:none;}.coh-ce-9aaedf33{margin-bottom:2rem;}@media (max-width:1169px){.coh-ce-9aaedf33{margin-bottom:1.5rem;}}.coh-ce-122e8ef9{width:auto;}.coh-ce-6efa8e60{position:relative;-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;}.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;}.coh-ce-c344495e{font-size:0rem;margin-bottom:0.625rem;}.coh-ce-61eab7e{font-size:1.25rem;line-height:1.5;}@media (max-width:1023px){.coh-ce-61eab7e{font-size:1.125rem;}}.coh-ce-61eab7e:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-4de19973{position:absolute;top:0.75rem;z-index:1;right:0rem;}.coh-ce-2e67bec0 p{margin-bottom:0rem;}.coh-ce-73aa535c{position:relative;z-index:1;}.coh-ce-59cddfc1{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-6efa8e60{position:relative;-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;}.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;}.coh-ce-5ddc8256:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-4de19973{position:absolute;top:0.75rem;z-index:1;right:0rem;}.coh-ce-2e67bec0 p{margin-bottom:0rem;}.coh-ce-73aa535c{position:relative;z-index:1;}.coh-ce-59cddfc1{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-6efa8e60{position:relative;-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;}.coh-ce-116db497{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-116db497 p{font-weight:600;color:var(--ssa-color-palette-dark-gray);}.coh-ce-13c60bc1{margin-bottom:0rem;}.coh-ce-9f7b70d6{color:var(--ssa-color-palette-black);}.coh-ce-9f7b70d6:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-9f7b70d6:hover{color:var(--ssa-color-palette-darkest-gray);}.coh-ce-9f7b70d6:active{color:var(--ssa-color-palette-darkest-gray);}.coh-ce-c4f92157{margin-top:0.5rem;margin-bottom:0.5rem;}.coh-ce-3913079c{color:var(--ssa-color-palette-dark-gray);}.coh-ce-69855e6{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;padding:0 0 2rem;}@media (max-width:767px){.coh-ce-69855e6{padding:0 0 1.5rem;}}.coh-ce-bacaa4c0{text-transform:capitalize;}.coh-ce-28a0c9a3{-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-f3056ae2{text-align:left;color:var(--ssa-color-palette-maroon);margin-bottom:0rem;}.coh-ce-9ef21266{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.coh-ce-6caa9eb2 .field--name-body p:last-child{margin-bottom:0rem;}.coh-ce-71b39425{background-color:var(--ssa-color-palette-subtle-gray);position:relative;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-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:4rem;padding:1.5rem;}@media (max-width:1169px){.coh-ce-71b39425{margin-top:3rem;}}@media (max-width:767px){.coh-ce-71b39425{padding:1rem;}}.coh-ce-20ae43e8{margin-bottom:0.375rem;}@media (max-width:767px){.coh-ce-20ae43e8{margin-bottom:0rem;}}.coh-ce-d1dab1c4:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-712d5635{max-width:9rem;}@media (max-width:564px){.coh-ce-712d5635{max-width:6rem;}}.coh-ce-b1455f00{background-color:var(--ssa-color-palette-subtle-yellow);}.coh-ce-94c8bbeb{margin-bottom:2.5rem;}@media (max-width:1023px){.coh-ce-94c8bbeb{margin-bottom:1.25rem;}}.coh-ce-94c8bbeb .field--name-field-more-stories{-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;}@media (max-width:1023px){.coh-ce-94c8bbeb .field--name-field-more-stories{gap:20px;}}.coh-ce-2e6b2456{color:var(--ssa-color-palette-maroon);}.coh-ce-53a99039{position:relative;}.coh-ce-684c5d43{position:static;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}@media (max-width:767px){.coh-ce-684c5d43{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}}.coh-ce-b5364c8f{-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;height:100%;}.coh-ce-4dcb4ebd{font-size:0rem;margin-bottom:1.25rem;}.coh-ce-fa36ae8a{font-size:1.25rem;line-height:1.5;}@media (max-width:1023px){.coh-ce-fa36ae8a{font-size:1.125rem;}}.coh-ce-fa36ae8a:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-3cbd05ea{position:absolute;top:0.75rem;z-index:1;right:0rem;}.coh-ce-502ed8e p{margin-bottom:0rem;}.coh-ce-73aa535c{position:relative;z-index:1;}.coh-ce-50358fdd{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}@media (max-width:767px){.coh-ce-50358fdd{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}}.coh-ce-1f1917b{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;}@media (max-width:767px){.coh-ce-1f1917b{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.coh-ce-1f1917b.horizontal-card-v2{background-color:rgba(0,0,0,0);}.coh-ce-6b5c58ac{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;word-break:break-word;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-a7024231{margin-bottom:0.25rem;}.coh-ce-13e78156{border:none;color:var(--ssa-color-palette-black);}.coh-ce-13e78156:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-13e78156:hover{color:var(--ssa-color-palette-black);}.coh-ce-13e78156:active{color:var(--ssa-color-palette-black);}.coh-ce-db14ab73{margin-bottom:0.625rem;color:var(--ssa-color-palette-dark-gray);}.coh-ce-f741afd0{font-size:16px;}@media (max-width:767px){.coh-ce-f741afd0{font-size:15px;}}.coh-ce-1171c34f{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;width:40%;padding:0 2rem 0 0;height:100%;}@media (max-width:1023px){.coh-ce-1171c34f{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (max-width:767px){.coh-ce-1171c34f{width:100%;padding:0 0 1.5rem 0;}}.coh-ce-1171c34f img{-o-object-fit:cover;object-fit:cover;aspect-ratio:13 / 10;width:100%;}@media (max-width:767px){.coh-ce-1171c34f img{aspect-ratio:initial;}}.coh-ce-53a99039{position:relative;}.coh-ce-3b95372d{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:static;}@media (max-width:767px){.coh-ce-3b95372d{padding-top:1.5rem;}}.coh-ce-eb42837d:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-7e564741{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-7e564741 li{font-size:0.75rem;}@media (max-width:767px){.coh-ce-7e564741 li{font-size:0.625rem;}}.coh-ce-f53e21f2{position:relative;z-index:2;}.coh-ce-73aa535c{position:relative;z-index:1;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-53a99039{position:relative;}.coh-ce-1bab7180{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-1bab7180{padding-top:1.5rem;}}.coh-ce-1bab7180 p{color:var(--ssa-color-palette-dark-gray);font-weight:600;}.coh-ce-13c60bc1{margin-bottom:0rem;}.coh-ce-12b666a8:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-dcd3a8fa{margin-top:0.5rem;margin-bottom:0.5rem;}@media (max-width:767px){.coh-ce-8974d321{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}}.coh-ce-8974d321 img{width:100%;}.coh-ce-22560d86{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;}.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;}.coh-ce-6efc081b{font-size:0rem;}.coh-ce-30ca42dd{font-size:1.25rem;line-height:1.5;}@media (max-width:1023px){.coh-ce-30ca42dd{font-size:1.125rem;}}.coh-ce-30ca42dd:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-4de19973{position:absolute;top:0.75rem;z-index:1;right:0rem;}.coh-ce-89be1bfa{margin-top:0.5rem;}.coh-ce-59cddfc1{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-22560d86{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;}.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;}.coh-ce-43dd5800:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-4de19973{position:absolute;top:0.75rem;z-index:1;right:0rem;}.coh-ce-ee59a617{margin-top:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}.coh-ce-59cddfc1{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-6efa8e60{position:relative;-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;}.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;}.coh-ce-e7892fd2{margin-bottom:0.25rem;}.coh-ce-9f7b70d6{color:var(--ssa-color-palette-black);}.coh-ce-9f7b70d6:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-9f7b70d6:hover{color:var(--ssa-color-palette-darkest-gray);}.coh-ce-9f7b70d6:active{color:var(--ssa-color-palette-darkest-gray);}.coh-ce-f741afd0{font-size:16px;}@media (max-width:767px){.coh-ce-f741afd0{font-size:15px;}}.coh-ce-5a518673{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;padding:0 0 2rem;}@media (max-width:767px){.coh-ce-5a518673{padding:0 0 1.5rem;}}.coh-ce-28a0c9a3{flex-direction:column;align-items:center;}.coh-ce-b6bea166{text-align:left;color:var(--ssa-color-palette-maroon);}.coh-ce-2d26afd5{border-bottom-style:none;margin-bottom:24px;}.coh-ce-bd5e4d7e{text-align:center;flex-direction:column;justify-content:center;text-transform:uppercase;display:flex;height:100%;background-color:var(--ssa-color-palette-subtle-gray);min-height:8.75rem;border-radius:8px;max-height:10.75rem;}.coh-ce-9673760d{align-items:center;justify-content:center;display:flex;}.coh-ce-9673760d span{margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;padding-top:0rem;padding-right:0rem;padding-bottom:0rem;padding-left:0rem;}.coh-ce-1aa05639{color:var(--ssa-color-palette-light-maroon);font-weight:bold;}.coh-ce-6817eeca li{list-style-type:none;margin-bottom:1.25rem;margin-left:0rem;}@media (max-width:767px){.coh-ce-6817eeca li{margin-bottom:0.625rem;}}.coh-ce-dd385fc7{display:block;}.coh-ce-f027d308{font-weight:bold;}.coh-ce-92b5b0d4:before{content:"-";margin-right:0.5rem;margin-left:0.5rem;}.coh-ce-3bceca6{border-style:none;text-decoration:underline;}.coh-ce-39490a18{border-top-width:0.0625rem;border-top-style:solid;border-top-color:var(--ssa-color-palette-black);}.coh-ce-75be381c{border-bottom-width:0.0625rem;border-bottom-style:solid;border-bottom-color:var(--ssa-color-palette-black);width:100%;display:block;}.coh-ce-3789cae2{margin-bottom:2.5rem;border-bottom-style:solid;border-bottom-width:0.0625rem;border-bottom-color:var(--ssa-color-palette-black);}@media (max-width:1023px){.coh-ce-3789cae2{margin-bottom:1.25rem;}}.coh-ce-3789cae2 .field--name-field-more-events{flex-direction:column;display:flex;}@media (max-width:1023px){.coh-ce-3789cae2 .field--name-field-more-events{gap:20px;}}.coh-ce-684c5d43{position:static;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}@media (max-width:767px){.coh-ce-684c5d43{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}}.coh-ce-c416cc99{height:100%;}.coh-ce-6efc081b{font-size:0rem;}.coh-ce-1d27ebc4{font-size:1.25rem;line-height:1.5;}@media (max-width:1023px){.coh-ce-1d27ebc4{font-size:1.125rem;}}.coh-ce-1d27ebc4:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-9fc9ae44{position:absolute;top:0.75rem;z-index:1;right:0rem;}.coh-ce-96da9aba p{margin-bottom:0rem;}.coh-ce-a5815298{-o-object-fit:cover;object-fit:cover;height:100%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}@media (max-width:767px){.coh-ce-a5815298{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}}.coh-ce-53a99039{position:relative;}.coh-ce-6a124001{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-6a124001{padding-top:1.5rem;}}.coh-ce-6a124001.coh-style-card-text-light-background .card-link--no-link{color:var(--ssa-color-palette-maroon);}.coh-ce-f2db87e1{color:var(--ssa-color-palette-maroon);margin-bottom:0.25rem;}.coh-ce-b5b09259{color:var(--ssa-color-palette-maroon);}.coh-ce-b5b09259:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-f53e21f2{position:relative;z-index:2;}.coh-ce-f741afd0{font-size:16px;}@media (max-width:767px){.coh-ce-f741afd0{font-size:15px;}}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-bd5e4d7e{text-align:center;-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;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;background-color:var(--ssa-color-palette-subtle-gray);min-height:8.75rem;-webkit-border-radius:8px;border-radius:8px;max-height:10.75rem;}.coh-ce-9673760d{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-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;}.coh-ce-9673760d span{margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;padding-top:0rem;padding-right:0rem;padding-bottom:0rem;padding-left:0rem;}.coh-ce-53a99039{position:relative;}.coh-ce-ef0944fc{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-ef0944fc{padding-top:1.5rem;}}.coh-ce-21d988c5:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-21496508{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-f53e21f2{position:relative;z-index:2;}.coh-ce-73aa535c{position:relative;z-index:1;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-53a99039{position:relative;}.coh-ce-2bf15074{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-2bf15074{padding-top:1.5rem;}}.coh-ce-9ee256c:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-21496508{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-f53e21f2{position:relative;z-index:2;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-6a124001{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-6a124001{padding-top:1.5rem;}}.coh-ce-6a124001.coh-style-card-text-light-background .card-link--no-link{color:var(--ssa-color-palette-maroon);}.coh-ce-f2db87e1{color:var(--ssa-color-palette-maroon);margin-bottom:0.25rem;}.coh-ce-b5b09259{color:var(--ssa-color-palette-maroon);}.coh-ce-b5b09259:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-92a11bd3{color:var(--ssa-color-palette-black);}.coh-ce-4be11647{color:var(--ssa-color-palette-black);}.coh-ce-f741afd0{font-size:16px;}@media (max-width:767px){.coh-ce-f741afd0{font-size:15px;}}.coh-ce-41669234{text-align:center;-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;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;background-color:var(--ssa-color-palette-subtle-gray);min-height:8.75rem;-webkit-border-radius:16px;border-radius:16px;max-height:10.75rem;}.coh-ce-ab1c626b{margin-bottom:0rem;}.coh-ce-c901d589{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-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;color:var(--ssa-color-palette-dark-gray);}.coh-ce-c901d589 span{margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;padding-top:0rem;padding-right:0rem;padding-bottom:0rem;padding-left:0rem;}.coh-ce-22560d86{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;}.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;}.coh-ce-4dcb4ebd{font-size:0rem;margin-bottom:1.25rem;}.coh-ce-3ce6ae67{font-size:1.25rem;line-height:1.5;}@media (max-width:1023px){.coh-ce-3ce6ae67{font-size:1.125rem;}}.coh-ce-3ce6ae67:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-9a595384 p{margin-bottom:0rem;}.coh-ce-59cddfc1{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-28a0c9a3{-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-808a72d7{text-align:center;}.coh-ce-6caa9eb2 .field--name-body p:last-child{margin-bottom:0rem;}.coh-ce-53a99039{position:relative;}.coh-ce-2c2d3a3{position:static;}.coh-ce-6ae5b3f{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%;}.coh-ce-10113d37{font-size:0rem;margin-bottom:1.25rem;}.coh-ce-9f5f14a4{font-size:1.25rem;line-height:1.5;}@media (max-width:1023px){.coh-ce-9f5f14a4{font-size:1.125rem;}}.coh-ce-9f5f14a4:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-640ae48b p{margin-bottom:0rem;}.coh-ce-9941a73d{-o-object-fit:cover;object-fit:cover;height:100%;}.coh-ce-53a99039{position:relative;}.coh-ce-ef0944fc{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-ef0944fc{padding-top:1.5rem;}}.coh-ce-5a92296f:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-21496508{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-53a99039{position:relative;}.coh-ce-2bf15074{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-2bf15074{padding-top:1.5rem;}}.coh-ce-4dcb4ebd{font-size:0rem;margin-bottom:1.25rem;}.coh-ce-31570954{font-size:1.25rem;line-height:1.5;}@media (max-width:1023px){.coh-ce-31570954{font-size:1.125rem;}}.coh-ce-31570954:before{content:"";position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;display:block;}.coh-ce-21496508{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-61bd3de7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.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;}.coh-ce-d9390b26{margin-bottom:0.25rem;font-size:0rem;}.coh-ce-9c70e4fc{line-height:1.5;font-size:1.25rem;}@media (max-width:1023px){.coh-ce-9c70e4fc{font-size:1.125rem;}}.coh-ce-9c70e4fc:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-fe3d8c61{line-height:1.25;margin-bottom:0.625rem;}.coh-ce-bb4e9e58{display:inline;}.coh-ce-58a87b0a{margin-bottom:0rem;}.coh-ce-cb445d60{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-283a1937 p{font-size:1.11rem;}.coh-ce-352b8940{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;max-width:90rem;margin-right:auto;margin-left:auto;width:100%;}@media (max-width:564px){.coh-ce-352b8940{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.coh-ce-13c60bc1{margin-bottom:0rem;}.coh-ce-3fbdadfe{margin-top:0.3125rem;}.coh-ce-3fbdadfe li{list-style-type:none;margin-top:0rem;margin-right:0.3125rem;margin-bottom:0rem;margin-left:0rem;}.coh-ce-4d525b1c{font-weight:700;margin-top:0rem;margin-bottom:0rem;}.coh-ce-d34ba3db{font-weight:700;}.coh-ce-7992bc48{font-weight:700;margin-top:0.625rem;margin-bottom:0rem;}.coh-ce-bc151630{margin-bottom:0.5rem;}.coh-ce-52b71112{margin-bottom:0rem;}.coh-ce-470deb78{margin-bottom:0rem;}.coh-ce-470deb78.cv-item{margin-bottom:0rem;}.coh-ce-ddf9c00d{text-transform:lowercase;text-transform:capitalize;}.coh-ce-119b78bd article .coh-container:before{display:none;}.coh-ce-c537ae40{z-index:1;}.coh-ce-d18e21ae{margin-bottom:2.5rem;}@media (max-width:1023px){.coh-ce-d18e21ae{margin-bottom:1.25rem;}}.coh-ce-d18e21ae .field--name-field-grad-students{gap:40px;-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;}@media (max-width:1023px){.coh-ce-d18e21ae .field--name-field-grad-students{gap:20px;}}@media (max-width:1023px){.coh-ce-821d141b{margin-top:1.875rem;}}.coh-ce-39f93e54{-webkit-border-radius:initial;border-radius:initial;margin-top:0rem;margin-right:0rem;margin-bottom:0rem;margin-left:0rem;width:100%;font-weight:normal;}.coh-ce-39f93e54:after{content:"\f144";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:3.125rem;margin-left:0.625rem;}.coh-ce-5684b0cf{width:auto;min-width:56.25rem;}@media (max-width:1169px){.coh-ce-5684b0cf{min-width:43.75rem;}}@media (max-width:1023px){.coh-ce-5684b0cf{min-width:initial;width:100vw;}}.coh-ce-78f483cd{background-color:var(--ssa-color-palette-subtle-gray);padding-top:1.25rem;padding-right:1.25rem;padding-bottom:3.125rem;padding-left:1.25rem;}.coh-ce-97285d66{margin-top:1.875rem;}.coh-ce-97285d66 li,.coh-ce-97285d66 .social-media-item p{list-style-type:none;margin-top:0rem;margin-right:0rem;margin-bottom:0.625rem;margin-left:0rem;}.coh-ce-97285d66 .list-item-link a,.coh-ce-97285d66 .list-item p,.coh-ce-97285d66 .list-item-div.center div.list-item-div__wrapper{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;}.coh-ce-97285d66 .list-item-link a:before,.coh-ce-97285d66 .list-item p:before,.coh-ce-97285d66 .list-item-div.center div.list-item-div__wrapper:before{color:var(--ssa-color-palette-white);font-size:1.125rem;background-color:var(--ssa-color-palette-light-maroon);height:1.875rem;width:1.875rem;-webkit-border-radius:2.4375rem;border-radius:2.4375rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:0.3125rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.coh-ce-97285d66 .list-item-link.center a:before,.coh-ce-97285d66 .list-item.center p:before,.coh-ce-97285d66 .list-item-div.center div.list-item-div__wrapper:before{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.coh-ce-97285d66 p{margin:0;font-size:18px !important;font-family:var(--ssa-font-stacks-open-sans);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}.coh-ce-97285d66 p a{font-size:18px !important;font-family:var(--ssa-font-stacks-open-sans);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;border-width:0rem;}.coh-ce-97285d66 a{border-width:0rem;}.coh-ce-3df58424 div.list-item-div__wrapper: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;}.coh-ce-f1f6389f .field__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;row-gap:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.coh-ce-fa3c7bc{border-bottom-style:none;margin-bottom:0rem;}.coh-ce-fa3c7bc [href*=tel]:before{content:"\f095";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-b6e6cc04 [href*=mailto]:before{content:"\f003";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-c74e73a{text-transform:none;border-bottom-style:none;}.coh-ce-b9e477fd [href*=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;}.coh-ce-b9e477fd [href*=twitter]:before,.coh-ce-b9e477fd [href*=x]:before{content:"\e900";font-family:brands;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-b9e477fd [href*=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;}.coh-ce-b9e477fd [href*=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;}.coh-ce-b9e477fd [href*=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;}.coh-ce-b9e477fd [href*=http]:not([href*="facebook"]):not([href*="twitter"]):not([href*="x.com"]):not([href*="linkedin"]):not([href*="instagram"]):not([href*="youtube"]):before{content:"\f0c1";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-476656ac div.list-item-div__wrapper:before{content:"\f086";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-2fb23624 .coh-video div{max-width:100%;width:100%;}.coh-ce-2fb23624 iframe{width:100% !important;}.coh-ce-18cb4790{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;}.coh-ce-18cb4790.horizontal_card_person{background-color:rgba(0,0,0,0);}.coh-ce-e5a6d3e9{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;word-break:break-word;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-6c972dcc{margin-bottom:0.25rem;font-size:0rem;}.coh-ce-7287bf41{border:none;font-size:1.5rem;line-height:1.25;}@media (max-width:1169px){.coh-ce-7287bf41{font-size:1.375rem;}}@media (max-width:767px){.coh-ce-7287bf41{font-size:1.25rem;}}.coh-ce-7287bf41:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-fe3d8c61{line-height:1.25;margin-bottom:0.625rem;}.coh-ce-bb4e9e58{display:inline;}.coh-ce-93625a78{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;-o-object-fit:cover;object-fit:cover;height:100%;width:9rem;}@media (max-width:1023px){.coh-ce-93625a78{width:7rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}.coh-ce-18cb4790{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;}.coh-ce-18cb4790.horizontal_card_person{background-color:rgba(0,0,0,0);}.coh-ce-e5a6d3e9{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;word-break:break-word;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-6c972dcc{margin-bottom:0.25rem;font-size:0rem;}.coh-ce-ab234c23{border:none;font-size:1.5rem;line-height:1.25;color:var(--ssa-color-palette-black);}@media (max-width:1169px){.coh-ce-ab234c23{font-size:1.375rem;}}@media (max-width:767px){.coh-ce-ab234c23{font-size:1.25rem;}}.coh-ce-ab234c23:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-ab234c23:hover{color:var(--ssa-color-palette-black);}.coh-ce-ab234c23:active{color:var(--ssa-color-palette-black);}.coh-ce-db14ab73{margin-bottom:0.625rem;color:var(--ssa-color-palette-dark-gray);}.coh-ce-a073cf1a{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;-o-object-fit:cover;object-fit:cover;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;}@media (max-width:1169px){.coh-ce-a073cf1a{width:9rem;}}@media (max-width:1023px){.coh-ce-a073cf1a{width:7rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}.coh-ce-53a99039{position:relative;}.coh-ce-2bf15074{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-2bf15074{padding-top:1.5rem;}}.coh-ce-26da7d3c{margin-bottom:2px;}.coh-ce-11eadd0:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-9d8e5215{margin-bottom:1.5rem;}.coh-ce-bebfba2c{font-weight:bold;z-index:1;}.coh-ce-bebfba2c a.coh-link{color:var(--ssa-color-palette-black);}.coh-ce-ddf9c00d{text-transform:lowercase;text-transform:capitalize;}.coh-ce-c537ae40{z-index:1;}.coh-ce-21496508{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-73aa535c{position:relative;z-index:1;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-53a99039{position:relative;}.coh-ce-ef0944fc{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-ef0944fc{padding-top:1.5rem;}}.coh-ce-202945a6{margin-bottom:0.5rem;}.coh-ce-f425944d:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-9d8e5215{margin-bottom:1.5rem;}.coh-ce-21496508{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-f53e21f2{position:relative;z-index:2;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-53a99039{position:relative;}.coh-ce-2bf15074{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-2bf15074{padding-top:1.5rem;}}.coh-ce-26da7d3c{margin-bottom:2px;}.coh-ce-11eadd0:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-9d8e5215{margin-bottom:1.5rem;}.coh-ce-f041a686{font-weight:bold;z-index:1;}.coh-ce-f041a686 a.coh-link{color:var(--ssa-color-palette-black);}.coh-ce-69f6184b{text-transform:lowercase;text-transform:capitalize;}.coh-ce-21496508{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-73aa535c{position:relative;z-index:1;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-22560d86{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;}.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;}.coh-ce-76574aa2{font-size:0rem;margin-bottom:0.375rem;}.coh-ce-b45ff4a4{font-size:1.25rem;line-height:1.5;}@media (max-width:1023px){.coh-ce-b45ff4a4{font-size:1.125rem;}}.coh-ce-b45ff4a4:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-596c7508{font-style:normal;}.coh-ce-596c7508 p{margin-bottom:0rem;}.coh-ce-704ea629{position:absolute;top:0.75rem;left:0.75rem;z-index:1;}.coh-ce-59cddfc1{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-28a0c9a3{-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-808a72d7{text-align:center;}.coh-ce-9ef21266{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.coh-ce-a66384b4{background-color:var(--ssa-color-palette-subtle-gray);height:100%;}.coh-ce-42bc939c{font-style:normal;}.coh-ce-53a99039{position:relative;}.coh-ce-2c2d3a3{position:static;}.coh-ce-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-76574aa2{font-size:0rem;margin-bottom:0.375rem;}.coh-ce-2f09be53{font-size:1.25rem;line-height:1.5;}@media (max-width:1023px){.coh-ce-2f09be53{font-size:1.125rem;}}.coh-ce-2f09be53:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-d3454133{font-style:normal;}.coh-ce-d3454133 p{margin-bottom:0rem;}.coh-ce-6e42edaa{margin-bottom:0rem;}.coh-ce-79b4e449{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;-o-object-fit:cover;object-fit:cover;height:100%;}.coh-ce-53a99039{position:relative;}.coh-ce-ef0944fc{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-ef0944fc{padding-top:1.5rem;}}.coh-ce-1493e217:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-42bc939c{font-style:normal;}.coh-ce-21496508{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-f53e21f2{position:relative;z-index:2;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-53a99039{position:relative;}.coh-ce-2bf15074{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (max-width:767px){.coh-ce-2bf15074{padding-top:1.5rem;}}.coh-ce-7e698238:before{position:absolute;top:0rem;bottom:0rem;left:0rem;right:0rem;z-index:1;content:"";display:block;}.coh-ce-42bc939c{font-style:normal;}.coh-ce-21496508{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:1rem;}.coh-ce-f53e21f2{position:relative;z-index:2;}.coh-ce-65ff7b26{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;}.coh-ce-c537ae40{z-index:1;}.coh-ce-e2f46abd{justify-content:space-between;}.coh-ce-2dbdadd7{max-width:100%;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-d922780c{font-size:0.875rem;text-align:right;}@media (max-width:1023px){.coh-ce-bf72e625{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.coh-ce-593f24b{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:none !important;}@media (max-width:1169px){.coh-ce-593f24b{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}}@media (max-width:1169px){.coh-ce-c62188c6{display:none !important;}}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-bf3c6f79 .card-outer-container{background-color:var(--ssa-color-palette-subtle-gray);}.coh-ce-2863065b .slick-dots{padding-top:1rem;}.coh-ce-d69cf191{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-2863065b .slick-dots{padding-top:1rem;}.coh-ce-d69cf191{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-452ae3cc{background-color:var(--ssa-color-palette-subtle-gray);display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;}@media (max-width:1023px){.coh-ce-452ae3cc{grid-template-columns:auto;row-gap:20px;}}.coh-ce-452ae3cc:before{display:none;}.coh-ce-7f0e07c5 .coh-accordion-tabs-nav{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-7f0e07c5 .coh-accordion-tabs-nav:before{content:"Show events by:";font-weight:bold;display:inline-block;}.coh-ce-d877d88a{display:contents;}.coh-ce-d877d88a > .views-exposed-form{display:contents;}.coh-ce-d877d88a > .views-exposed-form > form#views-exposed-form-events-page{display:contents;}.coh-ce-d877d88a > .views-exposed-form > form#views-exposed-form-events-page .form-item{padding-top:0rem;padding-right:0rem;padding-bottom:0rem;padding-left:0rem;}.coh-ce-1ed3c699 .coh-accordion-tabs-nav{display:none;}.coh-ce-1ed3c699 .coh-accordion-tabs-nav:before{content:"Show events by:";font-weight:bold;display:inline-block;margin-top:0.7125rem;margin-bottom:0.3125rem;}.coh-ce-57ab3a21{background-color:var(--ssa-color-palette-white);}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-593f24b{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:none !important;}@media (max-width:1169px){.coh-ce-593f24b{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}}@media (max-width:1169px){.coh-ce-c62188c6{display:none !important;}}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-a9669222{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-a9669222 .card-outer-container{background-color:var(--ssa-color-palette-subtle-gray);}.coh-ce-2863065b .slick-dots{padding-top:1rem;}.coh-ce-d69cf191{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-2863065b .slick-dots{padding-top:1rem;}.coh-ce-d69cf191{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-2863065b .slick-dots{padding-top:1rem;}.coh-ce-d69cf191{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-2863065b .slick-dots{padding-top:1rem;}.coh-ce-d69cf191{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-2863065b .slick-dots{padding-top:1rem;}.coh-ce-d69cf191{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-f9740bdd .card-outer-container{background-color:var(--ssa-color-palette-subtle-gray);}.coh-ce-5cbe1723{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.coh-ce-de1841af{text-align:right;font-size:0.875rem;}.coh-ce-ec06f69b{border-bottom-width:0.0625rem;border-bottom-style:solid;border-bottom-color:var(--ssa-color-palette-light-gray);}.coh-ce-98cf5ba7{padding-top:0.5rem;}.coh-ce-6f78460f{overflow:hidden;position:relative;}.coh-ce-9585c690{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.coh-ce-98cf5ba7{padding-top:0.5rem;}.coh-ce-9585c690{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
