/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.block-card-pagination-component{}.block-card-pagination-component h3{line-height:26px !important;}@media screen and (max-width:1024px){.block-card-pagination-component h2,.block-card-pagination-component h3{line-height:23px !important;font-size:18px !important;}}@media screen and (max-width:720px){.block-card-pagination-component .title{margin-bottom:1rem !important;}.block-card-pagination-component .article-card__header .article-title a{color:#3200E6 !important;}}.block-card-pagination-component .block-card-pagination__header .title{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:baseline;margin-bottom:2rem;}.block-card-pagination-component .block-card-pagination__header .title.show-space-bar{padding-bottom:1.5rem;border-bottom:1px solid black;}.block-card-pagination-component .block-card-pagination__header .title .left h2{font-weight:400;margin-bottom:0;}.block-card-pagination-component .block-card-pagination__header .title .right .link-to-page a{font-weight:700;font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#3200E6;}.block-card-pagination-component .block-card-pagination__header .title .right .carousel-arrows{display:flex;gap:1rem;}.block-card-pagination-component .block-card-pagination__header .title .right .carousel-arrows .arrow-left,.block-card-pagination-component .block-card-pagination__header .title .right .carousel-arrows .arrow-right{position:relative;top:unset;left:unset;right:unset;bottom:unset;margin:0;background-image:url(/themes/custom/geodis_ss/assets/svg/arrow.svg);background-repeat:no-repeat;background-size:contain;width:16px;height:12px;}.block-card-pagination-component .block-card-pagination__header .title .right .carousel-arrows .arrow-left::after,.block-card-pagination-component .block-card-pagination__header .title .right .carousel-arrows .arrow-right::after{content:unset;}.block-card-pagination-component .block-card-pagination__header .title .right .carousel-arrows .arrow-right{transform:scaleX(-1);}.block-card-pagination-component .total-result p{margin-bottom:0.5rem;}.block-card-pagination-component .total-result a{color:black;font-weight:400;font-size:14px;}.block-card-pagination-component .total-result a span{font-weight:500;color:#3200E6;}.block-card-pagination-component .block-card-pagination__articles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2.5rem;}.block-card-pagination-component .block-card-pagination__articles .article-card{display:flex;flex-flow:column;height:auto;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header{flex:0 1 auto;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-image img{width:100%;height:100%;aspect-ratio:1/0.57;object-fit:cover;object-position:center;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-tags-and-date{display:flex;justify-content:space-between;margin:1rem 0;line-break:anywhere;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-tags-and-date .article-tags{display:flex;column-gap:1rem;flex-wrap:wrap;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-tags-and-date .article-tags li{color:#3200E6;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-tags-and-date .article-tags li,.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-tags-and-date .article-date p{font-weight:400;font-size:14px;white-space:nowrap;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-tags-and-date ul,.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-tags-and-date li,.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-tags-and-date p{margin:0;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-tags-and-date li{list-style:none;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-title{font-weight:400;font-size:20px;margin-bottom:1rem;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-title a{color:black;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__header .article-title a:hover{color:#3200E6;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__content .article-summary{margin-bottom:2rem;font-size:1rem;font-weight:400;color:black !important;line-height:21px;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__content .article-summary a{color:black;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__content .article-summary .article-image{display:none;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__content .read-more{font-weight:700;font-size:14px;color:black;}.block-card-pagination-component .block-card-pagination__articles .article-card .article-card__content .read-more::after{content:"";display:inline-block;background-image:url("/themes/custom/geodis_ss/assets/svg/arrow.svg");background-repeat:no-repeat;background-size:contain;width:14px;height:11px;margin-left:0.5rem;transform:scale(-1);vertical-align:middle;}.block-card-pagination-component.latest .block-card-pagination__articles{grid-template-columns:repeat(2,1fr);grid-gap:2rem;}.block-card-pagination-component.latest .block-card-pagination__articles .article-card{padding:4rem 7.5rem;background-color:#F5F5F5;}.block-card-pagination-component.latest .block-card-pagination__articles .article-card .article-tags-and-date{margin:0 0 1rem 0;}.block-card-pagination-component.latest .block-card-pagination__articles .article-card .article-date p,.block-card-pagination-component.latest .block-card-pagination__articles .article-card .article-summary{margin-bottom:1rem;}@media screen and (max-width:1024px){.block-card-pagination-component.latest .block-card-pagination__articles .article-card{padding:3rem 1.5rem;background-color:#F5F5F5;}}@media screen and (max-width:768px){.block-card-pagination-component.carousel.swiper .block-card-pagination__articles{display:flex;grid-gap:unset;}.block-card-pagination-component.grid .block-card-pagination__articles{grid-template-columns:repeat(1,1fr);grid-gap:2rem;}.block-card-pagination-component.grid .block-card-pagination__articles .article-card__header .article-tags-and-date{margin:0 0 0.5rem 0;}.block-card-pagination-component.grid .block-card-pagination__articles .article-card__header .article-title a{color:#3200E6;}.block-card-pagination-component.grid .block-card-pagination__articles .article-card__header .article-image{display:none;}.block-card-pagination-component.grid .block-card-pagination__articles .article-card__content{justify-content:end;}.block-card-pagination-component.grid .block-card-pagination__articles .article-card__content .article-summary{display:flex;gap:1rem;margin-bottom:1.5rem;}.block-card-pagination-component.grid .block-card-pagination__articles .article-card__content .article-summary .article-image{display:block;position:relative;width:30%;max-width:130px;flex-shrink:0;overflow:hidden;}.block-card-pagination-component.grid .block-card-pagination__articles .article-card__content .article-summary .article-image img{width:100%;aspect-ratio:1;object-fit:cover;object-position:center;}.block-card-pagination-component.latest .block-card-pagination__articles{grid-template-columns:repeat(1,1fr);grid-gap:1rem;}.block-card-pagination-component.grid .article-card .article-card__content .read-more,.block-card-pagination-component.carousel .article-card .article-card__content .read-more{text-align:right;}}.block-card-pagination-component .pager{margin-top:60px;}.block-card-pagination-component .filters .block-cards-article-filters--container{margin-bottom:32px;}.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button{display:none;width:100%;height:43px;border:2px solid black;transition:all 250ms ease-out;cursor:pointer;justify-content:center;align-items:center;}.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button[aria-expanded=true]{background-color:black;}.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button[aria-expanded=true] .text{color:white;}.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button[aria-expanded=true] .text:before{background-image:url('data:image/svg+xml,<svg width="16" height="13" viewBox="0 0 16 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 0.634033C7.39659 0.634033 6.88993 1.05286 6.74353 1.61171H0.830349C0.713231 1.61044 0.603751 1.67154 0.543919 1.77339C0.48536 1.87523 0.48536 1.99998 0.543919 2.10183C0.603751 2.20367 0.713231 2.26477 0.830349 2.2635H6.74353C6.88993 2.82236 7.39659 3.24118 8 3.24118C8.60341 3.24118 9.11007 2.82236 9.25647 2.2635H15.1697C15.2868 2.26477 15.3962 2.20367 15.4561 2.10183C15.5146 1.99998 15.5146 1.87523 15.4561 1.77339C15.3962 1.67154 15.2868 1.61044 15.1697 1.61171H9.25647C9.11007 1.05286 8.60341 0.634033 8 0.634033ZM8 1.28582C8.3539 1.28582 8.63269 1.55825 8.64797 1.90833C8.64669 1.92742 8.64669 1.94779 8.64797 1.96816C8.63269 2.31697 8.3539 2.58939 8 2.58939C7.6461 2.58939 7.36731 2.31697 7.35203 1.96689C7.35331 1.94779 7.35331 1.92742 7.35203 1.90705C7.36731 1.55825 7.6461 1.28582 8 1.28582ZM12.5625 5.19654C11.9591 5.19654 11.4524 5.61536 11.306 6.17422H0.830349C0.713231 6.17295 0.603751 6.23405 0.543919 6.33589C0.48536 6.43773 0.48536 6.56249 0.543919 6.66433C0.603751 6.76617 0.713231 6.82728 0.830349 6.826H11.306C11.4524 7.38486 11.9591 7.80368 12.5625 7.80368C13.1659 7.80368 13.6726 7.38486 13.819 6.826H15.1697C15.2868 6.82728 15.3962 6.76617 15.4561 6.66433C15.5146 6.56249 15.5146 6.43773 15.4561 6.33589C15.3962 6.23405 15.2868 6.17295 15.1697 6.17422H13.819C13.6726 5.61536 13.1659 5.19654 12.5625 5.19654ZM12.5625 5.84832C12.9164 5.84832 13.1952 6.12075 13.2105 6.47083C13.2092 6.48993 13.2092 6.5103 13.2105 6.53066C13.1952 6.87947 12.9164 7.1519 12.5625 7.1519C12.2086 7.1519 11.9298 6.87947 11.9145 6.52939C11.9158 6.5103 11.9158 6.48993 11.9145 6.46956C11.9298 6.12075 12.2086 5.84832 12.5625 5.84832ZM4.41517 9.75904C3.81176 9.75904 3.3051 10.1779 3.1587 10.7367H0.830349C0.713231 10.7354 0.603751 10.7966 0.543919 10.8984C0.48536 11.0002 0.48536 11.125 0.543919 11.2268C0.603751 11.3287 0.713231 11.3898 0.830349 11.3885H3.1587C3.3051 11.9474 3.81176 12.3662 4.41517 12.3662C5.01859 12.3662 5.52525 11.9474 5.67165 11.3885H15.1697C15.2868 11.3898 15.3962 11.3287 15.4561 11.2268C15.5146 11.125 15.5146 11.0002 15.4561 10.8984C15.3962 10.7966 15.2868 10.7354 15.1697 10.7367H5.67165C5.52525 10.1779 5.01859 9.75904 4.41517 9.75904ZM4.41517 10.4108C4.76907 10.4108 5.04787 10.6833 5.06314 11.0333C5.06187 11.0524 5.06187 11.0728 5.06314 11.0932C5.04787 11.442 4.76907 11.7144 4.41517 11.7144C4.06127 11.7144 3.78248 11.442 3.76721 11.0919C3.76848 11.0728 3.76848 11.0524 3.76721 11.0321C3.78248 10.6833 4.06127 10.4108 4.41517 10.4108Z" fill="white"/></svg>');}.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button[aria-expanded=true] .text:after{background-image:url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.375 1.06682L6 6.69182L11.625 1.06682L10.8663 0.308105L6 5.17439L1.13372 0.308105L0.375 1.06682Z" fill="white"/></svg>');transform:rotate(180deg);}.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button .text{color:black;font-size:14px;font-weight:400;}.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button .text:before,.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button .text:after{content:"";display:inline-block;width:16px;height:16px;vertical-align:middle;margin:0 10px;transition:all 250ms ease-out;background-repeat:no-repeat;background-position:center;}.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button .text:before{background-image:url('data:image/svg+xml,<svg width="16" height="13" viewBox="0 0 16 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 0.634033C7.39659 0.634033 6.88993 1.05286 6.74353 1.61171H0.830349C0.713231 1.61044 0.603751 1.67154 0.543919 1.77339C0.48536 1.87523 0.48536 1.99998 0.543919 2.10183C0.603751 2.20367 0.713231 2.26477 0.830349 2.2635H6.74353C6.88993 2.82236 7.39659 3.24118 8 3.24118C8.60341 3.24118 9.11007 2.82236 9.25647 2.2635H15.1697C15.2868 2.26477 15.3962 2.20367 15.4561 2.10183C15.5146 1.99998 15.5146 1.87523 15.4561 1.77339C15.3962 1.67154 15.2868 1.61044 15.1697 1.61171H9.25647C9.11007 1.05286 8.60341 0.634033 8 0.634033ZM8 1.28582C8.3539 1.28582 8.63269 1.55825 8.64797 1.90833C8.64669 1.92742 8.64669 1.94779 8.64797 1.96816C8.63269 2.31697 8.3539 2.58939 8 2.58939C7.6461 2.58939 7.36731 2.31697 7.35203 1.96689C7.35331 1.94779 7.35331 1.92742 7.35203 1.90705C7.36731 1.55825 7.6461 1.28582 8 1.28582ZM12.5625 5.19654C11.9591 5.19654 11.4524 5.61536 11.306 6.17422H0.830349C0.713231 6.17295 0.603751 6.23405 0.543919 6.33589C0.48536 6.43773 0.48536 6.56249 0.543919 6.66433C0.603751 6.76617 0.713231 6.82728 0.830349 6.826H11.306C11.4524 7.38486 11.9591 7.80368 12.5625 7.80368C13.1659 7.80368 13.6726 7.38486 13.819 6.826H15.1697C15.2868 6.82728 15.3962 6.76617 15.4561 6.66433C15.5146 6.56249 15.5146 6.43773 15.4561 6.33589C15.3962 6.23405 15.2868 6.17295 15.1697 6.17422H13.819C13.6726 5.61536 13.1659 5.19654 12.5625 5.19654ZM12.5625 5.84832C12.9164 5.84832 13.1952 6.12075 13.2105 6.47083C13.2092 6.48993 13.2092 6.5103 13.2105 6.53066C13.1952 6.87947 12.9164 7.1519 12.5625 7.1519C12.2086 7.1519 11.9298 6.87947 11.9145 6.52939C11.9158 6.5103 11.9158 6.48993 11.9145 6.46956C11.9298 6.12075 12.2086 5.84832 12.5625 5.84832ZM4.41517 9.75904C3.81176 9.75904 3.3051 10.1779 3.1587 10.7367H0.830349C0.713231 10.7354 0.603751 10.7966 0.543919 10.8984C0.48536 11.0002 0.48536 11.125 0.543919 11.2268C0.603751 11.3287 0.713231 11.3898 0.830349 11.3885H3.1587C3.3051 11.9474 3.81176 12.3662 4.41517 12.3662C5.01859 12.3662 5.52525 11.9474 5.67165 11.3885H15.1697C15.2868 11.3898 15.3962 11.3287 15.4561 11.2268C15.5146 11.125 15.5146 11.0002 15.4561 10.8984C15.3962 10.7966 15.2868 10.7354 15.1697 10.7367H5.67165C5.52525 10.1779 5.01859 9.75904 4.41517 9.75904ZM4.41517 10.4108C4.76907 10.4108 5.04787 10.6833 5.06314 11.0333C5.06187 11.0524 5.06187 11.0728 5.06314 11.0932C5.04787 11.442 4.76907 11.7144 4.41517 11.7144C4.06127 11.7144 3.78248 11.442 3.76721 11.0919C3.76848 11.0728 3.76848 11.0524 3.76721 11.0321C3.78248 10.6833 4.06127 10.4108 4.41517 10.4108Z" fill="black"/></svg>');}.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button .text:after{background-image:url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.375 1.06682L6 6.69182L11.625 1.06682L10.8663 0.308105L6 5.17439L1.13372 0.308105L0.375 1.06682Z" fill="black"/></svg>');transform:rotate(0);}.block-card-pagination-component .filters .block-cards-article-filters--inputs-row{display:flex;align-items:baseline;}.block-card-pagination-component .filters .block-cards-article-filters--inputs-row > *:not(.filter-text){flex:1;margin-left:32px;margin-top:0;margin-bottom:0;}.block-card-pagination-component .filters .block-cards-article-filters--inputs-row .filter-text{position:relative;top:6px;}.block-card-pagination-component .filters .block-cards-article-filters--values-row--list{display:none;align-items:center;list-style-type:none;margin:0;flex-wrap:wrap;}.block-card-pagination-component .filters .block-cards-article-filters--values-row--list.active{display:flex;}.block-card-pagination-component .filters .block-cards-article-filters--values-row li{padding:4px 8px;color:black;margin:20px 0 0 0;}.block-card-pagination-component .filters .block-cards-article-filters--values-row li.select2-selection__choice{display:flex;flex-direction:row-reverse;background-color:#E4E4E4;margin-right:16px;flex-wrap:nowrap;white-space:nowrap;}.block-card-pagination-component .filters .block-cards-article-filters--values-row li.select2-selection__choice .select2-selection__choice__remove{margin-left:16px;font-size:32px;font-weight:200;line-height:24px;cursor:pointer;}.block-card-pagination-component .filters .block-cards-article-filters--values-row li.clear-button-container{display:flex;cursor:pointer;}.block-card-pagination-component .filters .block-cards-article-filters--values-row li.clear-button-container::before{content:"×";display:block;font-size:32px;font-weight:200;line-height:24px;margin-right:16px;}.block-card-pagination-component .filters .block-cards-article-filters--values-row li.clear-button-container .block-cards-article-filters--filter-item--clear-button{border:none;position:relative;}@media screen and (max-width:720px){.block-card-pagination-component .filters .block-cards-article-filters--open-mobile-filters-button{display:flex;}.block-card-pagination-component .filters .block-cards-article-filters--inputs-row{display:none;flex-direction:column;}.block-card-pagination-component .filters .block-cards-article-filters--inputs-row > *{margin-left:0 !important;margin-top:16px !important;}.block-card-pagination-component .filters .block-cards-article-filters--inputs-row .filter-text{display:none;}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.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);}
.animated{animation-duration:1s;animation-fill-mode:both;}.animated.infinite{animation-iteration-count:infinite;}.animated.hinge{animation-duration:2s;}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s;}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transform:translate3d(0,0,0);}40%,43%{animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(0,-30px,0);}70%{animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(0,-15px,0);}90%{transform:translate3d(0,-4px,0);}}.bounce{animation-name:bounce;transform-origin:center bottom;}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{animation-name:flash;}@keyframes pulse{from{transform:scale3d(1,1,1);}50%{transform:scale3d(1.05,1.05,1.05);}to{transform:scale3d(1,1,1);}}.pulse{animation-name:pulse;}@keyframes rubberBand{from{transform:scale3d(1,1,1);}30%{transform:scale3d(1.25,0.75,1);}40%{transform:scale3d(0.75,1.25,1);}50%{transform:scale3d(1.15,0.85,1);}65%{transform:scale3d(.95,1.05,1);}75%{transform:scale3d(1.05,.95,1);}to{transform:scale3d(1,1,1);}}.rubberBand{animation-name:rubberBand;}@keyframes shake{from,to{transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0);}20%,40%,60%,80%{transform:translate3d(10px,0,0);}}.shake{animation-name:shake;}@keyframes headShake{0%{transform:translateX(0);}6.5%{transform:translateX(-6px) rotateY(-9deg);}18.5%{transform:translateX(5px) rotateY(7deg);}31.5%{transform:translateX(-3px) rotateY(-5deg);}43.5%{transform:translateX(2px) rotateY(3deg);}50%{transform:translateX(0);}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake;}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg);}40%{transform:rotate3d(0,0,1,-10deg);}60%{transform:rotate3d(0,0,1,5deg);}80%{transform:rotate3d(0,0,1,-5deg);}to{transform:rotate3d(0,0,1,0deg);}}.swing{transform-origin:top center;animation-name:swing;}@keyframes tada{from{transform:scale3d(1,1,1);}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{transform:scale3d(1,1,1);}}.tada{animation-name:tada;}@keyframes wobble{from{transform:none;}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{transform:none;}}.wobble{animation-name:wobble;}@keyframes jello{from,11.1%,to{transform:none;}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{transform:skewX(6.25deg) skewY(6.25deg);}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}.jello{animation-name:jello;transform-origin:center;}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;transform:scale3d(.3,.3,.3);}20%{transform:scale3d(1.1,1.1,1.1);}40%{transform:scale3d(.9,.9,.9);}60%{opacity:1;transform:scale3d(1.03,1.03,1.03);}80%{transform:scale3d(.97,.97,.97);}to{opacity:1;transform:scale3d(1,1,1);}}.bounceIn{animation-name:bounceIn;}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;transform:translate3d(0,-3000px,0);}60%{opacity:1;transform:translate3d(0,25px,0);}75%{transform:translate3d(0,-10px,0);}90%{transform:translate3d(0,5px,0);}to{transform:none;}}.bounceInDown{animation-name:bounceInDown;}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;transform:translate3d(-3000px,0,0);}60%{opacity:1;transform:translate3d(25px,0,0);}75%{transform:translate3d(-10px,0,0);}90%{transform:translate3d(5px,0,0);}to{transform:none;}}.bounceInLeft{animation-name:bounceInLeft;}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;transform:translate3d(3000px,0,0);}60%{opacity:1;transform:translate3d(-25px,0,0);}75%{transform:translate3d(10px,0,0);}90%{transform:translate3d(-5px,0,0);}to{transform:none;}}.bounceInRight{animation-name:bounceInRight;}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;transform:translate3d(0,3000px,0);}60%{opacity:1;transform:translate3d(0,-20px,0);}75%{transform:translate3d(0,10px,0);}90%{transform:translate3d(0,-5px,0);}to{transform:translate3d(0,0,0);}}.bounceInUp{animation-name:bounceInUp;}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1);}to{opacity:0;transform:scale3d(.3,.3,.3);}}.bounceOut{animation-name:bounceOut;}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0);}40%,45%{opacity:1;transform:translate3d(0,-20px,0);}to{opacity:0;transform:translate3d(0,2000px,0);}}.bounceOutDown{animation-name:bounceOutDown;}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0);}to{opacity:0;transform:translate3d(-2000px,0,0);}}.bounceOutLeft{animation-name:bounceOutLeft;}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0);}to{opacity:0;transform:translate3d(2000px,0,0);}}.bounceOutRight{animation-name:bounceOutRight;}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0);}40%,45%{opacity:1;transform:translate3d(0,20px,0);}to{opacity:0;transform:translate3d(0,-2000px,0);}}.bounceOutUp{animation-name:bounceOutUp;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{animation-name:fadeIn;}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0);}to{opacity:1;transform:none;}}.fadeInDown{animation-name:fadeInDown;}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0);}to{opacity:1;transform:none;}}.fadeInDownBig{animation-name:fadeInDownBig;}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0);}to{opacity:1;transform:none;}}.fadeInLeft{animation-name:fadeInLeft;}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0);}to{opacity:1;transform:none;}}.fadeInLeftBig{animation-name:fadeInLeftBig;}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0);}to{opacity:1;transform:none;}}.fadeInRight{animation-name:fadeInRight;}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0);}to{opacity:1;transform:none;}}.fadeInRightBig{animation-name:fadeInRightBig;}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0);}to{opacity:1;transform:none;}}.fadeInUp{animation-name:fadeInUp;}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0);}to{opacity:1;transform:none;}}.fadeInUpBig{animation-name:fadeInUpBig;}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{animation-name:fadeOut;}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;transform:translate3d(0,100%,0);}}.fadeOutDown{animation-name:fadeOutDown;}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;transform:translate3d(0,2000px,0);}}.fadeOutDownBig{animation-name:fadeOutDownBig;}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;transform:translate3d(-100%,0,0);}}.fadeOutLeft{animation-name:fadeOutLeft;}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{animation-name:fadeOutLeftBig;}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;transform:translate3d(100%,0,0);}}.fadeOutRight{animation-name:fadeOutRight;}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;transform:translate3d(2000px,0,0);}}.fadeOutRightBig{animation-name:fadeOutRightBig;}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;transform:translate3d(0,-100%,0);}}.fadeOutUp{animation-name:fadeOutUp;}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{animation-name:fadeOutUpBig;}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out;}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out;}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in;}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in;}to{transform:perspective(400px);animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip;}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0;}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in;}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX;}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0;}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in;}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY;}@keyframes flipOutX{from{transform:perspective(400px);}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@keyframes flipOutY{from{transform:perspective(400px);}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY;}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{transform:skewX(20deg);opacity:1;}80%{transform:skewX(-5deg);opacity:1;}to{transform:none;opacity:1;}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out;}@keyframes lightSpeedOut{from{opacity:1;}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in;}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0;}to{transform-origin:center;transform:none;opacity:1;}}.rotateIn{animation-name:rotateIn;}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0;}to{transform-origin:left bottom;transform:none;opacity:1;}}.rotateInDownLeft{animation-name:rotateInDownLeft;}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0;}to{transform-origin:right bottom;transform:none;opacity:1;}}.rotateInDownRight{animation-name:rotateInDownRight;}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0;}to{transform-origin:left bottom;transform:none;opacity:1;}}.rotateInUpLeft{animation-name:rotateInUpLeft;}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0;}to{transform-origin:right bottom;transform:none;opacity:1;}}.rotateInUpRight{animation-name:rotateInUpRight;}@keyframes rotateOut{from{transform-origin:center;opacity:1;}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{animation-name:rotateOut;}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1;}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{animation-name:rotateOutDownLeft;}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1;}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{animation-name:rotateOutDownRight;}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1;}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{animation-name:rotateOutUpLeft;}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1;}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{animation-name:rotateOutUpRight;}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out;}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out;}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;}to{transform:translate3d(0,700px,0);opacity:0;}}.hinge{animation-name:hinge;}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom;}50%{transform:rotate(-10deg);}70%{transform:rotate(3deg);}to{opacity:1;transform:scale(1);}}.jackInTheBox{animation-name:jackInTheBox;}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;transform:none;}}.rollIn{animation-name:rollIn;}@keyframes rollOut{from{opacity:1;}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{animation-name:rollOut;}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{animation-name:zoomIn;}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInDown{animation-name:zoomInDown;}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInLeft{animation-name:zoomInLeft;}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInRight{animation-name:zoomInRight;}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInUp{animation-name:zoomInUp;}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;transform:scale3d(.3,.3,.3);}to{opacity:0;}}.zoomOut{animation-name:zoomOut;}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomOutDown{animation-name:zoomOutDown;}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center;}}.zoomOutLeft{animation-name:zoomOutLeft;}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center;}}.zoomOutRight{animation-name:zoomOutRight;}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomOutUp{animation-name:zoomOutUp;}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible;}to{transform:translate3d(0,0,0);}}.slideInDown{animation-name:slideInDown;}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible;}to{transform:translate3d(0,0,0);}}.slideInLeft{animation-name:slideInLeft;}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible;}to{transform:translate3d(0,0,0);}}.slideInRight{animation-name:slideInRight;}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible;}to{transform:translate3d(0,0,0);}}.slideInUp{animation-name:slideInUp;}@keyframes slideOutDown{from{transform:translate3d(0,0,0);}to{visibility:hidden;transform:translate3d(0,100%,0);}}.slideOutDown{animation-name:slideOutDown;}@keyframes slideOutLeft{from{transform:translate3d(0,0,0);}to{visibility:hidden;transform:translate3d(-100%,0,0);}}.slideOutLeft{animation-name:slideOutLeft;}@keyframes slideOutRight{from{transform:translate3d(0,0,0);}to{visibility:hidden;transform:translate3d(100%,0,0);}}.slideOutRight{animation-name:slideOutRight;}@keyframes slideOutUp{from{transform:translate3d(0,0,0);}to{visibility:hidden;transform:translate3d(0,-100%,0);}}.slideOutUp{animation-name:slideOutUp;}
.choice_language_form{display:none;position:absolute;background:#FFFFFF;padding:20px;border:1px solid black;box-shadow:0px 0px 70px rgba(0,0,0,0.15);width:260px;cursor:auto;white-space:normal;}.choice_language_form a{display:block !important;color:black !important;font-weight:400;line-height:16.8px;}.choice_language_form__top-mobile{display:none;}.choice_language_form__main{background:white;}.choice_language_form__language-items a{padding-bottom:20px;}.choice_language_form .separator{padding:0;margin:0;}.choice_language_form__find_another-country a{padding-top:20px;text-transform:none !important;}footer .choice_language_form{bottom:270px;}
.paragraph--unpublished{background-color:#fff4f4;}
.media-library-widget-modal .ui-dialog-buttonpane{margin-top:0;}.media-library-widget-modal .form-actions{display:flex;flex-wrap:wrap;align-items:flex-start;}.media-library-widget-modal form .description{margin-top:6px;margin-bottom:6px;color:#55565b;font-size:13px;line-height:17px;}.media-library-widget-modal .views-exposed-form{display:flex;flex-wrap:wrap;margin-top:24px;margin-bottom:24px;padding:8px 24px 24px 24px;border:1px solid #dedfe4;border-radius:2px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.media-library-widget-modal .views-exposed-form .form-submit{margin:40px 8px 0 0;}.media-library-widget-modal .form-text,.media-library-widget-modal .form-select,.media-library-widget-modal .form-url,.media-library-widget-modal .form-file{box-sizing:border-box;max-width:100%;min-height:3rem;padding:11px 15px;color:#232429;border:1px solid #919297;border-radius:1px;background:#fff;font-size:17px;line-height:1.5rem;-webkit-appearance:none;appearance:none;}.media-library-widget-modal .form-select{padding-right:31px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 9'%3e%3cpath fill='none' stroke-width='1.5' d='M1 1l6 6 6-6' stroke='%23545560'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:95% 50%;background-size:14px 9px;}.media-library-widget-modal .form-item label{display:table;margin-top:4px;margin-bottom:4px;font-size:14px;font-weight:bold;line-height:1.125rem;}.media-library-widget-modal .views-exposed-form .form-item{max-width:100%;margin:16px 12px 0 0;}[dir="rtl"] .media-library-widget-modal .views-exposed-form .form-item{margin-right:0;margin-left:12px;}.media-library-widget-modal .button{border:1px solid transparent !important;display:inline-block;margin:1rem 0.75rem 1rem 0;padding:15px 23px;cursor:pointer;text-align:center;text-decoration:none;color:#232429;border-radius:2px;background-color:#d3d4d9;font-size:16px;font-weight:700;line-height:16px;-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;}[dir="rtl"] .media-library-widget-modal .button{margin:16px 0 16px 0;}.media-library-widget-modal .button:not(:focus){box-shadow:0 1px 2px rgba(0,0,0,0.25);}.media-library-widget-modal .button:hover{text-decoration:none;background-color:#c1c2c7;}.media-library-widget-modal .button:focus{text-decoration:none;}.media-library-widget-modal .button:active{background-color:#adaeb3;}.media-library-widget-modal .no-touchevents .button--small{margin:0.75rem 0.5rem 0.75rem 0;padding:calc(0.5rem - 1px) calc(1rem - 1px);font-size:0.79rem;}.media-library-widget-modal .no-touchevents .button--extrasmall{margin:0.5rem 0.5rem 0.5rem 0;padding:calc(0.25rem - 1px) calc(0.75rem - 1px);font-size:0.79rem;}[dir="rtl"].media-library-widget-modal.no-touchevents .button--small,[dir="rtl"].media-library-widget-modal.no-touchevents .button--extrasmall{margin-right:0;margin-left:0.5rem;}.media-library-widget-modal .button--action{margin:0;}.media-library-widget-modal .button--action::before{margin-left:-0.25em;padding-right:0.25em;content:"+";font-weight:900;}[dir="rtl"] .media-library-widget-modal .button--action::before{margin-right:-0.25em;margin-left:0;padding-right:0;padding-left:0.25em;}.media-library-widget-modal a.button:hover,.media-library-widget-modal a.button:active{color:#232429;}.media-library-widget-modal  .button--primary{color:#fff;background-color:#003ecc;}.media-library-widget-modal  .button--primary:hover{color:#fff;background-color:#0036b1;}.media-library-widget-modal  .button--primary:active{background-color:#002e9a;}.media-library-widget-modal  a.button--primary:hover,.media-library-widget-modal  a.button--primary:active{color:#fff;}.media-library-widget-modal .button--danger{color:#fff;background-color:#dc2323;}.media-library-widget-modal .button--danger:hover{color:#fff;background-color:#c61f1f;}.media-library-widget-modal .button--danger:active{background-color:#b01c1c;}.media-library-widget-modal a.button--danger:hover,.media-library-widget-modal a.button--danger:active{color:#fff;}.media-library-widget-modal .button:disabled,.media-library-widget-modal .button.is-disabled{color:#919297;background-color:#ebebed;}.media-library-widget-modal .button--primary:disabled,.media-library-widget-modal .button--primary.is-disabled{color:#828388;background-color:#d3d4d9;}.media-library-widget-modal .button.is-disabled{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;}.media-library-widget-modal .link{display:inline;padding:0;cursor:pointer;text-decoration:underline;border:0;background:none;-webkit-appearance:none;appearance:none;}.media-library-widget-modal .js-hide{display:none;}.media-library-widget-modal .ui-dialog-content{padding:16px 24px !important;}#acquia-dam-source-menu-wrapper .form-type-select{margin-top:1.5rem;margin-bottom:1.5rem;}.media-library-widget-modal .pager{margin-top:1rem;margin-bottom:1rem;}.media-library-widget-modal .pager__items{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;margin:1rem 0;list-style:none;text-align:center;font-weight:bold;}[dir="rtl"] .media-library-widget-modal .pager__items{margin:1rem 0;}.media-library-widget-modal .pager__item{display:inline-block;margin-right:0.25rem;margin-left:0.25rem;vertical-align:top;}.media-library-widget-modal .pager__link,.media-library-widget-modal .pager__item--current{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:2rem;height:2rem;padding-right:0.5rem;padding-left:0.5rem;text-decoration:none;color:#55565b;border-radius:1rem;background:#fff;line-height:1;}.media-library-widget-modal .pager__link:hover,.media-library-widget-modal .pager__link:focus,.media-library-widget-modal .pager__link:active{text-decoration:none;}.media-library-widget-modal .pager__link:hover,.media-library-widget-modal .pager__link.is-active:hover{color:#55565b;background:#e5edff;}.media-library-widget-modal .pager__link--action-link{border-radius:0.125rem;}.media-library-widget-modal .pager__link.is-active,.media-library-widget-modal .pager__item--current{color:#fff;border:0.125rem solid transparent;background:#003ecc;}.media-library-widget-modal .pager__item--first .pager__link::before{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2v12M14 2L8 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.media-library-widget-modal .pager__item--previous .pager__link::before{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 2L5 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.media-library-widget-modal .pager__item--next .pager__link::after{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.media-library-widget-modal .pager__item--last .pager__link::after{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 14V2M2 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.media-library-widget-modal .pager__item--first .pager__link::before,.media-library-widget-modal .pager__item--previous .pager__link::before,.media-library-widget-modal .pager__item--next .pager__link::after,.media-library-widget-modal .pager__item--last .pager__link::after{position:relative;display:inline-block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center;}@media (forced-colors:active){.media-library-widget-modal .pager__item--first .pager__link::before{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2v12M14 2L8 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2v12M14 2L8 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.media-library-widget-modal .pager__item--previous .pager__link::before{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 2L5 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 2L5 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.media-library-widget-modal .pager__item--next .pager__link::after{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.media-library-widget-modal .pager__item--last .pager__link::after{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 14V2M2 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 14V2M2 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.media-library-widget-modal .pager__item--first .pager__link::before,.media-library-widget-modal .pager__item--previous .pager__link::before,.media-library-widget-modal .pager__item--next .pager__link::after,.media-library-widget-modal .pager__item--last .pager__link::after{background-color:linktext;background-image:none;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;}}[dir="rtl"] .media-library-widget-modal .pager__item--first .pager__link::before,[dir="rtl"] .media-library-widget-modal .pager__item--previous .pager__link::before,[dir="rtl"] .media-library-widget-modal .pager__item--next .pager__link::after,[dir="rtl"] .media-library-widget-modal .pager__item--last .pager__link::after{transform:scaleX(-1);}.media-library-widget-modal .pager__item--mini{margin-right:0.5rem;margin-left:0.5rem;}.media-library-widget-modal .pager__link--mini{border-radius:50%;}.media-library-widget-modal .pager__link--mini::before{margin-right:0;margin-left:0;}.media-library-widget-modal .pager__item-title--backwards{margin-left:0.5rem;}[dir="rtl"] .media-library-widget-modal .pager__item-title--backwards{margin-right:0.5rem;margin-left:0;}.media-library-widget-modal .pager__item-title--forward{margin-right:0.5rem;}[dir="rtl"] .media-library-widget-modal .pager__item-title--forward{margin-right:0;margin-left:0.5rem;}@media (-ms-high-contrast:active),(forced-colors:active){.media-library-widget-modal .pager__item a:hover{text-decoration:underline;}}.media-library-widget-modal ul.category-dropdown-inner li{list-style:none;margin:0;}.view-acquia-dam-asset-library .views-exposed-form .acquia-dam-clear-filter{margin:40px 8px 0 0;}.media-library-item--grid .media-library-item__preview img{height:200px;object-fit:contain;object-position:center center;}
.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: 719px){.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: 479px){.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);}
}
