@media print{body{-webkit-print-color-adjust:exact;color-adjust:exact}@page{size:auto;margin:2em 4.5em}}.audible{left:-999em;position:absolute}.ds-highlight{font-weight:700}.cmp-search-no-results{background:#fff;max-width:1200px;margin:-10px auto 12px!important;width:85.5%;padding:30px}@media screen and (max-width: 767px){.cmp-search-no-results{padding:0 20px;margin:0 auto 10px;width:96%}}.cmp-search-no-results .cmp-search-no-results__icon{padding-right:1px}@media screen and (max-width: 767px){.cmp-search-no-results .cmp-search-no-results__icon{padding-right:0;width:100%!important}}.cmp-search-no-results .cmp-search-no-results__icon img{height:64px!important}.cmp-search-no-results .cmp-search-no-results__icon .cmp-advanced-image{display:flex;justify-content:flex-end}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.cmp-search-no-results .cmp-search-no-results__icon .cmp-advanced-image .cmp-image{max-width:64px}}@media screen and (max-width: 767px){.cmp-search-no-results .cmp-search-no-results__icon .cmp-advanced-image{justify-content:center;margin-top:30px}}.cmp-search-no-results .cmp-search-no-results__content{float:left!important;margin-top:18px;padding-left:12px}.cmp-search-no-results .cmp-search-no-results__content h1{font-size:2em;line-height:.75;font-weight:600;margin-bottom:28px}@media screen and (max-width: 767px){.cmp-search-no-results .cmp-search-no-results__content h1{font-size:1.75em;line-height:1.35;font-weight:700;margin-bottom:16px}}.cmp-search-no-results .cmp-search-no-results__content h2{font-size:1em;line-height:2;margin-bottom:0}.cmp-search-no-results .cmp-search-no-results__content ul{margin-left:1em}.cmp-search-no-results .cmp-search-no-results__content ul li{font-size:1em;line-height:2;margin-bottom:.625em}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.cmp-search-no-results .cmp-search-no-results__content ul{margin-left:0}}@supports (-ms-ime-align: auto){.cmp-search-no-results .cmp-search-no-results__content ul{margin-left:0}}.cmp-search-no-results .cmp-search-no-results__content p{line-height:2}@media screen and (max-width: 767px){.cmp-search-no-results .cmp-search-no-results__content p{line-height:1.75}}.cmp-search__form{position:static}.internal-search-results-page{background:#e8eae9!important}.internal-search-results-page .cmp-header-container.cmp-container-width,.internal-search-results-page .cmp-footer .cmp-container-width{padding:0!important}@media screen and (max-width: 767px){.internal-search-component{padding:0}}.search-promo-1 .results-promotion ul li{display:flex;padding:30px;background:#ebebeb}@media screen and (max-width: 767px){.search-promo-1 .results-promotion ul li{padding:20px}}.search-promo-1 .results-promotion ul li .promotion-image-container{min-width:100px}@media screen and (max-width: 767px){.search-promo-1 .results-promotion ul li .promotion-image-container{display:none}}.search-promo-1 .results-promotion ul li .promotion-image-container img{width:100px;height:100px}.search-promo-1 .results-promotion ul li .promotion-text-container{padding-left:25px}@media screen and (max-width: 767px){.search-promo-1 .results-promotion ul li .promotion-text-container{padding-left:0}}.search-promo-1 .results-promotion ul li .promotion-text-container .tertiary-headline{font-weight:600;font-size:1.125em;padding-bottom:0;margin-bottom:.25em}@media screen and (max-width: 767px){.search-promo-1 .results-promotion ul li .promotion-text-container .tertiary-headline{font-size:1em;line-height:1.8}}.search-promo-1 .results-promotion ul li .promotion-text-container p:last-child{margin-bottom:0}@media screen and (max-width: 767px){.search-promo-1 .results-promotion ul li .promotion-text-container p:last-child{font-size:.875em;line-height:1.425}}

/*
 *  Copyright 2017 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define image */
.cmp-image__image {
  width: 100%;
}

/*
 *  Copyright 2017 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define image */
.cmp-image__image {
  width: 100%;
}
.campaign-landing-storytelling-content-page .image .cmp-image__image {
  height: 100%;
}

/*
 *  Copyright 2019 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.cmp-accordion__header {
  margin: 0;
}
.cmp-accordion__button {
  display: block;
  width: 100%;
  text-align: left;
}
.cmp-accordion__panel--hidden {
  display: none;
}
.cmp-accordion__panel--expanded {
  display: block;
}

@keyframes barLoop{0%{background-size:800% 800%;opacity:0;width:0%}to{background-size:100% 100%;opacity:1;width:100%}}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(100px);transform:translate(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(100px);transform:translate(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@-webkit-keyframes slide-in-right-reverse{0%{-webkit-transform:translateX(100px);transform:translate(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-right-reverce{0%{-webkit-transform:translateX(100px);transform:translate(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-100px);transform:translate(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-100px);transform:translate(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@-webkit-keyframes slide-in-left-reverse{0%{-webkit-transform:translateX(-100px);transform:translate(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-left-reverse{0%{-webkit-transform:translateX(-100px);transform:translate(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes bounce{50%{transform:translate(10px)}}.cmp-download{display:inline-flex;width:100%}.cmp-download__container{display:inline-flex;flex:1 0 0}.cmp-download__action{display:flex;flex:1 0 0;padding:20px 24px;background:#f8f8f8;box-sizing:border-box;align-items:center;color:#000;border-radius:16px;transition:background-color .3s ease-in-out;min-height:107px;max-width:262px;width:100%}@media screen and (max-width:767px){.cmp-download__action{max-width:320px}}.cmp-download__action:hover{background:#ebebeb}.cmp-download__action:focus{outline:dotted gray 1px}.cmp-download__action-icon i{color:#fff;background:#1076a8;border-color:#1076a8;margin-right:16px}.cmp-download__property-container{width:calc(100% - 16px)}.cmp-download__title{font-size:.875em;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cmp-download__properties{margin-top:8px;font-size:.75em;font-weight:600}.cmp-download__full-width .cmp-download__action{max-width:100%}.cmp-carousel-scrollbar__download{padding-bottom:0!important}.cmp-carousel-scrollbar__download .swiper-slide{padding-right:8px}@media screen and (min-width:1024px){.cmp-carousel-scrollbar__download .swiper-slide{width:33.3333%!important}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-carousel-scrollbar__download .swiper-slide{width:50%!important}}@media screen and (min-width:1024px){.cmp-carousel-scrollbar__profile-promo [data-desktop-slides="1"] .swiper-slide{width:100%!important;padding-right:64px}.cmp-carousel-scrollbar__profile-promo [data-desktop-slides="2"] .swiper-slide{width:50%!important;padding-right:64px}.cmp-carousel-scrollbar__profile-promo .swiper-slide,.cmp-carousel-scrollbar__profile-promo [data-desktop-slides="3"] .swiper-slide{width:33.3333%!important;padding-right:64px}}@media screen and (min-width:768px) and (max-width:1200px){.cmp-carousel-scrollbar__profile-promo [data-desktop-slides="1"] .swiper-slide{width:100%!important;padding-right:64px}.cmp-carousel-scrollbar__profile-promo .swiper-slide{width:50%!important;padding-right:64px}}.cmp-carousel-scrollbar__profile-promo--sme{border:0}.cmp-carousel-scrollbar__profile-promo--sme .swiper-slide{padding:16px 24px 8px}@media screen and (min-width:768px){.cmp-carousel-scrollbar__profile-promo--sme .swiper-slide{margin-right:1px;height:auto}.cmp-carousel-scrollbar__profile-promo--sme .swiper-slide:last-child{margin-right:-1px}.cmp-carousel-scrollbar__profile-promo--sme .swiper-slide:last-child:after{display:none}.cmp-carousel-scrollbar__profile-promo--sme .swiper-slide:after{content:"";border-right:1px solid #e7e9e8;position:absolute;top:0;right:-1px;height:100%}}@media screen and (max-width:1023px){.cmp-carousel-scrollbar__profile-promo--sme .swiper-slide-active{padding-left:0}.cmp-carousel-scrollbar__profile-promo--sme .swiper-slide-next{padding-right:0}}@media screen and (max-width:767px){.cmp-carousel-scrollbar__profile-promo--sme .swiper-slide{padding-left:0;padding-right:0}}.cmp-carousel-scrollbar__profile-promo--sme .cmp-carousel-scrollbar__controls,.cmp-carousel-scrollbar__profile-promo--sme .cmp-slider__controls{padding:0}.cmp-carousel-scrollbar__profile-promo--sme .cmp-carousel-scrollbar__scrollbar,.cmp-carousel-scrollbar__profile-promo--sme .cmp-slider__scrollbar{margin:32px 0}@media screen and (max-width:767px){.cmp-carousel-scrollbar__profile-promo--sme .cmp-carousel-scrollbar__scrollbar,.cmp-carousel-scrollbar__profile-promo--sme .cmp-slider__scrollbar{margin:16px 0}}.cmp-carousel-scrollbar__profile-promo .swiper-wrapper{margin-top:48px}.cmp-carousel-scrollbar__profile-promo .cmp-slider__controls{margin-top:48px!important}.cmp-feedback-banner{background:rgba(0,0,0,.03);padding:36px 48px!important;font-size:1em;color:#000;box-sizing:border-box;border-radius:16px;position:relative}.cmp-feedback-banner__container{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:767px){.cmp-feedback-banner__container{flex-direction:column;row-gap:24px}}.cmp-feedback-banner__container--show-thankyou .cmp-feedback-banner__thank-you{display:flex}.cmp-feedback-banner__buttons:after,.cmp-feedback-banner__buttons:before,.cmp-feedback-banner__container--show-cookie-fallback .cmp-feedback-banner__buttons,.cmp-feedback-banner__container--show-cookie-fallback .cmp-feedback-banner__query,.cmp-feedback-banner__container--show-thankyou .cmp-feedback-banner__buttons,.cmp-feedback-banner__container--show-thankyou .cmp-feedback-banner__query,.cmp-feedback-banner__cookie-fallback-buttons:after,.cmp-feedback-banner__cookie-fallback-buttons:before,.cmp-footer-v2__links-and-social-wrapper:after,.cmp-footer-v2__links-and-social-wrapper:before{display:none}@media screen and (min-width:768px) and (max-width:1023px){.cmp-feedback-banner{padding:32px 48px}}@media screen and (max-width:767px){.cmp-feedback-banner{padding:24px}}.cmp-feedback-banner__query{color:#000}@media screen and (min-width:1201px){.cmp-feedback-banner__query{margin-right:16px}}@media screen and (min-width:768px) and (max-width:1200px){.cmp-feedback-banner__query{margin-right:16px}}.cmp-feedback-banner__query p:first-child{color:#000;margin-top:0;margin-bottom:0}.cmp-feedback-banner__buttons{display:flex;gap:16px}@media screen and (max-width:767px){.cmp-feedback-banner__buttons{flex-direction:column;width:100%}.cmp-feedback-banner__buttons .cmp-btn{display:block}}.cmp-feedback-banner__thank-you{display:none;line-height:1;padding:12px 0;text-align:center}@media screen and (max-width:767px){.cmp-feedback-banner__thank-you{flex-direction:column;align-items:center;gap:1.875em}}.cmp-feedback-banner__thank-you__thumb-image{width:65px;height:65px}.cmp-feedback-banner__thank-you__msg-container{padding-left:2.5em;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5em}@media screen and (max-width:767px){.cmp-feedback-banner__thank-you__msg-container{padding-left:0;align-items:center}}.cmp-feedback-banner__thank-you__msg-title{font-size:1em;color:#000}.cmp-feedback-banner__thank-you__msg-content{font-size:.875em;margin-bottom:0;text-align:left;color:#000;line-height:1.572em}@media screen and (max-width:767px){.cmp-feedback-banner__thank-you__msg-content{text-align:center}}.cmp-feedback-banner__thank-you__msg-content a{color:#0076a8!important;text-decoration:underline!important}.cmp-feedback-banner__thank-you__close-icon{position:absolute;right:1.3em;top:1.3em;font-size:1.3em;cursor:pointer}.cmp-feedback-banner__cookie-fallback-container{display:none;align-items:center;justify-content:space-between;gap:2em}@media screen and (max-width:767px){.cmp-feedback-banner__cookie-fallback-container{flex-direction:column;row-gap:24px}}.cmp-feedback-banner__cookie-fallback-image .s7dm-dynamic-media{width:106px;height:102px}.cmp-feedback-banner__cookie-fallback-content{width:100%;color:#000}@media screen and (max-width:767px){.cmp-feedback-banner__cookie-fallback-content{text-align:center}}.cmp-feedback-banner__cookie-fallback-title{font-size:1em}.cmp-feedback-banner__cookie-fallback-message{font-size:.875em;margin-top:8px;line-height:1.572em;margin-bottom:1.145em}@media screen and (max-width:767px){.cmp-feedback-banner__cookie-fallback-message{margin-bottom:2em}}.cmp-feedback-banner__cookie-fallback-message a{color:#0076a8!important}.cmp-feedback-banner__cookie-fallback-buttons .cmp-btn__link a:hover,.cmp-feedback-banner__cookie-fallback-message a:hover{text-decoration:underline!important}.cmp-feedback-banner__cookie-fallback-buttons{display:flex;align-items:center;gap:16px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-feedback-banner__cookie-fallback-buttons{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767px){.cmp-feedback-banner__cookie-fallback-buttons{flex-direction:column;align-items:center;gap:13px}}.cmp-feedback-banner__cookie-fallback-buttons .cmp-btn{width:auto;font-size:.875em}.cmp-feedback-banner__cookie-fallback-buttons .cmp-btn__rounded a{padding:9px 40px!important}.cmp-feedback-banner__cookie-fallback-buttons .cmp-btn__link{font-weight:600;background-color:transparent!important;border:0!important}.cmp-feedback-banner__cookie-fallback-buttons .cmp-btn__link a{padding:0!important;background:0 0!important;color:#007cb0!important}.cmp-feedback-banner__cookie-fallback-buttons .button-container a:hover:before{width:0!important}.cmp-footer-v2 .cmp-content-width{padding:0 56px}.cmp-footer-v2__top{padding:96px 0}.cmp-footer-v2__section-title .cmp-title{font-size:3.25em;color:#fff;font-weight:300}.cmp-footer-v2__social-section{display:flex;justify-content:flex-end;flex:1 0 0}@media screen and (min-width:1024px){.cmp-footer-v2__social-section{align-self:flex-end}}.cmp-footer-v2__social-section .cmp-linklist__item{width:auto;position:relative;margin:0}.cmp-footer-v2__social-section .cmp-linklist__item-link,.cmp-footer-v2__social-section .cmp-linklist__item-link i{color:inherit;transition:.3s ease}.cmp-footer-v2__social-section .cmp-linklist__item-link i:hover,.cmp-footer-v2__social-section .cmp-linklist__item-link:hover{color:#fff}.cmp-footer-v2__social-section .cmp-linklist__item-link{font-size:inherit}.cmp-footer-v2__social-section .cmp-linklist__with-icons [class^=icon-]{position:static;font-size:1.5em;padding:0}.cmp-footer-v2__social-section .cmp-linklist__with-icons .cmp-linklist__item-link{padding:0}.cmp-footer-v2__social-section .cmp-linklist__container{flex-direction:column;padding:0}.cmp-footer-v2__social-section .cmp-linklist__list{gap:16px;flex-direction:row;display:flex}.cmp-footer-v2__social-section .cmp-linklist__title{margin:0 0 8px;align-self:flex-start;font-size:1em}.cmp-footer-v2__social-section .cmp-linklist__title .title-v2{font-size:.875em}.cmp-footer-v2__links-section{padding:0;display:flex;column-gap:96px;flex:1 0 0;white-space:nowrap}.cmp-footer-v2__links-section a{transition:.3s ease;color:inherit!important}.cmp-footer-v2__links-and-social-wrapper{column-gap:16px;justify-content:space-between;display:flex}.cmp-footer-v2__links-and-social-wrapper ul{list-style:none;padding:0;margin:0}.cmp-footer-v2 .cmp-footer-v2__primary-footer-links ul{font-size:1.5em;padding:0;list-style:none}.cmp-footer-v2 .cmp-footer-v2__primary-footer-links ul li,.cmp-footer-v2 .cmp-footer-v2__secondary-footer-links ul li{margin:0 0 16px}.cmp-footer-v2 .cmp-footer-v2__primary-footer-links ul li a{display:inline;color:inherit!important;transition:.3s ease-in;position:relative;text-decoration:none!important;z-index:1}.cmp-footer-v2 .cmp-footer-v2__primary-footer-links ul li a:before{content:"";position:absolute;bottom:2px;left:0;width:0;transition:width .5s ease,opacity .5s ease;border-bottom:2px solid #43b02a;display:flex;opacity:0;z-index:-1}.cmp-footer-v2 .cmp-footer-v2__primary-footer-links ul li a:active,.cmp-footer-v2 .cmp-footer-v2__primary-footer-links ul li a:hover:before{width:100%;opacity:1}.cmp-footer-v2 .cmp-footer-v2__primary-footer-links ul li a:hover{color:#fff!important}.cmp-footer-v2 .cmp-footer-v2__primary-footer-links ul li:last-child,.cmp-footer-v2 .cmp-footer-v2__secondary-footer-links ul li:last-child,.cmp-footer-v2__copyright p:last-child{margin-bottom:0}.cmp-footer-v2 .cmp-footer-v2__secondary-footer-links{display:flex;gap:24px 64px;flex:1 0 0}.cmp-footer-v2 .cmp-footer-v2__secondary-footer-links ul{padding:0;list-style:none}.cmp-footer-v2 .cmp-footer-v2__secondary-footer-links ul li a{display:inline;font-size:.875em;color:inherit!important;position:relative;text-decoration:none!important;z-index:1}.cmp-footer-v2 .cmp-footer-v2__secondary-footer-links ul li a:before{content:"";position:absolute;bottom:1px;left:0;width:0;transition:width .5s ease,opacity .5s ease;border-bottom:1px solid #43b02a;display:flex;opacity:0;z-index:-1}.cmp-footer-v2 .cmp-footer-v2__secondary-footer-links ul li a:active,.cmp-footer-v2 .cmp-footer-v2__secondary-footer-links ul li a:hover:before{width:100%;opacity:1}.cmp-footer-v2 .cmp-footer-v2__secondary-footer-links ul li a:hover{color:#fff!important}.cmp-footer-v2__bottom__sponsorship{display:flex;justify-content:flex-end;font-size:0}.cmp-footer-v2__bottom__sponsorship img{max-width:100%;height:auto}.cmp-footer-v2__bottom__content{font-size:.75em}@media screen and (min-width:1024px){.cmp-footer-v2__bottom__content{display:flex;align-items:flex-end}}.cmp-footer-v2__bottom__links{margin:2px 0 16px}.cmp-footer-v2__bottom__links ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:16px 32px}.cmp-footer-v2__bottom__links ul li{margin:0}.cmp-footer-v2__bottom__links ul li a{color:#000;transition:.3s ease}.cmp-footer-v2__bottom__links ul li a:visited{color:#000}.cmp-footer-v2__bottom__links ul li a:hover{color:#007cb0}.cmp-footer-v2__copyright a{color:#007cb0!important;transition:.3s ease}.cmp-footer-v2__copyright a:hover{color:#007cb0!important}@media screen and (min-width:768px) and (max-width:1023px){.cmp-footer-v2__links-and-social-wrapper{flex-direction:column}.cmp-footer-v2__links-section{flex-wrap:wrap}.cmp-footer-v2__social-section{justify-content:flex-start}.cmp-footer-v2__social-wrapper .cmp-text__item{text-align:left}.cmp-footer-v2__bottom__content>.aem-GridColumn{width:100%!important}.cmp-footer-v2__bottom__sponsorship{justify-content:flex-start;margin:32px 0 0;flex-direction:column-reverse;align-items:flex-start}.cmp-footer-v2__bottom__links{margin:0 0 16px}.cmp-footer-v2__primary-footer-links,.cmp-footer-v2__secondary-footer-links{margin:0 0 40px}}.cmp-infogram{width:100%}.cmp-infogram__fallback img{object-fit:cover;width:100%}.cmp-infogram__no-description .cmp-infogram__btn-details{display:none}.cmp-infogram__no-description .cmp-infogram__details{background-color:#fff}.cmp-infogram__details-caption-info{text-align:right;display:block}.cmp-infogram__action-container{display:flex;justify-content:space-between;align-items:center}.cmp-infogram__header-share{text-align:right;display:flex}.cmp-infogram__details{background-color:#f7f8f8;position:relative;padding:8px;cursor:pointer}.cmp-infogram__details-open .cmp-infogram__details-caption-info{display:none}.cmp-infogram__details-open .cmp-infogram__details-container{visibility:visible;height:auto;animation:fade-in;background-color:#fff}.cmp-infogram__details-open .cmp-infogram__btn-text{display:none}.cmp-infogram__details-open .cmp-infogram__btn-details{position:absolute;top:-17px}.cmp-infogram__details-title{padding-top:24px;padding-left:32px;padding-right:48px;width:40%}.cmp-infogram__details-text{padding-top:24px;width:60%;border-left:1px solid #d0d0ce}.cmp-infogram__no-description-and-caption .cmp-infogram__details{display:none}.cmp-infogram__details-caption-info{font-size:.75em}.cmp-infogram__details-container{visibility:hidden;overflow:hidden;height:0;display:flex;justify-content:space-between}.cmp-infogram__header-title{width:90%}.cmp-infogram__header{display:flex;justify-content:space-between}.cmp-infogram__details-fixed-container{padding-left:32px;padding-right:32px}.cmp-infogram__btn-details{display:flex;left:30px;position:relative;cursor:pointer;align-items:center}.cmp-infogram__btn-details:focus{outline-width:1px;outline-style:dashed;outline-color:#a7a8aa}.cmp-infogram__btn-icons{background-color:#75787b;border-radius:50%;text-align:center;color:#fff;display:inline-block;width:30px;height:30px}.cmp-infogram__btn-icons:hover,.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar_btn-close:after,.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar_btn-close:before{background-color:#000}.cmp-infogram__btn-text{font-size:.875em;padding-left:8px;color:#000}.cmp-infogram__icons{z-index:99;position:relative;top:4px}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__menu li:last-child{margin:0}@media (prefers-color-scheme:dark){.cmp-share-bar__dark-theme__links{background-color:#000!important}.cmp-share-bar__dark-theme__links.cmp-share-bar_icons-save{color:#fff;border-color:#fff}.cmp-share-bar__dark-theme__links.cmp-share-bar_icons-save:hover{background-color:#000;opacity:.7}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.cmp-share-bar__slide--horizontal .cmp-share-bar__item--socials{display:none!important}}@media screen and (max-width:1023px){.cmp-share-bar__tooltip{visibility:hidden!important}}@media screen and (min-width:1024px){.cmp-share-bar__save-left .cmp-share-bar__label--hide{display:none}}@media screen and (max-width:767px){.cmp-share-bar__save-left .cmp-share-bar__label--mobile--hide{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-share-bar__save-left .cmp-share-bar__label--tablet--hide{display:none}}.cmp-text p:last-child{margin-bottom:0}.cmp-share-bar__download-popup .button.cmp-btn .button-container a{padding:8px 52px}button{border-width:thin}@media screen and (min-width:1024px){.cmp-btn__full-width--desktop .button-container{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-btn__full-width--tablet .button-container{width:100%}}@media screen and (max-width:767px){.cmp-btn__full-width--mobile .button-container{width:100%}}.cmp-text--animate-underline a:before{content:"";position:absolute;bottom:1px;left:0;width:0;transition:width .3s ease,opacity .3s ease;border-bottom:1px solid currentColor;display:flex;opacity:0;z-index:-1}@media screen and (max-width:767px){.cmp-btn--width-100--mobile,.cmp-btn--width-100--mobile .button-container{width:100%}.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in{min-width:15rem;right:auto}.cmp-share-bar__item{margin:0 8px 0 0}.cmp-share-bar__item.cmp-share_item-border{padding-left:8px}.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in-mobile{min-width:0!important;right:0!important}.cmp-share-bar__slide--horizontal .cmp-share-bar__item.cmp-share-bar__item--socials{padding-right:0}.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__btn-label-text,.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__links .cmp-share-bar__links-label{display:none!important}.cmp-share-bar__menu-slide.cmp-share-bar_menu-slide-label{left:0;right:0!important;top:50px}.cmp-share-bar__menu-slide.cmp-share-bar_menu-slide-label.slide-out{display:none}.cmp-share-bar__menu-slide.cmp-share-bar_menu-slide-label.slide-in-mobile{display:block}.cmp-share-bar__list{display:flex}.cmp-share-bar__menu{left:0}.cmp-share-bar__menu.cmp-share-bar_menu-slide{left:-2px;top:-2px}.cmp-share-bar__btn-label{min-width:17rem}.cmp-share-bar .cmp-share-bar__item.cmp-share-bar__menu-item-mobile-show,.cmp-share-bar--hide-share--mobile .cmp-share-bar__native-share-link .cmp-share-bar__save-link-text,.cmp-share-bar__download .cmp-share-bar__download-link-text,.cmp-share-bar__native-share .cmp-share-bar__save-link-text{display:none}.cmp-share-bar__native-share:last-of-type{border:0;padding-right:0;margin-right:0}.slide-in-mobile{-webkit-animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;z-index:1;animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.mobile-menu-open{padding:0;margin:0}.mobile-menu-open .icon-share-alt-o,.mobile-menu-open.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__menu .cmp-share-bar__links.cmp-share-bar__icons-close{display:none}.cmp-share-bar.cmp-share-bar_links-light.mobile-menu-open .cmp-share-bar__item .cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in-mobile{background:0 0;border:0;position:relative;z-index:1}.mobile-menu-open.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__menu .cmp-share-bar__links{background:0 0;border:1.5px solid #d0d0ce;width:36px;height:36px;font-size:1.2em;color:#d0d0ce}.mobile-menu-open .cmp-share-bar__links{border:1.5px solid #d0d0ce;width:36px;height:36px;font-size:1.2em;color:#d0d0ce}.cmp-share-bar.cmp-share-bar_links-light.mobile-menu-open .cmp-share-bar__container{float:left}.cmp-share-bar__slide--horizontal.mobile-menu-open .cmp-share-bar__menu-item{padding-left:15px}.cmp-share-bar__slide--horizontal.mobile-menu-open .cmp-share-bar__menu-item:first-child,.cmp-share-bar__slide--horizontal.mobile-menu-open .cmp-share-bar__menu-item:nth-child(2){padding-left:0}}@media screen and (max-width:430px){.cmp-sticky-bar .cmp-share-bar__download,.cmp-sticky-bar .cmp-share-bar__native-share,.cmp-sticky-bar .cmp-share-bar__print,.cmp-sticky-bar .cmp-share-bar__save-later{padding-right:10px;margin-right:10px}.cmp-sticky-bar .cmp-share-bar__native-share:last-of-type{padding-right:0;margin-right:0}}@media screen and (max-width:767px){.cmp-share-bar__save-left .cmp-share-bar__list{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.cmp-share-bar__save-left .cmp-share-bar__list::-webkit-scrollbar{display:none}.cmp-share-bar__save-left .cmp-share-bar__native-share{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-share-bar__download .cmp-share-bar__download-link-text{display:none}.cmp-share-bar__slide--horizontal .cmp-share-bar__item.cmp-share-bar__item--socials{padding-right:0}.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__btn-label-text,.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__links .cmp-share-bar__links-label{display:none!important}}@media print{.cmp-share-bar__container,div.socialshare{display:none}.cmp-share-bar__save-left{margin:0}}.cmp-subtitle h2,.cmp-subtitle h3,.cmp-subtitle h4,.cmp-subtitle h5{font-family:Open Sans,Calibri,sans-serif;font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit;background:inherit;display:inherit}.cmp-multi-line-title h1,.cmp-multi-line-title h2,.cmp-multi-line-title h3,.cmp-multi-line-title h4,.cmp-multi-line-title h5,.cmp-multi-line-title h6,.cmp-title h1,.cmp-title h2,.cmp-title h3,.cmp-title h4,.cmp-title h5,.cmp-title h6{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit;background:inherit;display:inherit}.cmp-multi-line-title--with-dot>:after,.cmp-title--with-dot>:after{content:".";color:#86bc25}.cmp-multi-line-title--gradient-green .cmp-text,.cmp-multi-line-title--gradient-green .cmp-title__text,.cmp-multi-line-title--gradient-green h1,.cmp-title--gradient-green .cmp-text,.cmp-title--gradient-green .cmp-title__text,.cmp-title--gradient-green h1{background:#268914!important;background:linear-gradient(to bottom,#268914 0,#13450a 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.cmp-multi-line-title span{display:block;line-height:1.1em;float:left;clear:left;font-size:44px}.display-inline .cmp-multi-line-title,.display-inline .cmp-title{display:inline}.display-inline .cmp-multi-line-title span{padding:4px 8px}.display-inline .cmp-title h1 span,.display-inline .cmp-title h2 span,.display-inline .cmp-title h3 span,.display-inline .cmp-title h4 span,.display-inline .cmp-title h5 span,.display-inline .cmp-title h6 span{display:inline;padding:4px 12px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.6em}.display-inline.dcom-theme1-1 .cmp-multi-line-title,.display-inline.dcom-theme1-1 .cmp-title,.display-inline.dcom-theme1-2 .cmp-multi-line-title,.display-inline.dcom-theme1-2 .cmp-title,.display-inline.dcom-theme1-3 .cmp-multi-line-title,.display-inline.dcom-theme1-3 .cmp-title{background:#fff}.display-inline.dcom-theme2-1 .cmp-multi-line-title,.display-inline.dcom-theme2-1 .cmp-title,.display-inline.dcom-theme2-2 .cmp-multi-line-title,.display-inline.dcom-theme2-2 .cmp-title,.display-inline.dcom-theme2-3 .cmp-multi-line-title,.display-inline.dcom-theme2-3 .cmp-title{background:#000}.display-inline.dcom-theme2-7 .cmp-multi-line-title,.display-inline.dcom-theme2-7 .cmp-title{background:#d0d0ce}.display-inline.dcom-theme3 .cmp-multi-line-title,.display-inline.dcom-theme3 .cmp-title{background:#0d8390}.display-inline.dcom-theme3-1 .cmp-multi-line-title,.display-inline.dcom-theme3-1 .cmp-title{background:#6fc2b4}.display-inline.dcom-theme3-2 .cmp-multi-line-title,.display-inline.dcom-theme3-2 .cmp-title{background:#0097a9}.display-inline.dcom-theme3-3 .cmp-multi-line-title,.display-inline.dcom-theme3-3 .cmp-title{background:#0d8390}.display-inline.dcom-theme3-4 .cmp-multi-line-title,.display-inline.dcom-theme3-4 .cmp-title{background:#00abab}.display-inline.dcom-theme4 .cmp-multi-line-title,.display-inline.dcom-theme4 .cmp-title{background:#007cb0}.display-inline.dcom-theme4-1 .cmp-multi-line-title,.display-inline.dcom-theme4-1 .cmp-title{background:#a0dcff}.display-inline.dcom-theme4-2 .cmp-multi-line-title,.display-inline.dcom-theme4-2 .cmp-title{background:#000}.display-inline.dcom-theme4-3 .cmp-multi-line-title,.display-inline.dcom-theme4-3 .cmp-title{background:#00a3e0}.display-inline.dcom-theme5-1 .cmp-multi-line-title,.display-inline.dcom-theme5-1 .cmp-title,.display-inline.dcom-theme5-2 .cmp-multi-line-title,.display-inline.dcom-theme5-2 .cmp-title{background:#86bc25}.display-inline.dcom-theme5-3 .cmp-multi-line-title,.display-inline.dcom-theme5-3 .cmp-title{background:#26890d}.display-inline.dcom-theme5-4 .cmp-multi-line-title,.display-inline.dcom-theme5-4 .cmp-title{background:#c4d600}.display-inline.dcom-theme5-5 .cmp-multi-line-title,.display-inline.dcom-theme5-5 .cmp-title{background:#43b02a}.display-inline.dcom-theme5-6 .cmp-multi-line-title,.display-inline.dcom-theme5-6 .cmp-title{background:#009a44}.cmp-text{color:inherit}.cmp-text h3,.cmp-text h4,.cmp-text h5{font-weight:600}.cmp-text,.cmp-text h3,.cmp-text h3 b,.cmp-text h3 e,.cmp-text h3 i,.cmp-text h3 strong,.cmp-text h3 u,.cmp-text h4,.cmp-text h4 b,.cmp-text h4 e,.cmp-text h4 i,.cmp-text h4 strong,.cmp-text h4 u,.cmp-text h5,.cmp-text h5 b,.cmp-text h5 e,.cmp-text h5 i,.cmp-text h5 strong,.cmp-text h5 u{font-family:Open Sans,Calibri,sans-serif}.cmp-text h3{font-size:1.75em}.cmp-text h4{font-size:1.5em}.cmp-text h5{font-size:1.25em}.cmp-text h6{font-size:.8em;font-weight:700}.cmp-text ul{list-style-type:disc;padding-left:52px}.cmp-text ol{list-style-type:decimal;padding-left:32px}.cmp-text p{line-height:1.75em;font-size:1em}.cmp-text__large{font-size:1.125em}.cmp-text__large p{line-height:1.8em}.cmp-text--animate-underline a{position:relative;text-decoration:none!important;z-index:1}.cmp-profile-promo__blurb .cmp-profile-promo__link a:active,.cmp-profile-promo__blurb .cmp-profile-promo__link a:hover:before,.cmp-profile-promo__blurb .cmp-profile-promo__name a:active,.cmp-profile-promo__blurb .cmp-profile-promo__name a:hover:before,.cmp-profile-promo__sme .cmp-profile-promo__email span:active,.cmp-profile-promo__sme .cmp-profile-promo__email span:hover:before,.cmp-profile-promo__sme .cmp-profile-promo__name a:active,.cmp-profile-promo__sme .cmp-profile-promo__name a:hover:before,.cmp-profile-promo__sme .cmp-profile-promo__phone span:active,.cmp-profile-promo__sme .cmp-profile-promo__phone span:hover:before,.cmp-text--animate-underline a:active,.cmp-text--animate-underline a:hover:before{width:100%;opacity:1}.cmp-text--georgia *{font-family:georgia,sans-serif}.cmp-text a{color:#007cb0}.cmp-text a.anchor-new-window:after{content:"";padding-left:4px;font-family:Dcom-EDE!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cmp-text a.anchor-white{color:#fff!important}.cmp-text .small-body-copy{font-size:.75em;font-weight:400;line-height:""}.cmp-text--inline-icon{display:flex;justify-content:flex-end}.cmp-text--inline-icon a{display:flex;align-items:center;gap:4px}.cmp-text--inline-icon a:before{content:" ";background-position:center center;height:24px;width:24px}.cmp-text--icon-globe a:before{background:0 0;height:auto;width:auto;content:"";font-size:1.375em;margin-right:4px;font-family:Dcom-EDE}.cmp-text--remove-list-indent ol,.cmp-text--remove-list-indent ul{padding-left:1.25em}.cmp-infogram__horizontal .cmp-infogram__header{padding:0}.cmp-infogram__horizontal .cmp-infogram__header-title{display:none}.cmp-infogram__horizontal .cmp-infogram__header-share{position:absolute;right:0;z-index:1;top:20px}.cmp-infogram__horizontal .cmp-infogram__action-container,.cmp-profile-promo__sme:after,.cmp-profile-promo__sme:before{display:none}.cmp-infogram__horizontal .cmp-infogram__container{position:relative;display:flex;flex-direction:row-reverse}.cmp-infogram__horizontal .cmp-infogram__details-fixed-container{max-height:670px;overflow-y:scroll;padding-left:0;padding-right:0}.cmp-infogram__horizontal .cmp-infogram__details-caption-info{text-align:right;padding:0}.cmp-infogram__horizontal .cmp-infogram__details-horizontal{display:block;width:40%;background-color:transparent}.cmp-infogram__horizontal .cmp-infogram__details-container{visibility:visible;height:auto;flex-wrap:wrap}.cmp-infogram__horizontal .cmp-infogram__details-title{width:100%;padding:0}.cmp-infogram__horizontal .cmp-infogram__details{background-color:#fff;margin-right:40px}.cmp-infogram__horizontal .cmp-infogram__details-text{width:100%;border:0;padding:0}.cmp-infogram__horizontal .cmp-infogram__horizontal-container{display:flex}.cmp-infogram__horizontal__details-fixed-container{max-height:670px}.cmp-infogram__standard--v2{outline:2px solid #e7e9e8}.cmp-infogram__standard--v2 .cmp-infogram__container{padding-top:32px}.cmp-infogram__standard--v2 .cmp-infogram__header{align-items:baseline;align-content:baseline;padding-left:24px}.cmp-infogram__standard--v2 .cmp-infogram__header-title,.cmp-multiple-authors label{font-weight:600}.cmp-infogram__standard--v2 .cmp-infogram__header-title .cmp-title{margin-bottom:8px;font-size:24px}.cmp-infogram__standard--v2 .cmp-infogram__header-title .cmp-subtitle__text{font-weight:400;font-size:16px}.cmp-infogram__standard--v2 .cmp-infogram__header-share{display:block;width:auto}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar{display:flex;justify-content:flex-end}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__item{margin-right:15px!important;display:flex}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__item--socials{padding-right:0}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__menu{border:0;left:-250px;display:flex;margin:0}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__menu.cmp-share-bar_menu-slide{gap:8px;width:auto;left:unset;right:-4px;justify-content:flex-start;border:0;min-width:auto;animation:none;top:0}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in{-webkit-animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;z-index:1;animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in-right-reverse{-webkit-animation:slide-in-right-reverse .3s cubic-bezier(.25,.46,.45,.94) reverse both;animation:slide-in-right-reverse .3s cubic-bezier(.25,.46,.45,.94) reverse both;z-index:1}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar .cmp-share-bar__list{display:flex;margin:0}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links{border:0;outline:0}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-share-alt-o .cmp-share-bar__tooltip{border-radius:4px;background-color:#63666a}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-share-alt-o .cmp-share-bar__tooltip:after{border-color:#63666a transparent transparent;transform:rotate(-90deg)}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-download-alt{cursor:pointer;color:#000}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-download-alt:focus{outline:0}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-download-alt .cmp-share-bar__tooltip{border-radius:4px;background-color:#63666a;top:45px!important}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-download-alt .cmp-share-bar__tooltip:after{transform:rotate(180deg);top:-35%!important;left:45%;border-color:#63666a transparent transparent}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-download-alt,.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-share-alt-o{font-size:1.5em!important}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-download-alt:hover,.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links.icon-share-alt-o:hover{border:0!important;outline:0;background-color:#fff;color:#000}.cmp-infogram__standard--v2 .cmp-infogram__header-share .cmp-share-bar__links .cmp-share-bar_tooltip-left{right:40px}.cmp-infogram__standard--v2 .cmp-infogram__details,.cmp-infogram__standard--v2 .cmp-infogram__details-open{background-color:#e7e9e8;position:relative;cursor:pointer;padding:0}.cmp-infogram__standard--v2 .cmp-infogram__details .cmp-infogram__details-title,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__details-title{padding-top:24px;padding-left:16px}.cmp-infogram__standard--v2 .cmp-infogram__details .cmp-infogram__details-text,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__details-text{padding-top:8px;padding-left:16px;margin-bottom:8px}.cmp-infogram__standard--v2 .cmp-infogram__details .cmp-infogram__details-fixed-container,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__details-fixed-container{padding-top:0;padding-left:0}.cmp-infogram__standard--v2 .cmp-infogram__details .cmp-infogram__btn-details,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__btn-details{flex-direction:row-reverse;justify-content:space-between;left:0;position:relative;top:0}.cmp-infogram__standard--v2 .cmp-infogram__details .cmp-infogram__btn-details .cmp-infogram__btn-text,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__btn-details .cmp-infogram__btn-text{font-weight:600;font-size:1em;padding-left:28px}.cmp-infogram__standard--v2 .cmp-infogram__details .cmp-infogram__action-container,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__action-container{display:block;padding:12px}.cmp-infogram__standard--v2 .cmp-infogram__details-open-text,.cmp-infogram__standard--v2 .cmp-infogram__details-text{padding-top:24px;padding-left:24px;width:100%;border:0!important}.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__btn-icons,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__details-container,.cmp-infogram__standard--v2 .cmp-infogram__details-open-open .cmp-infogram__btn-icons,.cmp-infogram__standard--v2 .cmp-infogram__details-open-open .cmp-infogram__details-container{display:block}.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__btn-text,.cmp-infogram__standard--v2 .cmp-infogram__details-open-open .cmp-infogram__btn-text{display:block;font-weight:600;font-size:1em;padding-left:40px}.cmp-infogram__standard--v2 .cmp-infogram__details .cmp-infogram__btn-icons,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__btn-icons{background-color:transparent}.cmp-infogram__standard--v2 .cmp-infogram__details .cmp-infogram__btn-icons .icon-minus,.cmp-infogram__standard--v2 .cmp-infogram__details .cmp-infogram__btn-icons .icon-plus,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__btn-icons .icon-minus,.cmp-infogram__standard--v2 .cmp-infogram__details-open .cmp-infogram__btn-icons .icon-plus{font-size:24px;padding-right:24px;color:#000}.cmp-infogram__standard--v2 .cmp-infogram .infogram-embed{display:block!important}.cmp-infogram__standard--v2 .cmp-infogram .cmp-infogram__fallback{display:none!important}.cmp-multiple-authors{font-size:.875em;overflow:hidden;text-overflow:ellipsis}.cmp-multiple-authors__list{display:inline}.cmp-multiple-authors__list__item{display:inline;white-space:nowrap}.cmp-multiple-authors__list a{line-height:1.75em;color:#007cb0}.cmp-multiple-authors__list a:hover,.cmp-promo--featured-primary a:hover .cmp-promo__content__title{text-decoration:underline}.cmp-multiple-authors__list__divider{display:inline-block;width:3px;height:3px;background:#000;border-radius:50%;position:relative;top:-3px}.cmp-page-info .cmp-content-type-subtitle span{font-weight:600;font-size:1.125em}.cmp-page-info .cmp-last-updated-title{margin-bottom:16px}.cmp-page-info .cmp-last-updated-title span{font-weight:600;font-size:1em}.cmp-page-info .cmp-article-info{display:flex;align-items:center;color:#53565a}@media screen and (max-width:767px){.cmp-page-info .cmp-article-info{flex-wrap:wrap}}.cmp-page-info .cmp-article-info span{font-size:.875em}.cmp-page-info .cmp-article-info__section,.swiper-pagination span{display:flex;align-items:center}.cmp-page-info .cmp-article-info__section:last-of-type .cmp-article-info__divider{display:none}.cmp-page-info .cmp-article-info__tag{font-weight:600}@media screen and (max-width:767px){.cmp-page-info .cmp-article-info__tag{width:100%}.cmp-page-info .cmp-article-info__tag .cmp-article-info__divider{display:none}}.cmp-page-info .cmp-article-info__divider{height:1.4ch;border-left:1px solid currentColor;margin:0 8px}.cmp-page-progress{display:flex;flex:1;background:0 0!important}.cmp-page-progress__bar{width:0;height:1px;background-color:#86bc25!important;transition:width .1s ease;padding:0!important;position:fixed;z-index:2002}.cmp-profile-promo__blurb .aem-GridColumn{padding:0}.cmp-profile-promo__blurb .cmp-profile-promo__container{display:flex;gap:32px}@media screen and (max-width:767px){.cmp-profile-promo__blurb .cmp-profile-promo__container{flex-direction:column}}.cmp-profile-promo__blurb .cmp-profile-promo__image.img-circular{flex-shrink:0;width:94px;height:94px;border-radius:50%;overflow:hidden}.cmp-profile-promo__blurb .cmp-profile-promo__image.img-circular img{max-width:94px;max-height:94px;display:flex}.cmp-profile-promo__blurb .cmp-profile-promo__image.img-circular:focus-within,.cmp-profile-promo__sme .cmp-profile-promo__image.img-circular:focus-within{outline:.5px dashed #d0d0ce}.cmp-profile-promo__blurb .cmp-profile-promo__name{margin-bottom:4px;font-size:1em;font-weight:600}.cmp-profile-promo__blurb .cmp-profile-promo__name a{color:#007cb0;position:relative;text-decoration:none!important;z-index:1}.cmp-profile-promo__blurb .cmp-profile-promo__link a:before,.cmp-profile-promo__blurb .cmp-profile-promo__name a:before,.cmp-profile-promo__sme .cmp-profile-promo__email span:before,.cmp-profile-promo__sme .cmp-profile-promo__name a:before,.cmp-profile-promo__sme .cmp-profile-promo__phone span:before{content:"";position:absolute;bottom:1px;left:0;width:0;transition:width .3s ease,opacity .3s ease;border-bottom:1px solid currentColor;display:flex;opacity:0;z-index:-1}.cmp-profile-promo__blurb .cmp-profile-promo__title{margin-bottom:16px;font-size:.875em;color:#53565a}.cmp-profile-promo__blurb .cmp-profile-promo__bio{font-size:1em;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.75em;color:#000}@media screen and (min-width:768px){.cmp-profile-promo__blurb .cmp-profile-promo__bio{-webkit-line-clamp:6}}.cmp-profile-promo__blurb .cmp-profile-promo__link a{font-size:1em;font-weight:600}.cmp-profile-promo__sme .aem-GridColumn{padding:0}.cmp-profile-promo__sme .cmp-profile-promo__container{display:flex;gap:16px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-profile-promo__sme .cmp-profile-promo__container{flex-direction:column}}@media screen and (max-width:767px){.cmp-profile-promo__sme .cmp-profile-promo__container{flex-direction:column}}.cmp-profile-promo__sme .cmp-profile-promo__image.img-circular{flex-shrink:0;width:96px;height:96px;border-radius:50%;overflow:hidden}.cmp-profile-promo__sme .cmp-profile-promo__image.img-circular img{max-width:96px;max-height:96px;display:flex}.cmp-profile-promo__sme .cmp-profile-promo__name{margin-bottom:8px;font-size:1.125em;font-weight:600}@media screen and (max-width:767px){.cmp-profile-promo__sme .cmp-profile-promo__name{font-size:1em}}.cmp-profile-promo__blurb .cmp-profile-promo__link a,.cmp-profile-promo__sme .cmp-profile-promo__name a{color:#007cb0;position:relative;text-decoration:none!important;z-index:1}.cmp-profile-promo__sme .cmp-profile-promo__title{margin-bottom:8px;font-size:.875em;color:#53565a}.cmp-profile-promo__sme .cmp-profile-promo__email,.cmp-profile-promo__sme .cmp-profile-promo__phone{margin-bottom:8px}.cmp-profile-promo__sme .cmp-profile-promo__email a,.cmp-profile-promo__sme .cmp-profile-promo__phone a{display:flex;color:#007cb0;font-size:.875em;font-weight:600}.cmp-profile-promo__sme .cmp-profile-promo__email a:before,.cmp-profile-promo__sme .cmp-profile-promo__phone a:before{font-family:Dcom-EDE!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:8px}.cmp-profile-promo__sme .cmp-profile-promo__email a:hover,.cmp-profile-promo__sme .cmp-profile-promo__phone a:hover{text-decoration:none;color:#09577b}.cmp-profile-promo__sme .cmp-profile-promo__email span,.cmp-profile-promo__sme .cmp-profile-promo__phone span{display:inline;position:relative;text-decoration:none!important;z-index:1}.cmp-profile-promo__sme .cmp-profile-promo__email a:before{content:"";font-size:1.25em;margin-top:2px}.cmp-profile-promo__sme .cmp-profile-promo__phone a:before{content:"";font-size:1em}.cmp-profile-promo__sme .cmp-profile-promo__connections ul{display:flex;gap:8px;margin:16px 0 0;flex-wrap:wrap}.cmp-profile-promo__sme .cmp-profile-promo__connections ul a{font-size:.875em;transition:.3s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px;line-height:28px;border-width:2px;border-style:solid;border-radius:50%;box-sizing:border-box}.cmp-profile-promo__sme .cmp-profile-promo__connections ul a.icon-linkedin{border-color:#007bb6}.cmp-profile-promo__sme .cmp-profile-promo__connections ul a.icon-linkedin:hover{background:#007bb6;color:#fff}.cmp-profile-promo__sme .cmp-profile-promo__connections ul a.icon-email{color:#1076a8}.cmp-profile-promo__sme .cmp-profile-promo__connections ul a.icon-email:hover{background:#1076a8;border-color:#1076a8;color:#fff}.cmp-promo--featured-primary{padding:16px!important}.cmp-promo--featured-primary .cmp-promo{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:767px){.cmp-promo--featured-primary .cmp-promo{height:auto!important}}@media screen and (min-width:1201px){.cmp-promo--featured-primary .cmp-promo{height:auto!important}}.cmp-promo--featured-primary .cmp-promo__type{margin-bottom:8px}.cmp-promo--featured-primary .cmp-promo__type span{font-size:.875em;color:#fff;background:#000;padding:3px 10px;display:inline-block}.cmp-promo--featured-primary .cmp-promo__content__title{font-size:1.5em;font-weight:400;line-height:1.375;margin-bottom:0;color:#000}.cmp-promo--featured-primary .cmp-promo__content__desc.dot-ellipsis,.cmp-promo--featured-primary .cmp-promo__content__title.dot-ellipsis{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cmp-promo--featured-primary .cmp-promo__content__primary-author{font-size:.875em;font-weight:700;color:#53565a}.cmp-promo--featured-primary .cmp-promo__content__primary-author__preposition{font-weight:600}.cmp-promo--featured-primary .cmp-promo__content__desc{color:#53565a;font-size:1em;line-height:1.375em;margin:16px 0 40px}.cmp-promo--featured-primary .cmp-promo__content-type__read-time,.cmp-promo--featured-primary .cmp-promo__location__date{display:flex;align-items:center;font-size:.875em;color:#53565a}.cmp-promo--featured-primary .cmp-promo__content__type{color:#000;font-weight:600}.cmp-promo--featured-primary .cmp-promo-divider{height:12px;margin:0 8px;width:1px;background-color:#53565a}.cmp-promo--featured-primary .cmp-promo__image{overflow:hidden;line-height:0;border-radius:8px}.cmp-promo--featured-primary .cmp-promo__image.img-position-bottom{margin-top:16px}.cmp-promo--featured-primary .cmp-promo__image.img-position-top{margin-bottom:16px}.cmp-promo--featured-primary .cmp-promo__image img{max-width:100%;height:auto;transition:transform .3s linear}.cmp-promo--featured-primary .cmp-promo .img-square img{aspect-ratio:1/1;object-fit:cover}.cmp-promo--featured-primary .cmp-promo .img-custom img{aspect-ratio:1/1.3}.cmp-events-promo-v2--featured:hover .cmp-events-promo__image img,.cmp-promo--featured-primary a:hover .cmp-promo__image img{transform:scale(1.1)}.cmp-promo--us-poc-promo-description-theme .cmp-promo__content__desc{color:#fff!important}.cmp-pull-quote .cmp-text p{margin:0}.cmp-pull-quote .cmp-text p:first-of-type{line-height:1.5638}.cmp-pull-quote .cmp-text p:last-of-type{line-height:1.25!important}.cmp-pull-quote .cmp-text .small-body-copy{font-size:14px;line-height:14px;font-style:italic;font-weight:400}@media screen and (max-width:767px){.cmp-pull-quote .cmp-text{font-size:1.25em}}.cmp-pull-quote__standard--border-left .cmp-pull-quote-content{max-width:100%}.cmp-pull-quote__standard--border-left .cmp-pull-quote-content__wrapper{border-left:3px solid #86bc25;padding:0 0 0 16px}.cmp-pull-quote__standard--border-left .cmp-pull-quote-content__wrapper p{margin-top:0;margin-bottom:16px}.cmp-pull-quote__standard--border-left .cmp-pull-quote-content__wrapper p:last-child{margin-bottom:0}.cmp-pull-quote__standard--border-left .cmp-text .small-body-copy{font-size:14px;color:#818181;display:block;line-height:1;font-style:italic;font-weight:400}.cmp-pull-quote--full-bleed{padding:80px 16px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--full-bleed{padding:80px 96px}}@media screen and (max-width:767px){.cmp-pull-quote--full-bleed{padding:48px 48px 48px 16px}}.cmp-pull-quote--full-bleed .cmp-pull-quote-content__wrapper{padding:16px 0 16px 24px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--full-bleed .cmp-pull-quote-content__wrapper{padding:0 0 0 24px}}@media screen and (max-width:767px){.cmp-pull-quote--full-bleed .cmp-pull-quote-content__wrapper{padding:0 0 0 16px}}.cmp-pull-quote--full-bleed-1 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--full-bleed-2 .cmp-pull-quote-content__wrapper{border-left:3px solid #86bc25}.cmp-pull-quote--full-bleed-3 .cmp-pull-quote-content__wrapper{border-left:3px solid #000}.cmp-pull-quote--full-bleed-4 .cmp-pull-quote-content__wrapper{border-left:3px solid #fff}.cmp-pull-quote--full-bleed-5 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--full-bleed-6 .cmp-pull-quote-content__wrapper{border-left:3px solid #046a38}.cmp-pull-quote--full-bleed-7 .cmp-pull-quote-content__wrapper{border-left:3px solid #6fc2b4}.cmp-pull-quote--quote-with-image,.cmp-pull-quote--quote-with-image-large{padding:0!important;margin:0!important}@media screen and (max-width:1023px){.cmp-pull-quote--quote-with-image-large>div:before,.cmp-pull-quote--quote-with-image>div:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.7)}}.cmp-pull-quote--quote-with-image>div{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;padding:80px 32px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--quote-with-image>div{padding:72px 96px}}@media screen and (max-width:767px){.cmp-pull-quote--quote-with-image>div{padding:360px 16px 48px}}.cmp-pull-quote--quote-with-image .cmp-pull-quote-content{display:flex}.cmp-pull-quote--quote-with-image .cmp-pull-quote-content__wrapper{flex-basis:50%;padding:0 0 0 24px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--quote-with-image .cmp-pull-quote-content__wrapper{flex-basis:75%;padding:0 0 0 24px}}@media screen and (max-width:767px){.cmp-pull-quote--quote-with-image .cmp-pull-quote-content__wrapper{flex-basis:100%;padding:0 0 0 16px}}.cmp-pull-quote--quote-with-image-large>div{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;padding:160px}@media screen and (max-width:1023px){.cmp-pull-quote--quote-with-image-large>div{padding:120px 24px}}.cmp-pull-quote--quote-with-image-large .cmp-pull-quote-content{display:flex}.cmp-pull-quote--quote-with-image-large .cmp-pull-quote-content__wrapper{flex-basis:50%;padding:0 0 0 24px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--quote-with-image-large .cmp-pull-quote-content__wrapper{flex-basis:100%;padding:0 24px}}@media screen and (max-width:767px){.cmp-pull-quote--quote-with-image-large .cmp-pull-quote-content__wrapper{flex-basis:100%;padding:0 0 0 16px}}.cmp-pull-quote--quote-with-image-1,.cmp-pull-quote--quote-with-image-1 .cmp-text .small-body-copy,.cmp-pull-quote--quote-with-image-large-1,.cmp-pull-quote--quote-with-image-large-1 .cmp-text .small-body-copy{color:#f5f6f6}.cmp-pull-quote--quote-with-image-1 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--quote-with-image-2 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--quote-with-image-large-1 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--quote-with-image-large-2 .cmp-pull-quote-content__wrapper{border-left:3px solid #86bc25}.cmp-carousel-scrollbar__next i,.cmp-carousel-scrollbar__prev i,.cmp-pull-quote--quote-with-image-2,.cmp-pull-quote--quote-with-image-2 .cmp-text .small-body-copy,.cmp-pull-quote--quote-with-image-3,.cmp-pull-quote--quote-with-image-3 .cmp-text .small-body-copy,.cmp-pull-quote--quote-with-image-large-2,.cmp-pull-quote--quote-with-image-large-2 .cmp-text .small-body-copy,.cmp-pull-quote--quote-with-image-large-3,.cmp-pull-quote--quote-with-image-large-3 .cmp-text .small-body-copy,.cmp-share-bar__save-left .cmp-share-bar__download-link i,.cmp-share-bar__save-left .cmp-share-bar__print-link i,.cmp-slider__next i,.cmp-slider__prev i{color:#000}.cmp-pull-quote--quote-with-image-3 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--quote-with-image-large-3 .cmp-pull-quote-content__wrapper{border-left:3px solid #fff}.cmp-pull-quote--block-image{padding:80px 0}.cmp-pull-quote--block-image .cmp-pull-quote-content{display:flex;flex-wrap:nowrap;align-items:center;gap:24px;row-gap:48px;padding:0 80px}@media screen and (max-width:1023px){.cmp-pull-quote--block-image .cmp-pull-quote-content{flex-direction:column-reverse}}.cmp-pull-quote--block-image .cmp-pull-quote-content__image,.cmp-pull-quote--block-image .cmp-pull-quote-content__wrapper{flex:1 1 0}.cmp-pull-quote--block-image .cmp-pull-quote-content__image img,.cmp-pull-quote--block-image .cmp-pull-quote-content__wrapper img{width:100%}.cmp-pull-quote--block-image .cmp-pull-quote-content__wrapper{padding:16px 0 16px 24px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--block-image .cmp-pull-quote-content__wrapper{padding:0 0 0 24px}}@media screen and (max-width:767px){.cmp-pull-quote--block-image .cmp-pull-quote-content__wrapper{padding:0 0 0 16px}}.cmp-pull-quote--profile-image{padding:120px 0}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--profile-image{padding:80px 0}}@media screen and (max-width:767px){.cmp-pull-quote--profile-image{padding:64px 0}}.cmp-pull-quote--profile-image .cmp-pull-quote-content{display:flex;flex-wrap:nowrap;align-items:center;gap:48px;row-gap:48px;padding:0 80px}@media screen and (max-width:1023px){.cmp-pull-quote--profile-image .cmp-pull-quote-content{flex-direction:column}}@media screen and (max-width:767px){.cmp-pull-quote--profile-image .cmp-pull-quote-content{padding:0 12px}}.cmp-pull-quote--profile-image .cmp-pull-quote-content__image img,.cmp-pull-quote--profile-image .cmp-pull-quote-content__wrapper img{height:262px;width:262px;border-radius:50%}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--profile-image .cmp-pull-quote-content__image img,.cmp-pull-quote--profile-image .cmp-pull-quote-content__wrapper img{height:432px;width:432px}}@media screen and (max-width:767px){.cmp-pull-quote--profile-image .cmp-pull-quote-content__image img,.cmp-pull-quote--profile-image .cmp-pull-quote-content__wrapper img{height:320px;width:320px}}.cmp-pull-quote--profile-image .cmp-pull-quote-content__image{min-width:262px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--profile-image .cmp-pull-quote-content__image{min-width:432px}}@media screen and (max-width:767px){.cmp-pull-quote--profile-image .cmp-pull-quote-content__image{min-width:320px;padding:0 60px}}.cmp-pull-quote--profile-image .cmp-pull-quote-content__wrapper{padding:16px 0 16px 24px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--profile-image .cmp-pull-quote-content__wrapper{padding:0 0 0 24px}}@media screen and (max-width:767px){.cmp-pull-quote--profile-image .cmp-pull-quote-content__wrapper{padding:0 0 0 16px}}.cmp-pull-quote--block-image-small{padding:80px 0}.cmp-pull-quote--block-image-small .cmp-pull-quote-content{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:center;justify-content:center;gap:24px;row-gap:48px;padding:0 80px}@media screen and (max-width:1023px){.cmp-pull-quote--block-image-small .cmp-pull-quote-content{flex-direction:column-reverse}}.cmp-pull-quote--block-image-small .cmp-pull-quote-content__image{flex:0 0 25%}.cmp-pull-quote--block-image-large .cmp-pull-quote-content__image img,.cmp-pull-quote--block-image-small .cmp-pull-quote-content__image img{width:100%}.cmp-pull-quote--block-image-small .cmp-pull-quote-content__wrapper{flex:0 0 75%;padding:16px 0 16px 24px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--block-image-small .cmp-pull-quote-content__wrapper{padding:0 0 0 24px}}@media screen and (max-width:767px){.cmp-pull-quote--block-image-small .cmp-pull-quote-content__wrapper{padding:0 0 0 16px}}@media screen and (max-width:1023px){.cmp-pull-quote--block-image-large{padding:80px 0}}.cmp-pull-quote--block-image-large .cmp-pull-quote-content{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:center;justify-content:center;gap:24px;row-gap:48px;padding:0 80px}@media screen and (max-width:1023px){.cmp-pull-quote--block-image-large .cmp-pull-quote-content{flex-direction:column-reverse}}.cmp-pull-quote--block-image-large .cmp-pull-quote-content__image{flex:0 0 40%;flex-shrink:0;display:flex}.cmp-pull-quote--block-image-large .cmp-pull-quote-content__wrapper{flex:0 0 60%;padding:16px 0 16px 24px}@media screen and (min-width:768px) and (max-width:1023px){.cmp-pull-quote--block-image-large .cmp-pull-quote-content__wrapper{padding:0 0 0 24px}}@media screen and (max-width:767px){.cmp-pull-quote--block-image-large .cmp-pull-quote-content__wrapper{padding:0 0 0 16px}}.cmp-pull-quote--block-image-1 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--block-image-large-1 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--block-image-small-1 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--profile-image-1 .cmp-pull-quote-content__wrapper{border-left:3px solid #86bc25}.cmp-pull-quote--block-image-2 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--block-image-large-2 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--block-image-small-2 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--profile-image-2 .cmp-pull-quote-content__wrapper{border-left:3px solid #000}.cmp-pull-quote--block-image-3 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--block-image-large-3 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--block-image-small-3 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--profile-image-3 .cmp-pull-quote-content__wrapper{border-left:3px solid #fff}.cmp-pull-quote--block-image-4 .cmp-pull-quote-content__wrapper,.cmp-pull-quote--block-image-5 .cmp-pull-quote-content__wrapper{border-left:3px solid #046a38}.sectional-divider{position:relative}.sectional-divider .cmp-section-divider{position:relative;z-index:1}.sectional-divider .cmp-section-divider.cmp-section-divider_overlay{padding:10px 0;opacity:50%;width:100%;position:absolute;margin-top:-8px;margin-bottom:-8px}.sectional-divider .cmp-section-divider.cmp-section-divider_shadow{padding:25px 0;background-color:transparent!important;overflow:hidden}.sectional-divider .cmp-section-divider.cmp-section-divider_shadow:after{content:"";width:100%;top:-3px;height:10px;position:absolute;background:radial-gradient(ellipse at center,rgba(0,0,0,.1)0,transparent 65%)}.sectional-divider .cmp-section-divider.cmp-section-divider_band{padding:40px}.sectional-divider.cmp-section-divider.cmp-section-divider__band--thin .cmp-section-divider{border-top:1px solid #e7e9e8;padding:0!important}.sectional-divider.cmp-section-divider.cmp-section-divider--border-black--alpha-20 .cmp-section-divider{border-color:#0003}.sectional-divider.cmp-section-divider.cmp-section-divider--border-black--alpha-10 .cmp-section-divider{border-color:#0000001a}@media screen and (max-width:767px){.sectional-divider .cmp-section-divider.cmp-section-divider_band{padding:16px}}.cmp-section-divider_gradient:after{content:" ";width:100%;height:5px;position:absolute;bottom:0;background:linear-gradient(270deg,#c4d600,#86bc25,#00abab,#00a3e0)}.cmp-section-divider_gradient-animation:after{content:" ";width:0%;opacity:0;animation:barLoop 3s ease;animation-fill-mode:forwards}:root{--swiper-theme-color:#007aff}.swiper,.swiper-wrapper{position:relative;z-index:1}.swiper{margin-left:auto;margin-right:auto;overflow:hidden;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{width:100%;height:100%;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cards,.swiper-cube,.swiper-flip{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100%0}.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cards .swiper-slide,.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.swiper-creative .swiper-slide{transition-property:transform,opacity,height}.swiper-cards .swiper-slide{transform-origin:center bottom}.cmp-carousel-scrollbar,.cmp-slider{padding:20px 0!important}.cmp-carousel-scrollbar *,.cmp-slider *{box-sizing:border-box}.cmp-carousel-scrollbar__controls,.cmp-slider__controls{display:flex;gap:8px;align-items:center;margin-top:32px}.cmp-carousel-scrollbar__prevnext,.cmp-slider__prevnext{flex:0 0 auto;display:flex}.cmp-carousel-scrollbar__next,.cmp-carousel-scrollbar__prev,.cmp-slider__next,.cmp-slider__prev{position:relative!important;background-color:transparent!important;top:0!important;width:32px!important;height:32px!important;margin:0!important;opacity:1;left:0!important;right:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.cmp-carousel-scrollbar__next:before,.cmp-carousel-scrollbar__prev:before,.cmp-slider__next:before,.cmp-slider__prev:before{transition:.2s ease;background-color:#f0f0f0;border-radius:100px;content:"";position:absolute;width:0%;height:0%;z-index:-1}.cmp-carousel-scrollbar__next:after,.cmp-carousel-scrollbar__prev:after,.cmp-slider__next:after,.cmp-slider__prev:after{content:""!important}.cmp-carousel-scrollbar__next:hover:before,.cmp-carousel-scrollbar__prev:hover:before,.cmp-slider__next:hover:before,.cmp-slider__prev:hover:before{width:100%;height:100%}.cmp-carousel-scrollbar__scrollbar,.cmp-slider__scrollbar{margin:20px 0;flex:1 1 100%;background-color:#f0f0f0;height:4px}.cmp-carousel-scrollbar.swiper-centered .swiper-wrapper,.cmp-slider.swiper-centered .swiper-wrapper{justify-content:center}.cmp-carousel-scrollbar.swiper-justified .swiper-wrapper,.cmp-slider.swiper-justified .swiper-wrapper{justify-content:space-between}.cmp-carousel-scrollbar .swiper-scrollbar-drag,.cmp-slider .swiper-scrollbar-drag{background-color:#43b02a;cursor:pointer}.cmp-carousel-scrollbar .swiper-button-lock,.cmp-carousel-scrollbar .swiper-pagination-lock,.cmp-slider .swiper-button-lock,.cmp-slider .swiper-pagination-lock{display:none!important}.cmp-carousel-scrollbar .swiper-button-disabled,.cmp-slider .swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.cmp-carousel-scrollbar .swiper-slide,.cmp-slider .swiper-slide{display:grid;grid-auto-rows:1fr;height:auto!important}.swiper-pagination{display:contents}.cmp-small-title{margin:0;display:flex;gap:4px;flex:1}.cmp-small-title__type{display:flex;color:#000;font-size:1em;white-space:nowrap}@media screen and (max-width:767px){.cmp-small-title__type{display:none}}.cmp-small-title__text{color:#000;font-size:1em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;width:100%;display:inline-block}.cmp-share-bar.cmp-share-bar_default-no-save .cmp-share-bar_list-second-item,.cmp-share-bar.cmp-share-bar_default-no-save .cmp-share_item-border{display:none}.cmp-share-bar--no-border .cmp-share-bar__menu{border:0!important}.cmp-share-bar--no-border .cmp-share-bar__links:focus{outline:0!important}.cmp-share-bar__list{padding-top:3px}.cmp-share-bar__menu{position:absolute;box-shadow:0 3px 6px #00000029;padding:13px 0 0 9px;z-index:1;background-color:#fff;text-align:left;top:50px;display:none;left:-65px;width:180px;list-style-type:none}.cmp-share-bar__menu .cmp-share-bar__links{text-align:center;height:28px;width:28px;font-size:12px;color:#fff}.cmp-share-bar__menu.cmp-share-bar_menu-slide{min-width:17rem;border:1px solid #707377;border-radius:30px;left:-229px;z-index:-1;opacity:0;top:0;display:flex;justify-content:space-between;background-color:#fff;padding:5px 15px;box-shadow:none}.cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in{z-index:1;top:0}.cmp-share-bar__btn-label{display:table;text-align:center;position:relative;min-width:17rem;z-index:9999;cursor:pointer}.cmp-share-bar__btn-label:focus{outline-style:dashed;outline-color:#a7a8aa}.cmp-share-bar__btn-label:focus .cmp-share-bar_menu-slide-label{display:block}.cmp-share-bar__btn-label span{padding-left:4px;display:block}.cmp-share-bar__btn-label:hover .cmp-share-bar_menu-slide-label{display:block}.cmp-share-bar__btn-label-text{text-align:left;font-size:.775em;display:table}.cmp-share-bar__item-menu{display:flex}.cmp-share-bar__slide-right .share-bar__menu-slide{left:0}.cmp-share-bar__menu-slide{display:block;opacity:0;outline:0;z-index:-1}.cmp-share-bar__menu-slide .cmp-share-bar .cmp-share-bar_links-save-active{background-color:#00abab;color:#fff}.cmp-share-bar__container{display:flex;position:relative}.cmp-share-bar__item{display:inline-flex;align-items:center;margin:0 23px 0 0;list-style-position:inside;text-align:center;position:relative}.cmp-share-bar__item.cmp-share_item-border{padding-left:16px;position:relative;margin:0 4px 0 0;cursor:pointer}.cmp-share-bar__item.cmp-share_item-border:before{content:"";width:1px;left:0;position:absolute;height:40px;background-color:#bbbcbc}.cmp-share-bar__item.cmp-share_item-border:focus{outline-style:dashed;outline-color:#a7a8aa}.cmp-share-bar__item.cmp-share-bar_item-tooltip{position:relative}.cmp-share-bar__item--socials{position:relative;padding-right:72px}.cmp-share-bar__item--socials:hover .cmp-share-bar__links-label{color:#fff}.cmp-share-bar__item--socials .cmp-share-bar__links-label{position:absolute;left:52px;font-size:.775em;font-family:Open Sans,Verdana,Helvetica,sans-serif}.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__container{float:right}.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__item .cmp-share-bar__links{border:1.5px solid #fff;cursor:pointer;color:#fff}.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__item .cmp-share-bar__links.icon-download-alt:hover,.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__item .cmp-share-bar__links.icon-share-alt-o:hover{background-color:#fff;color:#000;opacity:1}.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__item .cmp-share-bar__btn-label-text{color:#fff}.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__item .cmp-share-bar__menu.cmp-share-bar_menu-slide{min-width:0;width:auto;left:auto;top:0;right:calc(100% - 44px);padding:7px}.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__item .cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in{background-color:#53565a}.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__item .cmp-share-bar__icons-close:after,.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__item .cmp-share-bar__icons-close:before{width:12px}.cmp-share-bar__links-text{font-size:.75em;font-weight:700;color:#000;display:block;padding-top:2px;padding-left:4px}.cmp-share-bar__menu-link{display:flex;width:100%}.cmp-share-bar__menu-link.cmp-share-bar_menu-copy-link{cursor:pointer}.cmp-share-bar__menu-item{margin:0;position:relative}.cmp-share-bar__download-link-text,.cmp-share-bar__print-link-text,.cmp-share-bar__save-link-text{line-height:19px;color:#000;font-size:14px;padding-left:8px;font-weight:600;display:table-cell}.cmp-share-bar__download-link,.cmp-share-bar__links-save,.cmp-share-bar__print-link{display:flex}.cmp-share-bar .cmp-share-bar__item.cmp-share-bar__menu-item-mobile-show{display:none}.cmp-share-bar.cmp-share-bar_slide-label .slide-in{z-index:1;-webkit-animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}.cmp-share-bar.cmp-share-bar_slide-label .slide-in-right-reverse{-webkit-animation:slide-in-left-reverse .3s cubic-bezier(.25,.46,.45,.94) reverse both;animation:slide-in-left-reverse .3s cubic-bezier(.25,.46,.45,.94) reverse both}.slide-in{-webkit-animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;z-index:1;animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.slide-in-right-reverse{-webkit-animation:slide-in-right-reverse .3s cubic-bezier(.25,.46,.45,.94) reverse both;animation:slide-in-right-reverse .3s cubic-bezier(.25,.46,.45,.94) reverse both}@media (prefers-color-scheme:dark){.cmp-share-bar__dark-theme__links{background-color:#000!important}.cmp-share-bar__dark-theme__links.cmp-share-bar_icons-save{color:#fff;border-color:#fff}.cmp-share-bar__dark-theme__links.cmp-share-bar_icons-save:hover{background-color:#000;opacity:.7}}.cmp-share-bar__links{color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.125em;transition:all .3s linear;-webkit-border-radius:100%;-webkit-background-clip:padding-box;-moz-border-radius:100%;-moz-background-clip:padding;border-radius:100%;background-clip:padding-box;height:40px;width:40px}.cmp-share-bar__links:focus{outline-style:dashed;outline-color:#a7a8aa}.cmp-share-bar__links:hover{opacity:.7}.cmp-share-bar__links.icon-linkedin{color:#fff;background-color:#007bb6}.cmp-share-bar__links.icon-twitter{color:#fff;background-color:#00aced}.cmp-share-bar__links.icon-facebook{color:#fff;background-color:#3b5998}.cmp-share-bar__links.icon-whatsapp{color:#fff;background-color:#43d854}.cmp-share-bar__links.icon-pinterest{color:#fff;background-color:#cc2127}.cmp-share-bar__links.icon-email{color:#fff;background-color:#00a3e0}.cmp-share-bar__links.icon-quick-link{color:#fff;background-color:#26890d}.cmp-share-bar__links.icon-bookmark-o{border:1px solid #00abab;color:#00abab}.cmp-share-bar__links.cmp-share-bar_links-save-active,.cmp-share-bar__links.icon-bookmark-o:hover{background-color:#00abab;color:#fff}.cmp-share-bar__links.cmp-share-bar_links-dark{border:1px solid #000;cursor:pointer;color:#000}.cmp-share-bar__links.cmp-share-bar_links-dark:hover{background-color:#000;color:#fff;opacity:1}.cmp-share-bar__links.cmp-share-bar_links-light{border:1px solid #fff;cursor:pointer;color:#fff}.cmp-share-bar__links.cmp-share-bar_links-light:hover{background-color:#fff;color:#000;opacity:1}.cmp-share-bar__links.cmp-share-bar_links-light+.cmp-share-bar__links-text{color:#fff}.cmp-share-bar__links.cmp-share-bar__links-save,.cmp-share-bar__links.cmp-share-bar_icons-save,.cmp-share-bar__links.cmp-share-bar_print-link{opacity:1}.cmp-share-bar__links.cmp-share-bar_links-label{color:#000;display:flex;width:100%;font-size:1.625em}.cmp-share-bar__icons-close{cursor:pointer}.cmp-share-bar__icons-close:after,.cmp-share-bar__icons-close:before{position:absolute;content:"";width:22px;transform:rotate(50deg);height:1px;left:9px;background-color:#d0d0ce}.cmp-share-bar__icons-close:after{transform:rotate(130deg)}.cmp-share-bar__icons-label{font-size:1.2em;padding-top:3px}@media screen and (max-width:767px){.cmp-share-bar.cmp-share-bar_links-light .cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in{min-width:15rem;right:auto}.cmp-share-bar__item{margin:0 8px 0 0}.cmp-share-bar__item.cmp-share_item-border{padding-left:8px}.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in-mobile{min-width:0!important;right:0!important}.cmp-share-bar__slide--horizontal .cmp-share-bar__item.cmp-share-bar__item--socials{padding-right:0}.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__btn-label-text,.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__links .cmp-share-bar__links-label{display:none!important}.cmp-share-bar__menu-slide.cmp-share-bar_menu-slide-label{left:0;right:0!important;top:50px}.cmp-share-bar__menu-slide.cmp-share-bar_menu-slide-label.slide-out{display:none}.cmp-share-bar__menu-slide.cmp-share-bar_menu-slide-label.slide-in-mobile{display:block}.cmp-share-bar__list{display:flex}.cmp-share-bar__menu{left:0}.cmp-share-bar__menu.cmp-share-bar_menu-slide{left:-2px;top:-2px}.cmp-share-bar__btn-label{min-width:17rem}.cmp-share-bar .cmp-share-bar__item.cmp-share-bar__menu-item-mobile-show,.cmp-share-bar--hide-share--mobile .cmp-share-bar__native-share-link .cmp-share-bar__save-link-text,.cmp-share-bar__download .cmp-share-bar__download-link-text,.cmp-share-bar__native-share .cmp-share-bar__save-link-text{display:none}.cmp-share-bar__native-share:last-of-type{border:0;padding-right:0;margin-right:0}.slide-in-mobile{-webkit-animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;z-index:1;animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.mobile-menu-open{padding:0;margin:0}.mobile-menu-open .icon-share-alt-o,.mobile-menu-open.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__menu .cmp-share-bar__links.cmp-share-bar__icons-close{display:none}.cmp-share-bar.cmp-share-bar_links-light.mobile-menu-open .cmp-share-bar__item .cmp-share-bar__menu.cmp-share-bar_menu-slide.slide-in-mobile{background:0 0;border:0;position:relative;z-index:1}.mobile-menu-open.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__menu .cmp-share-bar__links{background:0 0;border:1.5px solid #d0d0ce;width:36px;height:36px;font-size:1.2em;color:#d0d0ce}.mobile-menu-open .cmp-share-bar__links{border:1.5px solid #d0d0ce;width:36px;height:36px;font-size:1.2em;color:#d0d0ce}.cmp-share-bar.cmp-share-bar_links-light.mobile-menu-open .cmp-share-bar__container{float:left}.cmp-share-bar__slide--horizontal.mobile-menu-open .cmp-share-bar__menu-item{padding-left:15px}.cmp-share-bar__slide--horizontal.mobile-menu-open .cmp-share-bar__menu-item:first-child,.cmp-share-bar__slide--horizontal.mobile-menu-open .cmp-share-bar__menu-item:nth-child(2){padding-left:0}}@media screen and (max-width:430px){.cmp-sticky-bar .cmp-share-bar__download,.cmp-sticky-bar .cmp-share-bar__native-share,.cmp-sticky-bar .cmp-share-bar__print,.cmp-sticky-bar .cmp-share-bar__save-later{padding-right:10px;margin-right:10px}.cmp-sticky-bar .cmp-share-bar__native-share:last-of-type{padding-right:0;margin-right:0}}@media screen and (max-width:767px){.cmp-share-bar__save-left .cmp-share-bar__list{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.cmp-share-bar__save-left .cmp-share-bar__list::-webkit-scrollbar{display:none}.cmp-share-bar__save-left .cmp-share-bar__native-share{display:block}}.cmp-share-bar__save-left,.cmp-share-bar__save-left>div{overflow:hidden}.cmp-share-bar__save-left .cmp-share-bar__container{align-items:center}.cmp-share-bar__save-left .cmp-share-bar__download,.cmp-share-bar__save-left .cmp-share-bar__native-share,.cmp-share-bar__save-left .cmp-share-bar__print,.cmp-share-bar__save-left .cmp-share-bar__save-later{display:flex;align-items:center;border-right:1px solid;padding-right:16px;margin-right:16px;min-height:32px}.cmp-share-bar__save-left .cmp-share-bar__download-link,.cmp-share-bar__save-left .cmp-share-bar__links-save,.cmp-share-bar__save-left .cmp-share-bar__print-link{align-items:center;color:#000;outline-offset:-1px}.cmp-share-bar__save-left .cmp-share-bar__download-text,.cmp-share-bar__save-left .cmp-share-bar__print-link-text,.cmp-share-bar__save-left .cmp-share-bar__save-link-text{font-size:.875em;white-space:nowrap}.cmp-share-bar__save-left .cmp-share-bar__download-link-text:hover{text-decoration:underline}@media screen and (min-width:1024px){.cmp-share-bar__save-left .cmp-share-bar__label--hide{display:none}}@media screen and (max-width:767px){.cmp-share-bar__save-left .cmp-share-bar__label--mobile--hide{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-share-bar__save-left .cmp-share-bar__label--tablet--hide{display:none}}.cmp-share-bar__save-left .cmp-share-bar__list{margin:0;list-style-type:none;display:flex;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.cmp-share-bar__save-left .cmp-share-bar__list::-webkit-scrollbar{width:0;height:0}.cmp-share-bar__save-left .cmp-share-bar__list a:hover{opacity:.8}.cmp-share-bar__save-left .cmp-share-bar__list a:focus{outline-offset:2px}.cmp-share-bar__save-left .cmp-share-bar__links{width:32px;height:32px;font-size:1em}.cmp-share-bar__save-left .cmp-share-bar__links.cmp-share-bar_icons-download,.cmp-share-bar__save-left .cmp-share-bar__links.cmp-share-bar_icons-native-share,.cmp-share-bar__save-left .cmp-share-bar__links.cmp-share-bar_icons-print,.cmp-share-bar__save-left .cmp-share-bar__links.cmp-share-bar_icons-save{background:0 0;color:#000;border:0;padding:0;width:auto}.cmp-accordion-v3--standard.cmp-accordion-v3--standard--has-icon .cmp-accordion__button--expanded .cmp-accordion__item-head-image i,.cmp-share-bar__save-left .cmp-share-bar__links:visited{color:#fff}.cmp-share-bar__save-left .cmp-share-bar__item{display:unset;margin-right:8px;padding:3px 0}.cmp-share-bar__save-left .cmp-share-bar__item:last-child{margin-right:0}.cmp-share-bar__save-left .cmp-share-bar__download a,.cmp-share-bar__save-left .cmp-share-bar__native-share a,.cmp-share-bar__save-left .cmp-share-bar__print a{color:#000!important}.cmp-share-bar__download-popup{display:none;position:fixed;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 16px #00000029;border-radius:8px;min-height:50px;width:300px;padding:40px;top:58px;left:-1000px;box-sizing:border-box;transform:translate(-50%);z-index:2000}.cmp-share-bar__download-popup-item{display:flex;gap:12px}.cmp-share-bar__download-popup-item:last-child{margin-bottom:0}.cmp-share-bar__download-popup-item-icon{color:#127cb0}.cmp-share-bar__download-popup-item-link{font-size:1em;line-height:1.1875em;letter-spacing:0;color:#127cb0;font-weight:600}.cmp-promo--standard-primary a:hover .cmp-promo__content__title,.cmp-share-bar__download-popup-item-link:hover{text-decoration:underline}.cmp-share-bar__download-popup-item-link-size{font-size:.875em;color:#000;display:inline-block;font-weight:400}.cmp-share-bar__download-popup-item-link-size:hover{text-decoration:none}.cmp-share-bar__download-popup .button.cmp-btn{margin-top:32px}.cmp-share-bar__download-popup .button.cmp-btn .button-container{flex-grow:1}@media screen and (min-width:1024px){.cmp-btn__full-width--desktop .button-container{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-btn__full-width--tablet .button-container{width:100%}}@media screen and (max-width:767px){.cmp-btn__full-width--mobile .button-container{width:100%}}@media screen and (max-width:767px){.cmp-btn--width-100--mobile,.cmp-btn--width-100--mobile .button-container{width:100%}}.cmp-share-bar__slide--horizontal .cmp-share-bar__menu-item{margin-left:6px}.cmp-share-bar__slide--horizontal .cmp-share-bar__item--socials{padding-right:40px;margin-right:40px}.cmp-share-bar__slide--horizontal .cmp-share-bar__item--socials .cmp-share-bar__links-label{display:inline;white-space:nowrap}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.cmp-share-bar__slide--horizontal .cmp-share-bar__item--socials{display:none!important}}.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__menu .cmp-share-bar__links{border:transparent}.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__menu .cmp-share-bar__links.cmp-share-bar__icons-close{width:28px}.cmp-share-bar__slide--horizontal .cmp-share-bar_item-tooltip .cmp-share-bar__btn-label-text{display:block!important;color:#000}.cmp-share-bar__slide--horizontal .cmp-share-bar_item-tooltip .cmp-share-bar__tooltip.cmp-share-bar__tooltip-bottom,.cmp-share-bar__slide--horizontal .cmp-share-bar_item-tooltip .cmp-share-bar__tooltip.cmp-share-bar__tooltip-left,.cmp-share-bar__slide--horizontal .cmp-share-bar_item-tooltip .cmp-share-bar__tooltip.cmp-share-bar__tooltip-right,.cmp-share-bar__slide--horizontal .cmp-share-bar_item-tooltip .cmp-share-bar__tooltip.cmp-share-bar__tooltip-top{display:none}.cmp-share-bar__slide--horizontal .cmp-share-bar__list{display:flex}.cmp-share-bar__slide--horizontal .cmp-share-bar__item{display:inline-flex}.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__btn-label-text{padding-left:14px}.cmp-share-bar__slide-label .cmp-share-bar_menu-slide-label{left:305px;top:-3px;opacity:1;display:none;padding-left:24px;min-width:32rem;position:absolute}.cmp-share-bar__slide-label .cmp-share-bar_menu-slide-label.slide-in{display:block!important}.cmp-share-bar__slide-label .cmp-share-bar_menu-slide-label.slide-out{display:block}@media screen and (min-width:768px) and (max-width:1023px){.cmp-share-bar__download .cmp-share-bar__download-link-text{display:none}.cmp-share-bar__slide--horizontal .cmp-share-bar__item.cmp-share-bar__item--socials{padding-right:0}.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__btn-label-text,.cmp-share-bar__slide--horizontal .cmp-share-bar__item .cmp-share-bar__links .cmp-share-bar__links-label{display:none!important}}.cmp-share-bar__links,.cmp-share-bar__links-save{margin:0!important}.cmp-share-bar__links-save:focus,.cmp-share-bar__links-save:hover,.cmp-share-bar__links:focus,.cmp-share-bar__links:hover{opacity:1}.cmp-share-bar__links-save:focus .cmp-share-bar__tooltip,.cmp-share-bar__links-save:hover .cmp-share-bar__tooltip,.cmp-share-bar__links:focus .cmp-share-bar__tooltip,.cmp-share-bar__links:hover .cmp-share-bar__tooltip{visibility:visible}.cmp-share-bar__tooltip{visibility:hidden;padding-left:18px;line-height:30px;padding-right:18px;background-color:#f7f8f8;color:#fff;text-align:center;font-family:Open Sans,Verdana,Helvetica,sans-serif;border-radius:2px;font-size:14px;height:30px;white-space:pre;font-weight:600;position:absolute;top:0;z-index:1}@media screen and (max-width:1023px){.cmp-share-bar__tooltip{visibility:hidden!important}}.cmp-share-bar__tooltip:after{content:"";position:absolute;top:100%;left:calc(50% - 10px);border-width:5px;border-style:solid;border-color:#f7f8f8 transparent transparent}.cmp-share-bar__tooltip-file-size{font-size:12px;font-weight:400}.cmp-share-bar__tooltip-dark{line-height:30px;height:30px;border-radius:4px;background-color:#63666a}.cmp-share-bar__tooltip-dark:after{border-color:#63666a transparent transparent}.cmp-share-bar__tooltip-dark.cmp-share-bar__tooltip-left{top:5px!important}.cmp-share-bar__tooltip-dark.cmp-share-bar__tooltip-left:after{border-color:transparent transparent transparent #63666a!important}.cmp-share-bar__tooltip-dark.cmp-share-bar__tooltip-top{top:-35px!important}.cmp-share-bar__tooltip-dark.cmp-share-bar__tooltip-top:after{left:calc(50% - 5px)!important}.cmp-share-bar__tooltip.cmp-share-bar__tooltip-top{top:-40px;left:0;transform:translate(-32%)}.cmp-share-bar__tooltip.cmp-share-bar__tooltip-top:after{margin-left:0}.cmp-share-bar__tooltip.cmp-share-bar__tooltip-active{transform:translate(-27%)}.cmp-share-bar__tooltip.cmp-share-bar__tooltip-left{right:50px;top:3px}.cmp-share-bar__tooltip.cmp-share-bar__tooltip-left:after{content:"";position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;margin-left:-1px;border-style:solid;border-color:transparent transparent transparent #f7f8f8}.cmp-share-bar__tooltip.cmp-share-bar__tooltip-left-gray{border-radius:4px;background-color:#63666a}.cmp-share-bar__tooltip.cmp-share-bar__tooltip-left-gray:after{border-color:#63666a transparent transparent;transform:rotate(-90deg);margin-left:0}.cmp-share-bar__tooltip.cmp-share-bar__tooltip-save-link:after{transform:translate(40%)}.cmp-share-bar__tooltip-visible{visibility:visible}.cmp-share-bar__tooltip-slide-copy-link,.cmp-share-bar__tooltip-slide-copy-link:after{display:none}.cmp-share-bar__basic-tooltip .cmp-share-bar__item-active .cmp-share-bar__links-second,.cmp-share-bar__basic-tooltip .cmp-share-bar__links.cmp-share-bar_btn-toogle.cmp-share-bar_links-save-active{background-color:#000;color:#fff}.cmp-share-bar__basic-tooltip .cmp-share-bar__menu-item .cmp-share-bar__links{margin-bottom:8px;color:#fff;border:0}.cmp-share-bar__basic-tooltip .cmp-share-bar__links.cmp-share-bar_links-save-active{background-color:#fff;color:#000}.cmp-share-bar__basic-tooltip .cmp-share-bar_links-save{cursor:pointer;border:1px solid #000;color:#000}.cmp-share-bar__basic-tooltip .cmp-share-bar_links-save:hover{opacity:1;background-color:#000;color:#fff}.cmp-container.cmp-sticky-bar{position:relative}.cmp-container.cmp-sticky-bar div{background-color:inherit;color:inherit}body.isEditMode .cmp-container.cmp-sticky-bar div{background-color:transparent!important;display:block!important}.cmp-container.cmp-sticky-bar.cmp-sticky-bar--inline-top{position:sticky;top:0;z-index:2002}.cmp-container.cmp-sticky-bar.cmp-sticky-bar--inline-top .cmp-sticky-bar__inner{z-index:auto;top:0;height:48px;align-items:center;display:flex;justify-content:center;background-color:inherit;padding:0;position:static;width:100%}.cmp-container.cmp-sticky-bar.cmp-sticky-bar--title .cmp-sticky-bar__inner{max-width:1512px!important;margin-left:auto!important;margin-right:auto!important;padding:0 56px!important;box-sizing:border-box;float:none!important}@media screen and (max-width:767px){.cmp-container.cmp-sticky-bar.cmp-sticky-bar--title .cmp-sticky-bar__inner{padding:0 24px!important}}.cmp-container.cmp-sticky-bar.cmp-sticky-bar--homepage .cmp-sticky-bar__inner{justify-content:flex-start;padding:0 16px;margin:0 auto;border:0}.cmp-container.cmp-sticky-bar.cmp-sticky-bar--homepage .cmp-title{font-size:1.125em}.cmp-container.cmp-sticky-bar.cmp-sticky-bar--top .cmp-sticky-bar__inner{top:0;transform:translateY(-100%)}.cmp-container.cmp-sticky-bar.cmp-sticky-bar--bottom .cmp-sticky-bar__inner{bottom:0;transform:translateY(100%)}.cmp-container.cmp-sticky-bar.is-sticky .cmp-sticky-bar__inner{transform:translate(0);z-index:2002;transition:.5s ease .1s}.cmp-container.cmp-sticky-bar.cmp-sticky-bar-with-logo .cmp-sticky-bar__logo{padding-left:48px;display:flex;justify-content:center}.cmp-container.cmp-sticky-bar.cmp-sticky-bar-with-logo .cmp-sticky-bar__logo .aem-Grid{height:48px}body.isEditMode .cmp-container.cmp-sticky-bar.cmp-sticky-bar-with-logo .cmp-sticky-bar__logo{width:30%!important}.cmp-container.cmp-sticky-bar.cmp-sticky-bar-with-logo .cmp-co-branding.cmp-co-branding__merge{height:48px;display:flex;align-items:center}.cmp-container.cmp-sticky-bar.cmp-sticky-bar-with-logo .cmp-co-branding.cmp-co-branding__merge .cmp-co-branding-img{margin:0;height:100%;width:100%}@media screen and (max-width:767px){.cmp-container.cmp-sticky-bar.cmp-sticky-bar-with-logo .cmp-sticky-bar__logo{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-container.cmp-sticky-bar.cmp-sticky-bar-with-logo .cmp-sticky-bar__logo{display:none}}.cmp-container.cmp-sticky-bar .cmp-sticky-bar__inner{will-change:transform;transition:.5s ease .1s;position:fixed;left:0;right:0;z-index:2000;border-bottom:1px solid #d0d0ce}.cmp-container.cmp-sticky-bar .cmp-sticky-bar__left{flex:1 1 100%!important;width:auto!important;height:48px;display:flex;align-items:center;float:none!important;padding-left:32px}body.isEditMode .cmp-container.cmp-sticky-bar .cmp-sticky-bar__left,body.isEditMode .cmp-container.cmp-sticky-bar .cmp-sticky-bar__right{width:33%!important;float:left!important}.cmp-container.cmp-sticky-bar .cmp-sticky-bar__right{justify-content:flex-end;height:48px;display:flex;align-items:center;float:none!important;padding-right:32px}@media screen and (min-width:1024px){.cmp-btn__full-width--desktop .button-container{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-btn__full-width--tablet .button-container{width:100%}}@media screen and (max-width:767px){.cmp-btn__full-width--mobile .button-container{width:100%}}@media screen and (min-width:1024px){.cmp-btn__full-width--desktop .button-container{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-btn__full-width--tablet .button-container{width:100%}}@media screen and (max-width:767px){.cmp-btn__full-width--mobile .button-container{width:100%}}@media screen and (max-width:767px){.cmp-btn--width-100--mobile,.cmp-btn--width-100--mobile .button-container{width:100%}}@media print{.cmp-btn{-webkit-print-color-adjust:exact;background-color:#0076a8;color:#fff}.cmp-btn__rounded.dcom-theme4-5{margin-bottom:0}.cmp-btn__rounded.dcom-theme4-5 .button-container{background-color:transparent!important;color:#007cb0!important}.cmp-btn__rounded.dcom-theme4-5 .button-container a{color:#007cb0!important}.event-template-page .cmp-accordion-v3.cmp-accordion-v3--standard .cmp-btn__rounded.cmp-btn__rounded__sm,.event-template-page .cmp-carousel__scrollbar__slide .cmp-profile-promo .cmp-profile-promo__link,.event-template-page .cmp-container__column .cmp-btn__link.cmp-btn__icon,.event-template-page .cmp-cta__container-content .cmp-cta__button-container .cmp-btn__link,.event-template-page .cmp-cta__standard.cmp-cta__standard--buton-centered-devices .cmp-cta__button-container,.event-template-page .cmp-event-details .cmp-btn__rounded.cmp-btn__rounded__sm{display:none}}.cmp-events-promo-v2,.cmp-promo--standard-primary{padding:16px!important}.cmp-promo--standard-primary .cmp-promo{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:767px){.cmp-promo--standard-primary .cmp-promo{height:auto!important}}@media screen and (min-width:1201px){.cmp-promo--standard-primary .cmp-promo{height:auto!important}}.cmp-promo--standard-primary .cmp-promo__type{margin-bottom:8px}.cmp-events-promo-v2 .cmp-events-promo__type span,.cmp-promo--standard-primary .cmp-promo__type span{font-size:.875em;color:#fff;background:#000;padding:8px;display:inline-block}.cmp-promo--standard-primary .cmp-promo__content__title{font-size:1.5em;font-weight:400;line-height:1.375;margin-bottom:0;color:#000}.cmp-events-promo-v2 .cmp-events-promo__description.dot-ellipsis,.cmp-events-promo-v2 .cmp-events-promo__title.dot-ellipsis,.cmp-promo--standard-primary .cmp-promo__content__desc.dot-ellipsis,.cmp-promo--standard-primary .cmp-promo__content__title.dot-ellipsis{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:767px){.cmp-promo--standard-primary .cmp-promo__content__title{font-size:1.125em}}.cmp-promo--standard-primary .cmp-promo__content__primary-author{font-size:.875em;font-weight:700;color:#53565a}.cmp-promo--standard-primary .cmp-promo__content__primary-author__preposition{font-weight:600}.cmp-promo--standard-primary .cmp-promo__content__desc{color:#53565a;font-size:1em;line-height:1.375em;margin:24px 0 40px}.cmp-promo--standard-primary .cmp-promo__content-type__read-time,.cmp-promo--standard-primary .cmp-promo__location__date{display:flex;align-items:center;font-size:.875em;color:#53565a}.cmp-promo--standard-primary .cmp-promo__content__type{color:#000;font-weight:600}.cmp-promo--standard-primary .cmp-promo-divider{height:12px;margin:0 8px;width:1px;background-color:#53565a}.cmp-events-promo-v2{position:relative}.cmp-events-promo-v2 .cmp-events-promo__type{margin-bottom:24px}.cmp-events-promo-v2 .cmp-events-promo__title{font-size:1.5em;font-weight:400;line-height:1.375;margin-bottom:16px}.cmp-events-promo-v2 .cmp-events-promo__event-date,.cmp-events-promo-v2 .cmp-events-promo__event-types,.cmp-events-promo-v2 .cmp-events-promo__links{display:flex;align-items:center}.cmp-events-promo-v2 .cmp-events-promo__event-types{font-weight:600;font-size:.875em;margin-bottom:8px;color:#000}.cmp-events-promo-v2 .cmp-events-promo__event-types-separator{margin-right:4px}.cmp-events-promo-v2 .cmp-events-promo__event-date{font-size:.875em;color:#000}.cmp-events-promo-v2 .cmp-events-promo__description{color:#53565a;font-size:1em;line-height:1.375em;margin:16px 0 40px}.cmp-events-promo-v2 .cmp-events-promo__description p{margin-top:0;margin-bottom:0}.cmp-events-promo-v2 .cmp-events-promo__links{font-weight:600;font-size:1em}.cmp-events-promo-v2 .cmp-events-promo__links .cmp-events-promo__divider{margin:0 16px}.cmp-events-promo-v2 .cmp-events-promo__links a:hover{text-decoration:underline}.cmp-events-promo-v2 .cmp-events-promo__link{color:#007cb0!important}.cmp-events-promo-v2 .cmp-events-promo__link:not(.cmp-events-promo__view-details){position:relative;z-index:3}.cmp-events-promo-v2 .cmp-events-promo__content-type__read-time,.cmp-events-promo-v2 .cmp-events-promo__location__date{display:flex;align-items:center;font-size:.875em;color:#53565a}.cmp-events-promo-v2 .cmp-events-promo__content__type{color:#000;font-weight:600}.cmp-events-promo-v2 .cmp-events-promo__divider{height:16px;margin:0 8px;border-left:1px solid #53565a}.cmp-events-promo-v2 .cmp-events-promo__view-details:after{content:"";position:absolute;inset:0;z-index:2}.cmp-events-promo-v2:hover .cmp-events-promo__title{text-decoration:underline}.cmp-events-promo-v2--featured .cmp-events-promo__image{margin-top:16px;overflow:hidden;position:relative;line-height:0}.cmp-events-promo-v2--featured .cmp-events-promo__image img{max-width:100%;height:auto;transition:all .3s ease}.cmp-events-promo-v2--featured .cmp-events-promo__image__event-date{font-size:1.625em}.cmp-events-promo-v2--featured .cmp-events-promo__image__event-date-month{background:#000;color:#fff;display:flex;flex-direction:column;position:absolute;top:0;right:16px;padding:8px;text-align:center;line-height:1}.cmp-events-promo-v2--featured .cmp-events-promo__image__event-month,.cmp-events-promo-v2--featured .cmp-events-promo__image__event-past{font-size:.875em}.cmp-events-promo-v2--standard .cmp-events-promo__top__event-date{font-size:1.625em}.cmp-events-promo-v2--standard .cmp-events-promo__top__event-date-month{background:#bbbcbc;color:#000;display:flex;flex-direction:column;position:absolute;top:0;right:16px;padding:8px;text-align:center}.cmp-events-promo-v2--standard .cmp-events-promo__top__event-month,.cmp-events-promo-v2--standard .cmp-events-promo__top__event-past{font-size:.875em}@media print{.cmp-events-promo-v2{page-break-inside:avoid!important}.cmp-events-promo-v2:hover .cmp-events-promo__title,.cmp-events-promo__links a:hover{text-decoration:none!important}.cmp-events-promo-v2 .cmp-events-promo__type span{background-color:transparent;color:#000}.cmp-events-promo__image,.cmp-events-promo__links .cmp-events-promo__link .icon-external-link{display:none}.cmp-events-promo__links .cmp-events-promo__link{color:#000!important}.box-shadow{box-shadow:none;border:1px solid #000;border-radius:.5em}}.cmp-meet-author__title p{font-size:.875em;color:#53565a;margin:0 0 20px}.cmp-meet-author .cmp-section-divider .cmp-section-divider{border-color:#ccc!important;margin:32px 0}.back-to-top{position:fixed;cursor:pointer;width:48px;height:48px;right:40px;bottom:76px;background-color:#000;border-radius:100px;z-index:5000;opacity:0;transform:translateY(100px);transition:all .5s ease}.back-to-top:after{content:"";font-family:Dcom-EDE;font-weight:400;font-style:normal;display:inline-block;text-decoration:inherit;color:#fff;rotate:-90deg;font-size:24px}.back-to-top:hover:after{animation:bounce 1s ease-in-out 2}.back-to-top:focus{outline:1px dashed #000}.back-to-top--active,.back-to-top:focus{transform:translateY(0);transition:all .5s ease;opacity:1}@media screen and (max-width:1200px){.back-to-top{display:none}}.cmp-accordion-v3 .cmp-accordion__panel--expanded{display:block}.cmp-accordion-v3 .cmp-accordion__button--expanded .cmp-accordion__item-head-icon:after,.cmp-accordion-v3 .cmp-accordion__button--expanded .cmp-accordion__item-head-icon:before,.cmp-accordion-v3--standard{background-color:#fff}.cmp-accordion-v3 .cmp-accordion__button--expanded .cmp-accordion__item-head-icon:after,.cmp-accordion-v3 .cmp-accordion__panel--hidden{display:none}.cmp-accordion-v3--standard .cmp-accordion__item{margin-bottom:8px}.cmp-accordion-v3--standard .cmp-accordion__item-head{position:relative;display:block}.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__item-head-image-bg{background-color:#53565a;transition:background-color linear .2s;opacity:0}.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button{border-radius:16px;overflow:hidden;padding:0 64px 0 32px;background-color:#e7e9e8;display:flex;flex-direction:column;justify-content:center;cursor:pointer;width:auto;height:100px;transition:ease-in-out .2s}@media screen and (max-width:767px){.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button{height:65px}.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button .cmp-text{display:none}}.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button--expanded{background-color:#53565a}.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-image-bg{background-color:#86bc25}.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button .cmp-text,.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button .cmp-title,.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button h5,.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button i,.cmp-accordion-v3--standard .cmp-accordion__item-head .cmp-accordion__button p{transition:color linear .2s}.cmp-accordion-v3--standard .cmp-accordion__item-head p{margin:0}.cmp-accordion-v3--standard .cmp-accordion__item-head-icon{position:absolute;right:30px;top:50%;transform:translateY(-50%);width:24px;height:24px}.cmp-accordion-v3--standard .cmp-accordion__item-head-icon:before{content:"";position:absolute;height:2px;width:24px;top:50%;left:0;transition:ease-in-out .2s;transform:translateY(-50%);background-color:#000}.cmp-accordion-v3--standard .cmp-accordion__item-head-icon:after{content:"";position:absolute;width:2px;height:24px;left:12px;top:0;transform:translate(-50%);background-color:#000}.cmp-accordion-v3--standard .cmp-accordion__item-head-image{position:absolute;left:30px;top:50%;transform:translateY(-50%)}.cmp-accordion-v3--standard .cmp-accordion__item-head-image-bg{position:absolute;content:"";width:48px;height:48px;z-index:-1;transform:translate(-50%,-50%);top:50%;left:50%;border-radius:100%}@media screen and (max-width:767px){.cmp-accordion-v3--standard .cmp-accordion__item-head-image-bg{width:40px;height:40px}}.cmp-accordion-v3--standard .cmp-accordion__item-head-image i{font-size:1.5em}@media screen and (max-width:767px){.cmp-accordion-v3--standard .cmp-accordion__item-head-image i{font-size:1.25em}}.cmp-accordion-v3--standard .cmp-accordion__item-body .cmp-accordion__panel,.cmp-accordion-v3--standard .cmp-accordion__item-body .cmp-accordion__panel--expanded{padding:24px 48px 24px 32px;border-radius:16px;overflow:hidden}.cmp-accordion-v3--standard .cmp-accordion__item-body .cmp-accordion__panel--expanded{background-color:transparent;border:1px solid #e7e9e8}@media screen and (max-width:767px){.cmp-accordion-v3--standard .cmp-accordion__item-body .cmp-accordion__panel--expanded{padding:24px}}.cmp-accordion-v3--standard.cmp-accordion-v3--standard--has-icon .cmp-accordion__item-head .cmp-accordion__button{padding-left:80px}.cmp-accordion-v3--standard--blue .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-image i,.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button h5,.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button p,.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-image i,.cmp-accordion-v3--standard--teal .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-image i,.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-image i,.cmp-accordion-v3--standard.cmp-accordion-v3--standard--has-circle .cmp-accordion__button--expanded .cmp-accordion__item-head-image i{color:#000}.cmp-accordion-v3--standard.cmp-accordion-v3--standard--has-circle .cmp-accordion__item-head-image-bg{opacity:1}.cmp-accordion-v3--standard.cmp-accordion-v3--standard--has-circle .cmp-accordion__item-head-image i{color:#fff}.cmp-accordion-v3--standard--teal .cmp-accordion__item-head .cmp-accordion__button{background-color:#cfe6e9}.cmp-accordion-v3--standard--teal .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-image-bg{background-color:#cfe6e9!important}.cmp-accordion-v3--standard--teal .cmp-accordion__item-head .cmp-accordion__button .cmp-accordion__item-head-image-bg,.cmp-accordion-v3--standard--teal .cmp-accordion__item-head .cmp-accordion__button--expanded{background-color:#0d8390}.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button{background-color:#e7f2d3}.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button .cmp-accordion__item-head-icon:after,.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button .cmp-accordion__item-head-icon:before,.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-icon:after,.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-icon:before{background-color:#000}.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-image-bg{background-color:#e7f2d3!important}.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button .cmp-accordion__item-head-image-bg,.cmp-accordion-v3--standard--green .cmp-accordion__item-head .cmp-accordion__button--expanded{background-color:#86bc25}.cmp-accordion-v3--standard--blue .cmp-accordion__item-head .cmp-accordion__button{background-color:#cfe4ee}.cmp-accordion-v3--standard--blue .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-image-bg{background-color:#cfe4ee!important}.cmp-accordion-v3--standard--blue .cmp-accordion__item-head .cmp-accordion__button .cmp-accordion__item-head-image-bg,.cmp-accordion-v3--standard--blue .cmp-accordion__item-head .cmp-accordion__button--expanded{background-color:#1076a8}.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-text,.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-title,.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head h5,.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head i,.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head p{color:#fff;text-align:center}.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button{background-color:#0d8390;border-radius:0}@media screen and (max-width:767px){.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button .title-v2{width:100%;text-align:left}.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button .title-v2 .cmp-title{margin-left:0;text-align:left}.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button .title-v2 .cmp-title .cmp-title__text{text-align:left}.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button .cmp-text{display:block;width:100%;text-align:left}}.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button--expanded,.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button--expanded .cmp-accordion__item-head-image-bg{background-color:#0d8390}.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button .cmp-accordion__item-head-icon{position:absolute;right:30px;top:50%;transform:translateY(-50%);width:24px;height:24px}.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button .cmp-accordion__item-head-icon:after,.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button .cmp-accordion__item-head-icon:before{background-color:#fff}.cmp-accordion-v3--standard--teal-embed-form .cmp-accordion__item-head .cmp-accordion__button .cmp-accordion__item-head-image-bg{background-color:#0d8390}.cmp-modal-horizontal-layout .cmp-modal__container .modal-content{display:grid;width:770px;max-width:770px;height:320px;gap:0 24px;grid-template-areas:"modalImage modalContent""modalImage modalFooter";box-sizing:border-box;grid-template-columns:170px auto}@media screen and (min-width:768px) and (max-width:1023px){.cmp-modal-horizontal-layout .cmp-modal__container .modal-content{max-width:592px;margin:0 auto;height:auto;grid-template-areas:"modalContent""modalImage""modalFooter";grid-template-columns:1fr}}.cmp-modal-horizontal-layout .cmp-modal__container img{height:270px;width:170px!important;margin-bottom:0}@media screen and (min-width:768px) and (max-width:1023px){.cmp-modal-horizontal-layout .cmp-modal__container img{width:100%!important;margin-bottom:24px}}.cmp-modal-horizontal-layout__image{grid-area:modalImage}.cmp-modal-horizontal-layout__title__text{grid-area:modalContent}.cmp-modal-horizontal-layout__title__text h3{padding-right:32px}.cmp-modal-horizontal-layout .cmp-modal__footer{grid-area:modalFooter;align-items:flex-start;align-self:end}.cmp-modal-horizontal-layout .cmp-modal__footer .cmp-btn{margin-bottom:0}@media screen and (min-width:1024px){.cmp-btn__full-width--desktop .button-container{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-btn__full-width--tablet .button-container{width:100%}}@media screen and (max-width:767px){.cmp-btn__full-width--mobile .button-container{width:100%}}@media screen and (max-width:767px){.cmp-btn--width-100--mobile,.cmp-btn--width-100--mobile .button-container{width:100%}}.boldHoverNoWidthChange{font-weight:400!important;-webkit-text-stroke-width:.55px;-webkit-text-stroke-color:currentColor}.cmp-modal-vertical-layout .cmp-modal__container{max-width:592px;margin:10px auto}.cmp-modal-vertical-layout .cmp-modal__container img{margin-bottom:24px;aspect-ratio:16/9}.button-circle .button-container,.button-circle button{border-radius:50%;border-style:solid;border-width:2px;background:0 0;width:50px;height:50px;font-size:1.75em;line-height:50px}.cmp-btn{background-color:transparent!important;width:100%;display:flex}.cmp-btn .button-container,.cmp-btn button{border-radius:.18rem;padding:.52rem 1.3rem;width:100%;cursor:pointer;text-align:center;font-size:1em;font-weight:700;border:1px solid transparent}.cmp-btn .button-container a,.cmp-btn button a{display:block;color:#000;text-decoration:none}.cmp-btn .button-container a:hover,.cmp-btn button a:hover{opacity:.8}.cmp-btn__lg .button-container,.cmp-btn__lg button{font-size:1.125em;padding:1.1rem 1rem}.cmp-btn__md .button-container,.cmp-btn__md button{font-size:1.125em}.cmp-btn__sm .button-container,.cmp-btn__sm button{font-size:.875em;padding:.29rem 3.3rem}.cmp-btn__rounded .button-container,.cmp-btn__rounded button{width:auto;border-radius:6.25em;font-weight:600}.cmp-btn__rounded.cmp-btn__rounded__lg .button-container,.cmp-btn__rounded.cmp-btn__rounded__lg button,.cmp-btn__rounded.cmp-btn__rounded__md .button-container,.cmp-btn__rounded.cmp-btn__rounded__md button,.cmp-btn__rounded.cmp-btn__rounded__sm .button-container,.cmp-btn__rounded.cmp-btn__rounded__sm button{padding:0}.cmp-btn__rounded.cmp-btn__rounded__sm .button-container a,.cmp-btn__rounded.cmp-btn__rounded__sm button a{padding:.5em 2.5em}.cmp-btn__rounded.cmp-btn__rounded__md .button-container a,.cmp-btn__rounded.cmp-btn__rounded__md button a{padding:.75em 2.5em}.cmp-btn__rounded.cmp-btn__rounded__lg .button-container a,.cmp-btn__rounded.cmp-btn__rounded__lg button a{padding:1em 2.5em}.cmp-btn__rounded.cmp-btn__rounded__bottom-right-0 .button-container{border-bottom-right-radius:0}.cmp-btn__rounded.cmp-btn__rounded__bottom-left-0 .button-container{border-bottom-left-radius:0}.cmp-btn__rounded.cmp-btn__rounded__top-right-0 .button-container{border-top-right-radius:0}.cmp-btn__rounded.cmp-btn__rounded__top-left-0 .button-container{border-top-left-radius:0}.cmp-btn__full-width .button-container{width:100%}@media screen and (min-width:1024px){.cmp-btn__full-width--desktop .button-container{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-btn__full-width--tablet .button-container{width:100%}}@media screen and (max-width:767px){.cmp-btn__full-width--mobile .button-container{width:100%}}.cmp-btn:focus .button-container,.cmp-btn:focus button{outline-width:.5px;outline-style:dashed;outline-color:#bbbcbc}.cmp-btn__secondary .button{background-color:transparent;border:1px solid}.cmp-btn--width-auto,.cmp-btn__link{width:auto}.cmp-btn__link .button-container{width:auto;padding:0;font-weight:600}.cmp-btn__link .button-container a{color:#007cb0;display:flex;align-items:center;gap:16px;padding-bottom:4px;position:relative;text-decoration:none!important;z-index:1}.cmp-btn__link .button-container a:before{content:"";position:absolute;bottom:1px;left:0;width:0;transition:width .3s ease,opacity .3s ease;border-bottom:1px solid currentColor;display:flex;opacity:0;z-index:-1}.cmp-btn__link .button-container a:active,.cmp-btn__link .button-container a:hover:before{width:100%;opacity:1}.cmp-btn__link .button-container a:hover{opacity:1}.cmp-btn__link .button-container a:after{padding-top:1px}.cmp-btn__icon a:not([target=_blank]):after{font-family:Dcom-EDE!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.3em}.cmp-btn__icon--arrow-right a:not([target=_blank]):after{content:""}.cmp-btn__icon--download a:not([target=_blank]):after{content:""}.cmp-btn__icon--left a:not([target=_blank]){flex-direction:row-reverse}.cmp-btn__icon--filled a:not([target=_blank]):after{background:#1076a8;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.cmp-btn--width-100--mobile,.cmp-btn--width-100--mobile .button-container{width:100%}}
