/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
@media(prefers-reduced-motion:no-preference){@supports(animation-timeline:scroll()){.progress-bar{height:8px;background:var(--red-500);position:sticky;top:var(--top-menu-height,116px);left:0;width:100%;z-index:99;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-animation:scaleProgress auto linear;animation:scaleProgress auto linear;animation-timeline:scroll(root)}@media screen and (prefers-reduced-motion:no-preference)and (max-width:576px){.progress-bar{display:none}}}}.gin--classic-toolbar .progress-bar{display:none}@-webkit-keyframes scaleProgress{0%{-webkit-transform:scaleX(0);transform:scaleX(0);height:0}1%{-webkit-transform:scaleX(0.01);transform:scaleX(0.01);height:8px}100%{-webkit-transform:scaleX(1);transform:scaleX(1);height:8px}}@keyframes scaleProgress{0%{-webkit-transform:scaleX(0);transform:scaleX(0);height:0}1%{-webkit-transform:scaleX(0.01);transform:scaleX(0.01);height:8px}100%{-webkit-transform:scaleX(1);transform:scaleX(1);height:8px}}.main-header__bottom{--background-color:var(--white)}@media screen and (max-width:768px){.article .container{gap:40px}}.article.multipleAuthors .article__hero__info{flex-direction:column-reverse;align-items:flex-start}.article__hero{--title-main:var(--white);--body:white;padding-top:40px;padding-bottom:40px;overflow:hidden;background:linear-gradient(90deg,var(--purple-400) 25.48%,var(--purple-300) 100%)}@media screen and (max-width:1024px){.article__hero{background:linear-gradient(var(--purple-400) 25.48%,var(--purple-300) 100%)}}.article__hero .container{align-items:center;gap:24px 0}.article__hero__content{width:808px;display:flex;flex-flow:column wrap;gap:16px;justify-content:center;align-items:flex-start}@media screen and (max-width:1280px){.article__hero__content{width:700px}}@media screen and (max-width:1024px){.article__hero__content{width:500px}}@media screen and (max-width:768px){.article__hero__content{width:100%}}.article__hero__media,.article__hero__content__media{width:calc(100% - 808px);position:relative;display:flex;flex-flow:row wrap;gap:16px;justify-content:flex-start;align-items:center}@media screen and (max-width:1280px){.article__hero__media,.article__hero__content__media{width:calc(100% - 700px)}}@media screen and (max-width:1024px){.article__hero__media,.article__hero__content__media{width:calc(100% - 500px)}}@media screen and (max-width:768px){.article__hero__media,.article__hero__content__media{width:100%;justify-content:center;padding-left:0}}.article__hero__media::before,.article__hero__content__media::before{display:block;width:calc(50vw - 80px);height:292px;position:absolute;left:-50%;z-index:0;content:"";border-radius:672px 0 0 672px;background:linear-gradient(270deg,#0b004a 0%,#806cf0 100%);background-size:contain;background-repeat:no-repeat}@media screen and (max-width:768px){.article__hero__media::before,.article__hero__content__media::before{width:calc(100vw - 12px)}}.article__hero__media .field--name-field-download-thumbnail,.article__hero__content__media .field--name-field-download-thumbnail{width:250px}.article__hero__media img,.article__hero__media picture,.article__hero__media svg,.article__hero__content__media img,.article__hero__content__media picture,.article__hero__content__media svg{max-width:320px;height:auto;-o-object-fit:cover;object-fit:cover;margin-left:16px;position:relative;z-index:5}.article__hero__media .placeholder,.article__hero__content__media .placeholder{width:258px;height:258px;border-radius:50%;content:"";background-image:url(/themes/custom/conga/build/images/placeholder-download.svg);background-size:cover;background-position:center;margin-left:16px;position:relative;z-index:5}@media screen and (max-width:576px){.article__hero__media .placeholder,.article__hero__content__media .placeholder{width:178px;height:178px}}.article__hero__media .placeholder-download,.article__hero__content__media .placeholder-download{background-image:url(/themes/custom/conga/build/images/placeholder-download.svg)}.article__hero__info{display:flex;flex-flow:row wrap;gap:16px;justify-content:flex-start;align-items:center}@media screen and (max-width:768px){.article__hero__info{flex-direction:column-reverse;align-items:flex-start}}.article__hero__info *{color:var(--white)}.article__hero__info__date-time,.article__hero__info time{display:flex;flex-wrap:wrap;align-items:center;gap:16px;font-weight:300;font-family:var(--font-secondary)}.article__hero__info__date-time,.article__hero__info__date-time--bold,.article__hero__info time,.article__hero__info time--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.article__hero__info__date-time--bold,.article__hero__info time--bold{font-weight:600}@media screen and (max-width:1024px){.article__hero__info__date-time,.article__hero__info__date-time--bold,.article__hero__info time,.article__hero__info time--bold{line-height:130%}}@media screen and (max-width:576px){.article__hero__info__date-time,.article__hero__info__date-time--bold,.article__hero__info time,.article__hero__info time--bold{font-size:.875rem;line-height:125%}}.article__hero__info__date-time span,.article__hero__info time span{display:flex !important}.article__hero__info__date-time time,.article__hero__info time time{gap:16px 0}.article__hero__info__date-time .body-text--s,.article__hero__info time .body-text--s{display:flex;align-items:center}.article__hero__info__date-time .custom-time-field:nth-child(2) time,.article__hero__info time .custom-time-field:nth-child(2) time{text-transform:uppercase}.article__hero__info span:not(.icon-calendar,.icon-clock,.address-line3,.locality,.administrative-area,.country){width:4px;height:4px;background-color:var(--white);content:""}@media screen and (max-width:768px){.article__hero__info span:not(.icon-calendar,.icon-clock,.address-line3,.locality,.administrative-area,.country){display:none}}.article__hero__info .icon-calendar{content:"";display:flex;width:31px;height:31px;background:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"%3E%3Cg clip-path="url(%23clip0_9606_79656)"%3E%3Cpath d="M30.75 22.1458H25.8958C23.8247 22.1458 22.1458 23.8247 22.1458 25.8958V30.75M30.75 22.1458V9.96769C30.75 8.30762 30.0905 6.71556 28.9167 5.54163C27.7428 4.36782 26.1507 3.70831 24.4906 3.70831H7.50937C5.84931 3.70831 4.25719 4.36782 3.08331 5.54163C1.90944 6.71556 1.25 8.30762 1.25 9.96769V24.4906C1.25 26.1507 1.90944 27.7428 3.08331 28.9166C4.25719 30.0906 5.84931 30.75 7.50937 30.75H20.9167H22.1458M30.75 22.1458C30.75 23.7199 30.1247 25.2294 29.0117 26.3425L26.3424 29.0117C25.2295 30.1247 23.7199 30.75 22.1458 30.75M23.375 1.25V6.16663M8.625 1.25V6.16663M15.3958 23.4166H16.6042M8 23.4166H9.20831M22.7917 17.25H24M15.3958 17.25H16.6042M8 17.25H9.20831M1.25 11.0833H30.75" stroke="white" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id="clip0_9606_79656"%3E%3Crect width="32" height="32" fill="white"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E') no-repeat center;background-size:contain;margin-right:10px;margin-bottom:2px}.article__hero__info .icon-clock{content:"";display:flex;width:25px;height:25px;background:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"%3E%3Cg clip-path="url(%23clip0_9606_79662)"%3E%3Cpath d="M16 8.625V16L20.9167 20.9167M1.25 16H3.70831M1.25 16C1.25 24.1462 7.85381 30.75 16 30.75M1.25 16C1.25 7.85381 7.85381 1.25 16 1.25M28.2917 16H30.75M30.75 16C30.75 24.1462 24.1462 30.75 16 30.75M30.75 16C30.75 7.85381 24.1462 1.25 16 1.25M16 30.75V28.2917M16 3.70831V1.25" stroke="white" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id="clip0_9606_79662"%3E%3Crect width="32" height="32" fill="white"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E') no-repeat center;background-size:contain;margin-right:10px;margin-left:32px;margin-bottom:2px}@media screen and (max-width:1441px){.article__hero__info .icon-clock{margin-left:0}}@media screen and (max-width:1024px){.article__hero__info:has(.author-box){flex-direction:column-reverse;align-items:flex-start}}.article__hero__info__date-time>div:has(+div){display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:flex-start}.article__hero__info__date-time>div:has(+div)::after{content:"";display:block;width:4px;height:4px;position:relative;background-color:var(--white);border-radius:50%}.article__hero .author-box{display:flex;align-items:center;gap:8px}@media screen and (max-width:768px){.article__hero .author-box{width:100%}}.article__hero .author-box *{color:var(--white)}.article__hero .author-box p{margin:0}.article__hero .author-box picture{display:block;width:70px;height:auto;aspect-ratio:1;overflow:hidden;border-radius:50%}.article__hero .author-box img{width:100%;aspect-ratio:1;height:auto;border-radius:50%;-o-object-fit:cover;object-fit:cover}.article__hero .author-box .body-text--xs{display:none;display:block}.article__hero .author-box__desc{display:none;display:block}.article__hero .author-box .position,.article__hero .author-box .description{color:var(--white)}.article__hero__info .field--name-field-author{display:flex;align-items:center}.article__hero__info .field--name-field-author::after{content:"";width:4px;height:4px;position:relative;background-color:var(--white);border-radius:50%;display:inline-block;vertical-align:middle;margin-left:1rem}.article__hero__info .author-box{max-width:500px}.article__hero__info .author-box__about{display:flex;flex-wrap:wrap}.article__hero__info .field--name-field-media{height:70px;width:70px}@desktop-only{.article__hero__media{justify-content:center}}.article__hero__media::before{-webkit-transform:unset;transform:unset;left:unset;top:unset}@media only screen and (min-width:769px)and (max-width:1024px){.article__hero__media::before{left:50%}}.article__hero_thumbnail_crop .article__hero__media{margin-left:unset;justify-content:flex-start}@media screen and (max-width:1024px){.article__hero_thumbnail_crop .article__hero__media{justify-content:center}}.article__hero_thumbnail_crop .article__hero__media::before{-webkit-transform:unset;transform:unset;left:unset;top:unset}@media screen and (max-width:1024px){.article__hero_thumbnail_crop .article__hero__media::before{-webkit-transform:rotate(0deg);transform:rotate(0deg);right:unset;left:0}}.article__hero_thumbnail_crop .field--name-field-media img,.article__hero_thumbnail_crop picture,.article__hero_thumbnail_crop svg{aspect-ratio:1;border-radius:50%;max-width:258px}.article__main{padding:60px 0}@media screen and (max-width:1024px){.article__main{padding:40px 0}}.article__main .embedded-entity.block--blockquote{box-shadow:none;border-radius:0;border-left:1px solid var(--purple-300);padding:24px 24px 24px 94px;margin:1em 0}@media screen and (max-width:1024px){.article__main .embedded-entity.block--blockquote{padding:24px}}.article__main .embedded-entity.block--blockquote>.field--name-field-quote-body{padding-bottom:24px}.article__main .embedded-entity.block--blockquote>.field--name-field-quote-body p,.article__main .embedded-entity.block--blockquote>.field--name-field-quote-body p *{font-size:1.5rem;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.article__main .embedded-entity.block--blockquote>.field--name-field-quote-body p,.article__main .embedded-entity.block--blockquote>.field--name-field-quote-body p *{line-height:100%}}@media screen and (max-width:576px){.article__main .embedded-entity.block--blockquote>.field--name-field-quote-body p,.article__main .embedded-entity.block--blockquote>.field--name-field-quote-body p *{font-size:1.25rem}}.article__main .embedded-entity.block--blockquote>.field--name-field-quote-body::before{width:62px;height:52px;background-repeat:no-repeat;background-size:42px 31px;background-image:url("/themes/custom/conga/assets/images/quote-icon.svg");background-position:center;content:"";display:block;position:absolute;top:24px;left:16px}@media screen and (max-width:1024px){.article__main .embedded-entity.block--blockquote>.field--name-field-quote-body::before{position:static}}.article__main__sidebar{--label-color:var(--black);--label-background:var(--gray-200);--body:var(--gray-700);--top-sticky-box:calc(var(--top-menu-height,116px) + 30px);width:calc(100% - 914px);padding-right:40px;display:flex;flex-flow:column wrap;gap:16px;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:1280px){.article__main__sidebar{width:calc(100% - 700px)}}@media screen and (max-width:1024px){.article__main__sidebar{width:100%;padding-right:0}}.article__main__sidebar .sticky-box{display:flex;flex-direction:column;gap:48px;width:100%;position:sticky;top:var(--top-sticky-box,170px)}.article__main__sidebar .sticky-box .label.primary-label{--label-background:var(--purple-300);--label-color:var(--white)}.article__main__sidebar .sticky-box .label.secondary-label{--label-background:var(--purple-100)}@media screen and (max-width:1024px){.article__main__sidebar .hide-mob{display:none}}.article__main__sidebar .nav-wrapper{width:100%;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1024px){.article__main__sidebar .nav-wrapper{display:none}}.article__main__sidebar .nav-title{text-transform:uppercase;margin:0}.article__main__sidebar .tb-content{padding:0;margin:0;position:relative;display:flex;flex-flow:column wrap;gap:0;justify-content:flex-start;align-items:flex-start}.article__main__sidebar .tb-content::before{content:"";width:2px;height:100%;background-color:var(--gray-200);position:absolute;left:0;top:0}.article__main__sidebar .tb-content li{padding:8px 16px;display:block;position:relative;font-weight:400;font-family:var(--font-secondary)}.article__main__sidebar .tb-content li,.article__main__sidebar .tb-content li--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.article__main__sidebar .tb-content li--bold{font-weight:500}@media screen and (max-width:1024px){.article__main__sidebar .tb-content li,.article__main__sidebar .tb-content li--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__sidebar .tb-content li,.article__main__sidebar .tb-content li--bold{font-size:.75rem;line-height:125%}}.article__main__sidebar .tb-content li::before{content:"";width:2px;height:100%;background-color:rgba(0,0,0,0);position:absolute;left:0;top:0}.article__main__sidebar .tb-content li.active::before,.article__main__sidebar .tb-content li.done::before{background-color:var(--purple-300)}.article__main__sidebar .tb-content li a{color:var(--gray-700);text-decoration:none;transition:all .3s;font-weight:400;font-family:var(--font-secondary)}.article__main__sidebar .tb-content li a,.article__main__sidebar .tb-content li a--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.article__main__sidebar .tb-content li a--bold{font-weight:500}@media screen and (max-width:1024px){.article__main__sidebar .tb-content li a,.article__main__sidebar .tb-content li a--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__sidebar .tb-content li a,.article__main__sidebar .tb-content li a--bold{font-size:.75rem;line-height:125%}}.article__main__sidebar .tb-content li a:hover{font-weight:bold}.article__main__sidebar p{color:var(--black)}.article__main__content{width:914px;--body:var(--gray-700)}@media screen and (max-width:1280px){.article__main__content{width:700px}}@media screen and (max-width:1024px){.article__main__content{width:100%}}.article__main__content_fullwidth{width:100%}.article__main__content__wrapper{width:100%;display:flex;flex-direction:column;gap:48px}.article__main__content__wrapper .text-formatted{display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .text-formatted::after{display:none}.article__main__content__wrapper *{margin:0}.article__main__content__wrapper .h1,.article__main__content__wrapper h1,.article__main__content__wrapper .h2,.article__main__content__wrapper h2,.article__main__content__wrapper .h3,.article__main__content__wrapper h3,.article__main__content__wrapper .h4,.article__main__content__wrapper h4,.article__main__content__wrapper .h5,.article__main__content__wrapper h5,.article__main__content__wrapper .h6,.article__main__content__wrapper h6{margin:24px 0 0}.article__main__content__wrapper .h1:first-child,.article__main__content__wrapper h1:first-child,.article__main__content__wrapper .h2:first-child,.article__main__content__wrapper h2:first-child,.article__main__content__wrapper .h3:first-child,.article__main__content__wrapper h3:first-child,.article__main__content__wrapper .h4:first-child,.article__main__content__wrapper h4:first-child,.article__main__content__wrapper .h5:first-child,.article__main__content__wrapper h5:first-child,.article__main__content__wrapper .h6:first-child,.article__main__content__wrapper h6:first-child{margin-top:0}.article__main__content__wrapper p:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle,.splide__slide),.article__main__content__wrapper li:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle,.splide__slide),.article__main__content__wrapper a:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle,.splide__slide){color:var(--gray-700);font-size:1.125rem;line-height:150%;text-align:left;font-weight:300}@media screen and (max-width:1024px){.article__main__content__wrapper p:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle,.splide__slide),.article__main__content__wrapper li:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle,.splide__slide),.article__main__content__wrapper a:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle,.splide__slide){line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper p:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle,.splide__slide),.article__main__content__wrapper li:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle,.splide__slide),.article__main__content__wrapper a:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle,.splide__slide){font-size:1rem;line-height:150%}}.article__main__content__wrapper p.body-text-s,.article__main__content__wrapper li.body-text-s,.article__main__content__wrapper a.body-text-s{font-weight:300;font-family:var(--font-secondary)}.article__main__content__wrapper p.body-text-s,.article__main__content__wrapper p.body-text-s--bold,.article__main__content__wrapper li.body-text-s,.article__main__content__wrapper li.body-text-s--bold,.article__main__content__wrapper a.body-text-s,.article__main__content__wrapper a.body-text-s--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper p.body-text-s--bold,.article__main__content__wrapper li.body-text-s--bold,.article__main__content__wrapper a.body-text-s--bold{font-weight:600}@media screen and (max-width:1024px){.article__main__content__wrapper p.body-text-s,.article__main__content__wrapper p.body-text-s--bold,.article__main__content__wrapper li.body-text-s,.article__main__content__wrapper li.body-text-s--bold,.article__main__content__wrapper a.body-text-s,.article__main__content__wrapper a.body-text-s--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper p.body-text-s,.article__main__content__wrapper p.body-text-s--bold,.article__main__content__wrapper li.body-text-s,.article__main__content__wrapper li.body-text-s--bold,.article__main__content__wrapper a.body-text-s,.article__main__content__wrapper a.body-text-s--bold{font-size:.875rem;line-height:125%}}.article__main__content__wrapper p.body-text-l,.article__main__content__wrapper li.body-text-l,.article__main__content__wrapper a.body-text-l{font-weight:300;font-family:var(--font-secondary)}.article__main__content__wrapper p.body-text-l,.article__main__content__wrapper p.body-text-l--bold,.article__main__content__wrapper li.body-text-l,.article__main__content__wrapper li.body-text-l--bold,.article__main__content__wrapper a.body-text-l,.article__main__content__wrapper a.body-text-l--bold{font-size:1.25rem;line-height:120%;text-align:left;color:var(--body)}.article__main__content__wrapper p.body-text-l--bold,.article__main__content__wrapper li.body-text-l--bold,.article__main__content__wrapper a.body-text-l--bold{font-weight:400}@media screen and (max-width:1024px){.article__main__content__wrapper p.body-text-l,.article__main__content__wrapper p.body-text-l--bold,.article__main__content__wrapper li.body-text-l,.article__main__content__wrapper li.body-text-l--bold,.article__main__content__wrapper a.body-text-l,.article__main__content__wrapper a.body-text-l--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper p.body-text-l,.article__main__content__wrapper p.body-text-l--bold,.article__main__content__wrapper li.body-text-l,.article__main__content__wrapper li.body-text-l--bold,.article__main__content__wrapper a.body-text-l,.article__main__content__wrapper a.body-text-l--bold{font-size:1.125rem;line-height:110%}}.article__main__content__wrapper a:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle),.article__main__content__wrapper a:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle) span{color:var(--purple-300);font-weight:bold;transition:all .3s}.article__main__content__wrapper a:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle):hover,.article__main__content__wrapper a:not(.btn,.resource-about-client__title,.skip-styles,.speaker__name,.speaker__position,.resource-video__title,.resource-video__subtitle) span:hover{color:var(--purple-400)}.article__main__content__wrapper ul:not(.accordion){padding:0;list-style:none;gap:16px}.article__main__content__wrapper ul:not(.accordion) li:not(.paragraph--type--accordion-item,.splide__slide){margin:0 0 16px;padding-left:36px;position:relative}.article__main__content__wrapper ul:not(.accordion) li:not(.paragraph--type--accordion-item,.splide__slide):last-child{margin-bottom:0}.article__main__content__wrapper ul:not(.accordion) li:not(.paragraph--type--accordion-item,.splide__slide)::before{width:4px;height:4px;content:"";background-color:var(--purple-300);position:absolute;top:calc(.75em - 2px);left:24px;border-radius:50%}.article__main__content__wrapper .resource-list{position:relative;padding:32px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-list{padding:16px}}.article__main__content__wrapper .resource-list .heading-with-icon *{margin:0}.article__main__content__wrapper .resource-list::before{content:"";inset:0;z-index:-1;display:block;position:absolute;border-radius:16px;background:var(--purple-100)}.article__main__content__wrapper .resource-list__wrapper{display:flex;flex-wrap:wrap;gap:16px}.article__main__content__wrapper .resource-list__item{--body:var(--black);--title-main:var(--black);width:calc(50% - 8px);display:flex;align-items:center;gap:16px;margin:4px 0}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-list__item{width:100%}}.article__main__content__wrapper .resource-list__item__circle{display:flex;width:80px;height:80px;justify-content:center;align-items:center;background-color:var(--white);border-radius:50%;flex-shrink:0}.article__main__content__wrapper .resource-list__item .body-text-s{flex:1}.article__main__content__wrapper .resource-list__item p{width:calc(100% - 80px);margin:0;color:var(--body)}.article__main__content__wrapper .resource-list__item.without-circle{--body:var(--gray-700);border-radius:16px;background:var(--white);padding:24px 24px 24px 72px;margin:0;display:flex;align-items:flex-start;position:relative}.article__main__content__wrapper .resource-list__item.without-circle p{width:100%}.article__main__content__wrapper .resource-list__item.without-circle::before{position:absolute;left:24px;top:24px;content:"";width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%2321CCA1'/%3E%3Cpath d='M22.6668 10.6666L13.5002 20L9.3335 15.7575' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.article__main__content__wrapper .heading-with-icon{display:flex;align-items:center;gap:24px}.article__main__content__wrapper .heading-with-icon h1,.article__main__content__wrapper .heading-with-icon h2,.article__main__content__wrapper .heading-with-icon h3,.article__main__content__wrapper .heading-with-icon h4,.article__main__content__wrapper .heading-with-icon h5{padding-top:0;z-index:1 !important;margin-bottom:0;width:calc(100% - 64px - 24px)}.article__main__content__wrapper .heading-with-icon h1,.article__main__content__wrapper .heading-with-icon h2,.article__main__content__wrapper .heading-with-icon h3{z-index:-1 !important}.article__main__content__wrapper .heading-with-icon svg{width:64px;height:auto}.article__main__content__wrapper .resource-text-with-icon{display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .resource-text-with-icon *{margin:0}.article__main__content__wrapper .resource-quote{padding:24px 24px 24px 94px;border-left:1px solid var(--purple-300);display:flex;flex-direction:column;position:relative;gap:24px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-quote{padding:24px}}@media screen and (max-width:768px){.article__main__content__wrapper .resource-quote{gap:16px}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-quote{padding:8px 0 8px 16px}}.article__main__content__wrapper .resource-quote::before{width:42px;height:52px;background-repeat:no-repeat;background-size:42px 31px;background:url(/themes/custom/conga/assets/images/quote-icon.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute;top:24px;left:16px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-quote::before{position:static}}.article__main__content__wrapper .resource-quote blockquote{--title-main:var(--black);--title-secondary:var(--black)}@media screen and (max-width:768px){.article__main__content__wrapper .resource-quote blockquote{margin-bottom:8px}}.article__main__content__wrapper .resource-quote blockquote p,.article__main__content__wrapper .resource-quote blockquote p *{font-size:1.5rem;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-quote blockquote p,.article__main__content__wrapper .resource-quote blockquote p *{line-height:100%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-quote blockquote p,.article__main__content__wrapper .resource-quote blockquote p *{font-size:1.25rem}}.article__main__content__wrapper .resource-quote__author{width:100%;display:flex;align-items:center;gap:24px}@media screen and (max-width:768px){.article__main__content__wrapper .resource-quote__author{gap:12px;align-items:flex-start}}.article__main__content__wrapper .resource-quote__author img,.article__main__content__wrapper .resource-quote__author svg{width:96px;height:96px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.article__main__content__wrapper .resource-quote__author img,.article__main__content__wrapper .resource-quote__author svg{width:48px;height:48px}}.article__main__content__wrapper .resource-quote__author>div:last-child{width:calc(100% - 96px - 24px);display:flex;flex-direction:column;gap:8px}@media screen and (max-width:768px){.article__main__content__wrapper .resource-quote__author>div:last-child{width:calc(100% - 48px - 12px)}}.article__main__content__wrapper .resource-quote__author__name{font-weight:400;font-family:var(--font-secondary);font-weight:500}.article__main__content__wrapper .resource-quote__author__name,.article__main__content__wrapper .resource-quote__author__name--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-quote__author__name--bold{font-weight:500}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-quote__author__name,.article__main__content__wrapper .resource-quote__author__name--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-quote__author__name,.article__main__content__wrapper .resource-quote__author__name--bold{font-size:.75rem;line-height:125%}}.article__main__content__wrapper .resource-quote__author__position{font-weight:400;font-family:var(--font-secondary)}.article__main__content__wrapper .resource-quote__author__position,.article__main__content__wrapper .resource-quote__author__position--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-quote__author__position--bold{font-weight:500}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-quote__author__position,.article__main__content__wrapper .resource-quote__author__position--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-quote__author__position,.article__main__content__wrapper .resource-quote__author__position--bold{font-size:.75rem;line-height:125%}}.article__main__content__wrapper .resource-cards{display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .resource-cards__list{width:calc(100% + 24px);margin:-12px;display:flex;flex-wrap:wrap}.article__main__content__wrapper .resource-cards__item{width:calc(33.333% - 24px);margin:12px;padding:24px;display:flex;flex-direction:column;gap:16px;border-radius:16px;border:1px solid var(--purple-200);background:var(--white)}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-cards__item{width:calc(50% - 24px)}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-cards__item{width:calc(100% - 24px)}}.article__main__content__wrapper .resource-cards__item svg,.article__main__content__wrapper .resource-cards__item img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.article__main__content__wrapper .resource-cards__item__icon{width:48px;height:48px;border-radius:50%;background:var(--purple-100);display:flex;align-items:center;justify-content:center}.article__main__content__wrapper .resource-cards__item__icon svg{width:23px;height:auto}.article__main__content__wrapper .resource-cards__item p{font-weight:300  !important;font-family:var(--font-secondary)  !important}.article__main__content__wrapper .resource-cards__item p,.article__main__content__wrapper .resource-cards__item p--bold{font-size:1rem  !important;line-height:125%  !important;text-align:left !important;color:var(--body)  !important}.article__main__content__wrapper .resource-cards__item p--bold{font-weight:600  !important}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-cards__item p,.article__main__content__wrapper .resource-cards__item p--bold{line-height:130%  !important}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-cards__item p,.article__main__content__wrapper .resource-cards__item p--bold{font-size:.875rem  !important;line-height:125%  !important}}.article__main__content__wrapper .resource-cta{--body:var(--white);--title-main:var(--white);--title-secondary:var(--white);width:100%;display:flex;flex-flow:row nowrap !important;justify-content:space-between;align-items:center !important;gap:36px;padding:40px 64px;overflow:hidden;border-radius:150px;background-color:var(--purple-400);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-cta{flex-direction:column !important;align-items:flex-start !important}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-cta{flex-direction:column;padding:24px;border-radius:24px;gap:24px;align-items:flex-start}}.article__main__content__wrapper .resource-cta__content{color:var(--white);display:flex;flex-direction:column;gap:8px;width:100%}.article__main__content__wrapper .resource-cta__content *{z-index:2}.article__main__content__wrapper .resource-cta__content *:not(.content-link){margin:0}.article__main__content__wrapper .resource-cta__content p{font-weight:300;font-family:var(--font-secondary)}.article__main__content__wrapper .resource-cta__content p,.article__main__content__wrapper .resource-cta__content p--bold{font-size:1.125rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-cta__content p--bold{font-weight:500}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-cta__content p,.article__main__content__wrapper .resource-cta__content p--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-cta__content p,.article__main__content__wrapper .resource-cta__content p--bold{font-size:1rem;line-height:125%}}.article__main__content__wrapper .resource-cta__content p.h5{font-size:1.5rem;line-height:130%;color:var(--title-main);font-family:var(--font-primary)}.article__main__content__wrapper .resource-cta__content .body-text{color:var(--white) !important}.article__main__content__wrapper .resource-cta__content .content-link:not(h2){margin-top:0;padding-top:0;z-index:1 !important}.article__main__content__wrapper .resource-cta__button{display:flex;flex-direction:column;align-items:center;justify-content:center}.article__main__content__wrapper .resource-cta__button a{white-space:nowrap}.article__main__content__wrapper .resource-cta h2,.article__main__content__wrapper .resource-cta h3{z-index:1 !important}.article__main__content__wrapper .resource-about-client{--body:var(--black);width:100%;border-radius:24px;border:1px solid var(--purple-200);padding:32px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:576px){.article__main__content__wrapper .resource-about-client{padding:16px}}.article__main__content__wrapper .resource-about-client__title{font-weight:300;font-family:var(--font-secondary);font-weight:500}.article__main__content__wrapper .resource-about-client__title,.article__main__content__wrapper .resource-about-client__title--bold{font-size:1.125rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-about-client__title--bold{font-weight:500}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-about-client__title,.article__main__content__wrapper .resource-about-client__title--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-about-client__title,.article__main__content__wrapper .resource-about-client__title--bold{font-size:1rem;line-height:125%}}.article__main__content__wrapper .resource-about-client__title{color:var(--harbor-900) !important}.article__main__content__wrapper .resource-about-client p:not(.resource-about-client__title){color:var(--body) !important}.article__main__content__wrapper .resource-about-client__about,.article__main__content__wrapper .resource-about-client__products{display:flex;flex-direction:column;gap:16px}.article__main__content__wrapper .resource-about-client .list-about{display:flex;flex-direction:column;gap:16px}.article__main__content__wrapper .resource-about-client .list-about .list__item{width:100%}.article__main__content__wrapper .resource-about-client .list-products{display:flex;flex-wrap:wrap;gap:16px}.article__main__content__wrapper .resource-about-client .list-products .list__item{width:calc(50% - 8px)}.article__main__content__wrapper .resource-about-client .list-products .list__item svg,.article__main__content__wrapper .resource-about-client .list-products .list__item img{width:32px;height:auto}.article__main__content__wrapper .resource-about-client .list-products .list__item p{width:calc(100% - 32px - 16px)}.article__main__content__wrapper .resource-about-client .list-products .list__item,.article__main__content__wrapper .resource-about-client .list-about .list__item{display:flex;align-items:center;gap:16px}.article__main__content__wrapper .resource-about-client .list-products .list__item .text-formatted,.article__main__content__wrapper .resource-about-client .list-about .list__item .text-formatted{flex:1}.article__main__content__wrapper .resource-about-client__content span{font-family:var(--font-secondary);font-size:1.125rem}.article__main__content__wrapper .resource-about-client__content a{color:var(--purple-200);font-family:var(--font-secondary)}.article__main__content__wrapper .resource-about-client__content a:hover{color:var(--purple-400)}.article__main__content__wrapper .resource-content{display:flex;flex-direction:column;gap:24px;position:relative;font-family:var(--font-secondary)}.article__main__content__wrapper .resource-content strong{font-weight:400 !important}.article__main__content__wrapper .resource-content a{color:var(--purple-300);font-family:var(--font-secondary)}.article__main__content__wrapper .resource-content a:hover{color:var(--purple-400)}.article__main__content__wrapper .resource-content h4,.article__main__content__wrapper .resource-content h5,.article__main__content__wrapper .resource-content h6{margin-top:0}.article__main__content__wrapper .resource-content table{font-family:var(--font-secondary);font-size:1.125rem;width:100%}.article__main__content__wrapper .resource-content table td{padding:16px;border:1px solid var(--gray-200);font-weight:350}.article__main__content__wrapper .resource-content table tr:first-child td{background-color:var(--purple-100)}.article__main__content__wrapper .resource-content table tr:not(:first-child) td{color:var(--gray-700);background-color:var(--white)}.article__main__content__wrapper .resource-content table tr:not(:first-child) td:first-child{background-color:var(--gray-100)}.article__main__content__wrapper .resource-content .embedded-entity .embedded-cta-button a{border-radius:4px}.article__main__content__wrapper .resource-content.purple_100{border-radius:16px;padding:35px}.article__main__content__wrapper .resource-content.purple_100 a{color:var(--purple-400);font-family:var(--font-secondary)}.article__main__content__wrapper .resource-content.purple_100 a:hover{color:var(--white)}.article__main__content__wrapper .resource-content.purple_100 table{border-collapse:collapse;border-style:hidden}.article__main__content__wrapper .resource-content.purple_100 table tr:first-child td{background-color:var(--purple-400);color:var(--white)}.article__main__content__wrapper .resource-content.purple_100::before{position:absolute;z-index:-2;top:0;bottom:0;content:"";width:100%;height:100%;left:0;border-radius:16px;background:var(--purple-100)}.article__main__content__wrapper .resource-content.purple_100 h1,.article__main__content__wrapper .resource-content.purple_100 h2,.article__main__content__wrapper .resource-content.purple_100 h3,.article__main__content__wrapper .resource-content.purple_100 h4,.article__main__content__wrapper .resource-content.purple_100 h5,.article__main__content__wrapper .resource-content.purple_100 h6{font-weight:400}.article__main__content__wrapper .resource-content.purple_100 h1 span,.article__main__content__wrapper .resource-content.purple_100 h2 span,.article__main__content__wrapper .resource-content.purple_100 h3 span,.article__main__content__wrapper .resource-content.purple_100 h4 span,.article__main__content__wrapper .resource-content.purple_100 h5 span,.article__main__content__wrapper .resource-content.purple_100 h6 span{font-weight:700}.article__main__content__wrapper .resource-speakers{display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .resource-speakers .speakers-list{width:100%;display:flex;flex-wrap:wrap;gap:30px}@media screen and (max-width:1441px){.article__main__content__wrapper .resource-speakers .speakers-list{gap:16px}}.article__main__content__wrapper .resource-speakers .speaker{width:calc(50% - 15px);display:flex;align-items:center;gap:16px;transition:all .3s}@media screen and (max-width:1441px){.article__main__content__wrapper .resource-speakers .speaker{width:100%}}.article__main__content__wrapper .resource-speakers .speaker.no-media .speaker__info{padding:24px !important;width:100% !important}.article__main__content__wrapper .resource-speakers .speaker *{margin:0;transition:all .3s}.article__main__content__wrapper .resource-speakers .speaker img{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker img{width:70px;height:70px}}.article__main__content__wrapper .resource-speakers .speaker__info{display:flex;padding:24px;flex-direction:column;gap:6px;width:calc(100% - 100px - 16px);border-radius:16px;background:var(--white);box-shadow:-15px 11px 21px 0 rgba(113,113,113,.15)}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker__info{padding:16px;width:calc(100% - 70px - 16px)}}.article__main__content__wrapper .resource-speakers .speaker__name{--body:var(--black);font-weight:300;font-family:var(--font-secondary);font-weight:600}.article__main__content__wrapper .resource-speakers .speaker__name,.article__main__content__wrapper .resource-speakers .speaker__name--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-speakers .speaker__name--bold{font-weight:600}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-speakers .speaker__name,.article__main__content__wrapper .resource-speakers .speaker__name--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker__name,.article__main__content__wrapper .resource-speakers .speaker__name--bold{font-size:.875rem;line-height:125%}}.article__main__content__wrapper .resource-speakers .speaker__position{font-weight:400;font-family:var(--font-secondary)}.article__main__content__wrapper .resource-speakers .speaker__position,.article__main__content__wrapper .resource-speakers .speaker__position--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-speakers .speaker__position--bold{font-weight:500}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-speakers .speaker__position,.article__main__content__wrapper .resource-speakers .speaker__position--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker__position,.article__main__content__wrapper .resource-speakers .speaker__position--bold{font-size:.75rem;line-height:125%}}.article__main__content__wrapper .resource-speakers .speaker:not(.no-content){cursor:pointer}.article__main__content__wrapper .resource-speakers .speaker:not(.no-content):hover{box-shadow:-15px 11px 21px 0 rgba(113,113,113,.15);border-radius:16px;background:var(--white)}.article__main__content__wrapper .resource-speakers .speaker:not(.no-content):hover img{width:72px;height:72px;margin:14px}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker:not(.no-content):hover img{width:50px;height:50px;margin:10px 0 10px 10px}}.article__main__content__wrapper .resource-speakers .speaker:not(.no-content):hover>.speaker__info{box-shadow:none;width:calc(100% - 72px - 28px);padding-left:0;padding-right:50px}.article__main__content__wrapper .resource-speakers .speaker:not(.no-content):hover>.speaker__info.no-image{padding-left:24px}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker:not(.no-content):hover>.speaker__info{width:calc(100% - 50px - 10px)}}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal{display:none;justify-content:center;align-items:center;position:fixed;z-index:999;width:100vw;height:100vh;top:0;left:0;background-color:rgba(1,36,42,.3)}@media screen and (max-height:600px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal{align-items:flex-start;padding-top:40px;padding-bottom:40px;overflow:auto}}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__box{width:100%;max-width:560px;border-radius:20px;background:#fff;box-shadow:0 10px 24px 0 rgba(0,0,0,.2);flex-direction:column;padding:32px}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__box{max-width:calc(100% - 32px);padding:16px}}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .modal-close{display:none;all:unset;position:absolute;right:0;top:0;width:24px;height:24px;z-index:999;cursor:pointer}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .modal-close{display:flex}}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .modal-close:hover::before,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .modal-close:hover::after{background-color:var(--red-600)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .modal-close::before,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .modal-close::after{content:"";position:absolute;width:100%;height:1px;background-color:#000;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .modal-close::before{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .modal-close::after{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal.active-modal{display:flex}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .speaker__name{font-weight:300;font-family:var(--font-secondary);font-weight:500}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .speaker__name,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .speaker__name--bold{font-size:1.25rem;line-height:120%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .speaker__name--bold{font-weight:400}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .speaker__name,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .speaker__name--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .speaker__name,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal .speaker__name--bold{font-size:1.125rem;line-height:110%}}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top{display:flex;align-items:center;gap:16px;position:relative;border-bottom:1px solid var(--gray-200);padding-bottom:18px}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top img{width:100px !important;height:100px !important;margin:0}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top img{width:70px !important;height:70px !important}}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about{display:flex;flex-direction:column;gap:8px;position:relative}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about p{font-weight:300;font-family:var(--font-secondary)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about p,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about p--bold{font-size:1.25rem;line-height:120%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about p--bold{font-weight:400}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about p,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about p--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about p,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about p--bold{font-size:1.125rem;line-height:110%}}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a{--btn-border:transparent;--btn-bg-hover:transparent;--btn-color-hover:var(--purple-400);--btn-border-hover:transparent;--btn-bg-focus:transparent;--btn-color-focus:var(--purple-400);--btn-border-focus:transparent;--btn-bg-active:transparent;--btn-color-active:var(--purple-400);--btn-border-active:transparent;font-weight:300;font-family:var(--font-secondary);font-weight:600}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a--bold{font-weight:600}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a--bold{font-size:.875rem;line-height:125%}}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a{transition:all .3s;text-decoration:none;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;outline:none;font-size:1rem;padding:0 !important;border-radius:0;color:var(--purple-300);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);gap:4px;align-items:center}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a::after{content:url('data:image/svg+xml;charset=UTF-8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 3L10.5 8L5.5 13" stroke="%23806CF0" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:16px;height:16px;background-repeat:no-repeat}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a:hover{color:var(--btn-color-hover);background-color:var(--btn-bg-hover);border-color:var(--btn-border-hover)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a:hover::after{content:url('data:image/svg+xml;charset=UTF-8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 3L10.5 8L5.5 13" stroke="%230B004A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__top .speaker__about a:focus{color:var(--btn-color-focus);background-color:var(--btn-bg-focus);border-color:var(--btn-border-focus)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__description{padding-top:16px}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__description p{font-weight:300;font-family:var(--font-secondary)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__description p,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__description p--bold{font-size:1.25rem;line-height:120%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__description p--bold{font-weight:400}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__description p,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__description p--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__description p,.article__main__content__wrapper .resource-speakers .speaker .speaker-modal__description p--bold{font-size:1.125rem;line-height:110%}}.article__main__content__wrapper .resource-video-text{display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .resource-video-text .videos-list{width:100%;display:flex;flex-wrap:wrap;gap:24px}.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video{width:calc(50% - 12px)}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video{width:100%}}.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__info{padding:24px 24px 24px 78px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__info{padding:0}}.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__info::before{width:42px;height:42px;left:24px}.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__title,.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__title *,.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__subtitle,.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__subtitle *{font-size:1.25rem;font-style:normal;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:576px){.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__title,.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__title *,.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__subtitle,.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__subtitle *{font-size:1.125rem}}.article__main__content__wrapper .resource-video-text .videos-list_multiple .resource-video__subtitle{font-weight:400}.article__main__content__wrapper .resource-video-text .resource-video{width:100%;overflow:hidden;position:relative;cursor:pointer}.article__main__content__wrapper .resource-video-text .resource-video .field--name-field-video-poster{position:relative}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-video-text .resource-video .field--name-field-video-poster::before{position:absolute;left:24px;bottom:24px;content:"";display:flex;width:42px;height:42px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61' height='61' viewBox='0 0 61 61' fill='none'%3E%3Cg clip-path='url(%23clip0_7189_52713)'%3E%3Cpath d='M30.25 80.1875C57.8642 80.1875 80.25 57.8017 80.25 30.1875C80.25 2.57326 57.8642 -19.8125 30.25 -19.8125C2.63576 -19.8125 -19.75 2.57326 -19.75 30.1875C-19.75 57.8017 2.63576 80.1875 30.25 80.1875Z' fill='%23E53535'/%3E%3Cpath d='M17.75 15.0142C17.75 12.6277 17.75 11.4345 18.2487 10.7684C18.6833 10.1879 19.3486 9.82468 20.0719 9.77302C20.9019 9.71373 21.9056 10.359 23.913 11.6494L47.516 26.8228C49.2579 27.9426 50.1289 28.5025 50.4297 29.2145C50.6926 29.8365 50.6926 30.5385 50.4297 31.1605C50.1289 31.8725 49.2579 32.4324 47.516 33.5522L23.913 48.7255C21.9056 50.016 20.9019 50.6613 20.0719 50.602C19.3486 50.5503 18.6833 50.1871 18.2487 49.6066C17.75 48.9405 17.75 47.7473 17.75 45.3608V15.0142Z' fill='%23E53535'/%3E%3Cpath d='M24 22.6008C24 21.4076 24 20.811 24.2494 20.4779C24.4667 20.1877 24.7993 20.0061 25.1609 19.9803C25.576 19.9506 26.0778 20.2732 27.0815 20.9185L38.883 28.5051C39.754 29.065 40.1894 29.345 40.3399 29.701C40.4713 30.012 40.4713 30.363 40.3399 30.674C40.1894 31.03 39.754 31.31 38.883 31.8699L27.0815 39.4565C26.0778 40.1018 25.576 40.4244 25.1609 40.3947C24.7993 40.3689 24.4667 40.1873 24.2494 39.8971C24 39.564 24 38.9674 24 37.7742V22.6008Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.0815 20.9185L38.883 28.5051C39.754 29.065 40.1894 29.345 40.3399 29.701C40.4713 30.012 40.4713 30.363 40.3399 30.674C40.1894 31.03 39.754 31.31 38.883 31.8699L27.0815 39.4565C26.0778 40.1018 25.576 40.4244 25.1609 40.3947C24.7993 40.3689 24.4667 40.1873 24.2494 39.8971C24 39.564 24 38.9674 24 37.7742V22.6008C24 21.4076 24 20.811 24.2494 20.4779C24.4667 20.1877 24.7993 20.0061 25.1609 19.9803C25.576 19.9506 26.0778 20.2732 27.0815 20.9185Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7189_52713'%3E%3Crect x='0.25' y='0.1875' width='60' height='60' rx='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center center;background-size:contain;z-index:1}.article__main__content__wrapper .resource-video-text .resource-video .field--name-field-video-poster::after{border-radius:8px;content:"";width:100%;height:73px;position:absolute;left:0;bottom:0;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%)}}.article__main__content__wrapper .resource-video-text .resource-video__poster.video-active{display:none}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-video-text .resource-video__poster.video-active{display:block}.article__main__content__wrapper .resource-video-text .resource-video__poster.video-active .field--name-field-video-poster{display:none}}.article__main__content__wrapper .resource-video-text .resource-video__info{position:absolute;bottom:0;left:0;width:100%;padding:32px 32px 32px 116px;display:flex;align-items:center;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%);border-radius:24px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-video-text .resource-video__info{padding:0;margin-top:8px;position:static;background:none}}.article__main__content__wrapper .resource-video-text .resource-video__info::before{position:absolute;left:32px;content:"";display:flex;width:60px;height:60px;background:url("/themes/custom/conga/assets/images/video.svg");background-size:contain}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-video-text .resource-video__info::before{width:42px;height:42px;left:24px;bottom:24px;display:none}}.article__main__content__wrapper .resource-video-text .resource-video__title,.article__main__content__wrapper .resource-video-text .resource-video__title *,.article__main__content__wrapper .resource-video-text .resource-video__subtitle,.article__main__content__wrapper .resource-video-text .resource-video__subtitle *{font-size:1.5rem;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-video-text .resource-video__title,.article__main__content__wrapper .resource-video-text .resource-video__title *,.article__main__content__wrapper .resource-video-text .resource-video__subtitle,.article__main__content__wrapper .resource-video-text .resource-video__subtitle *{line-height:100%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-video-text .resource-video__title,.article__main__content__wrapper .resource-video-text .resource-video__title *,.article__main__content__wrapper .resource-video-text .resource-video__subtitle,.article__main__content__wrapper .resource-video-text .resource-video__subtitle *{font-size:1.25rem}}.article__main__content__wrapper .resource-video-text .resource-video__title,.article__main__content__wrapper .resource-video-text .resource-video__subtitle{--title-main:var(--white);--title-secondary:var(--white);max-width:340px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-video-text .resource-video__title,.article__main__content__wrapper .resource-video-text .resource-video__subtitle{--title-main:var(--black);--title-secondary:var(--black);max-width:100%}.article__main__content__wrapper .resource-video-text .resource-video__title,.article__main__content__wrapper .resource-video-text .resource-video__title *,.article__main__content__wrapper .resource-video-text .resource-video__subtitle,.article__main__content__wrapper .resource-video-text .resource-video__subtitle *{font-size:1.5rem  !important;font-weight:400  !important;line-height:100%  !important;color:var(--title-main)  !important;font-family:var(--font-main)  !important}}@media screen and (max-width:1024px)and (max-width:1024px){.article__main__content__wrapper .resource-video-text .resource-video__title,.article__main__content__wrapper .resource-video-text .resource-video__title *,.article__main__content__wrapper .resource-video-text .resource-video__subtitle,.article__main__content__wrapper .resource-video-text .resource-video__subtitle *{line-height:100%  !important}}@media screen and (max-width:1024px)and (max-width:576px){.article__main__content__wrapper .resource-video-text .resource-video__title,.article__main__content__wrapper .resource-video-text .resource-video__title *,.article__main__content__wrapper .resource-video-text .resource-video__subtitle,.article__main__content__wrapper .resource-video-text .resource-video__subtitle *{font-size:1.25rem  !important}}.article__main__content__wrapper .resource-video-text .resource-video__subtitle{font-weight:400 !important}.article__main__content__wrapper .resource-video-text .resource-video img,.article__main__content__wrapper .resource-video-text .resource-video iframe{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:24px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-video-text .resource-video img,.article__main__content__wrapper .resource-video-text .resource-video iframe{border-radius:8px}}.article__main__content__wrapper .resource-cards-text{display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .resource-cards-text .cards-list{width:100%;display:flex;flex-wrap:wrap;gap:24px 44px}.article__main__content__wrapper .resource-cards-text .resource-card{--body:var(--black);width:calc(50% - 22px);display:flex;flex-direction:column;gap:24px;padding:24px;background:var(--harbor-50);border-radius:16px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-cards-text .resource-card{width:100%}}.article__main__content__wrapper .resource-cards-text .resource-card p,.article__main__content__wrapper .resource-cards-text .resource-card li{font-weight:300  !important;font-family:var(--font-secondary)  !important}.article__main__content__wrapper .resource-cards-text .resource-card p,.article__main__content__wrapper .resource-cards-text .resource-card p--bold,.article__main__content__wrapper .resource-cards-text .resource-card li,.article__main__content__wrapper .resource-cards-text .resource-card li--bold{font-size:1rem  !important;line-height:125%  !important;text-align:left !important;color:var(--body)  !important}.article__main__content__wrapper .resource-cards-text .resource-card p--bold,.article__main__content__wrapper .resource-cards-text .resource-card li--bold{font-weight:600  !important}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-cards-text .resource-card p,.article__main__content__wrapper .resource-cards-text .resource-card p--bold,.article__main__content__wrapper .resource-cards-text .resource-card li,.article__main__content__wrapper .resource-cards-text .resource-card li--bold{line-height:130%  !important}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-cards-text .resource-card p,.article__main__content__wrapper .resource-cards-text .resource-card p--bold,.article__main__content__wrapper .resource-cards-text .resource-card li,.article__main__content__wrapper .resource-cards-text .resource-card li--bold{font-size:.875rem  !important;line-height:125%  !important}}.article__main__content__wrapper .resource-agenda{display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .resource-agenda .resource-agenda-day{display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .resource-agenda .resource-agenda-day>span,.article__main__content__wrapper .resource-agenda .resource-agenda-day>p,.article__main__content__wrapper .resource-agenda .resource-agenda-day>h1,.article__main__content__wrapper .resource-agenda .resource-agenda-day>h2,.article__main__content__wrapper .resource-agenda .resource-agenda-day>h3,.article__main__content__wrapper .resource-agenda .resource-agenda-day>h4,.article__main__content__wrapper .resource-agenda .resource-agenda-day>h5,.article__main__content__wrapper .resource-agenda .resource-agenda-day>h6{--title-main:var(--purple-300);--title-secondary:var(--purple-300);--body:var(--purple-300)}.article__main__content__wrapper .resource-agenda .resource-agenda-day>p{color:var(--body)}.article__main__content__wrapper .resource-agenda .resource-agenda-day time{text-transform:uppercase}.article__main__content__wrapper .resource-agenda .agenda-list{display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .resource-agenda .times-list{--title-main:var(--white);--title-secondary:var(--white);--body:var(--white);display:flex;flex-direction:column;background-color:var(--purple-400);border-radius:16px}.article__main__content__wrapper .resource-agenda .list-about{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-agenda .list-about{gap:8px}}.article__main__content__wrapper .resource-agenda .list-about .list__item{display:flex;align-items:center;gap:12px}.article__main__content__wrapper .resource-agenda .list-about img{width:32px;height:auto;border-radius:50%}.article__main__content__wrapper .resource-agenda .resource-agenda-time{display:flex;border-bottom:1px solid var(--purple-200)}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-agenda .resource-agenda-time{flex-direction:column}}.article__main__content__wrapper .resource-agenda .resource-agenda-time.hide-left .resource-agenda-time__about{width:100%}.article__main__content__wrapper .resource-agenda .resource-agenda-time:last-child{border-bottom:none}.article__main__content__wrapper .resource-agenda .resource-agenda-time__info{width:260px;padding:24px;border-right:1px solid var(--purple-200);display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-agenda .resource-agenda-time__info{width:100%;border-right:none;padding:16px 16px 0}}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about{width:calc(100% - 260px);padding:24px;display:flex;flex-direction:column;gap:24px}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about *{font-family:var(--font-secondary)}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .row-buttons a.btn-tertiary{color:var(--purple-200)}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .row-buttons a.btn-tertiary:hover{color:var(--white)}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .row-buttons a.btn-tertiary:hover::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M1.42822 8.57129H15.7139' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99902 2.85645L15.7133 8.57073L9.99902 14.285' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-agenda .resource-agenda-time__about{width:100%;padding:16px;gap:8px}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .btn{margin-top:8px}}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .p{font-weight:300  !important;font-family:var(--font-secondary)  !important;font-weight:500  !important}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .p,.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .p--bold{font-size:1.25rem  !important;line-height:120%  !important;text-align:left !important;color:var(--body)  !important}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .p--bold{font-weight:400  !important}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .p,.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .p--bold{line-height:130%  !important}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .p,.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .p--bold{font-size:1.125rem  !important;line-height:110%  !important}}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .content-link{padding-top:0;z-index:1 !important}.article__main__content__wrapper .resource-agenda .resource-agenda-time__about .content-link:first-child{margin-top:0}.article__main__content__wrapper .resource-agenda .resource-agenda-time p{font-weight:300  !important;font-family:var(--font-secondary)  !important}.article__main__content__wrapper .resource-agenda .resource-agenda-time p,.article__main__content__wrapper .resource-agenda .resource-agenda-time p--bold{font-size:1rem  !important;line-height:125%  !important;text-align:left !important;color:var(--body)  !important}.article__main__content__wrapper .resource-agenda .resource-agenda-time p--bold{font-weight:600  !important}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-agenda .resource-agenda-time p,.article__main__content__wrapper .resource-agenda .resource-agenda-time p--bold{line-height:130%  !important}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-agenda .resource-agenda-time p,.article__main__content__wrapper .resource-agenda .resource-agenda-time p--bold{font-size:.875rem  !important;line-height:125%  !important}}.article__main__content__wrapper .resource-agenda .resource-agenda-time time{font-weight:300  !important;font-family:var(--font-secondary)  !important;font-weight:500  !important}.article__main__content__wrapper .resource-agenda .resource-agenda-time time,.article__main__content__wrapper .resource-agenda .resource-agenda-time time--bold{font-size:1.125rem  !important;line-height:125%  !important;text-align:left !important;color:var(--body)  !important}.article__main__content__wrapper .resource-agenda .resource-agenda-time time--bold{font-weight:500  !important}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-agenda .resource-agenda-time time,.article__main__content__wrapper .resource-agenda .resource-agenda-time time--bold{line-height:130%  !important}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-agenda .resource-agenda-time time,.article__main__content__wrapper .resource-agenda .resource-agenda-time time--bold{font-size:1rem  !important;line-height:125%  !important}}.article__main__content__wrapper .resource-faqs{width:100%;box-shadow:none;display:flex;align-items:flex-start;gap:40px;align-self:stretch;padding:0}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs{flex-direction:column;gap:24px}}.article__main__content__wrapper .resource-faqs h2{min-width:376px;max-width:376px;z-index:1}@media screen and (max-width:576px){.article__main__content__wrapper .resource-faqs h2{min-width:100%;max-width:100%}}.article__main__content__wrapper .resource-faqs.heading-left-faqs .faq-component-card{width:100%;box-shadow:none;display:flex;align-items:flex-start;gap:40px;align-self:stretch;padding:0}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs.heading-left-faqs .faq-component-card{flex-direction:column;gap:24px}}.article__main__content__wrapper .resource-faqs.heading-left-faqs .faq-component-card .faq-title{min-width:376px;max-width:376px;z-index:1;position:relative}@media screen and (max-width:576px){.article__main__content__wrapper .resource-faqs.heading-left-faqs .faq-component-card .faq-title{min-width:100%;max-width:100%}}.article__main__content__wrapper .resource-faqs.heading-left-faqs .faq-component-card .faq-title::before{content:url(/themes/custom/conga/build/images/purple_racetrack.svg);position:absolute;left:-818px;top:calc(100% + 102px)}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs.heading-left-faqs .faq-component-card .faq-title::before{display:none}}.article__main__content__wrapper .resource-faqs ul{padding-left:0}.article__main__content__wrapper .resource-faqs .accordion{flex-grow:1}.article__main__content__wrapper .resource-faqs .accordion .accordion-item{list-style:none;border-bottom:1px solid var(--purple-100)}.article__main__content__wrapper .resource-faqs .accordion .accordion-item:last-child{border-bottom:none}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title{border:none;padding:24px 40px 12px 0;position:relative;text-decoration:none;display:block;width:100%;margin:0}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title *{font-size:1.5rem;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title *{line-height:100%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title *{font-size:1.25rem}}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title{padding:16px 40px 16px 0}}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title:hover,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title:focus{background-color:rgba(0,0,0,0)}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title::after{content:"";position:absolute;width:32px;height:32px;background-image:url(/themes/custom/conga/build/images/expand.svg);top:20px;right:0;margin-top:0}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-title::after{top:18px;right:0;width:22px;height:22px;background-size:22px 22px}}.article__main__content__wrapper .resource-faqs .accordion .accordion-item.is-active .accordion-title::after{background-image:url(/themes/custom/conga/build/images/collapse.svg)}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item.is-active .accordion-content{margin-top:-8px}}.article__main__content__wrapper .resource-faqs .accordion .accordion-item.is-active .accordion-content{display:flex}.article__main__content__wrapper .resource-faqs .accordion .accordion-item:first-child .accordion-title{padding-top:0}.article__main__content__wrapper .resource-faqs .accordion .accordion-item:first-child .accordion-title::after{top:-3px}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content{--body:var(--black);padding:0 0 24px;border:none;display:none;flex-direction:column;gap:16px}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content{padding-bottom:16px}}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content *{margin:0}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p a,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li a{font-weight:300;font-family:var(--font-secondary)}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p--bold,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p a,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p a--bold,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li a,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li a--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p--bold,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p a--bold,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li a--bold{font-weight:600}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p--bold,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p a,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p a--bold,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li a,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li a--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p--bold,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p a,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content p a--bold,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li a,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li a--bold{font-size:.875rem;line-height:125%}}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content a{--body:var(--purple-300)}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content a:hover{--body:var(--purple-400)}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content ul{padding-left:2rem;display:flex;flex-direction:column;gap:1rem}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li{list-style-type:disc;font-weight:300;font-family:var(--font-secondary)}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li--bold{font-weight:600}@media screen and (max-width:1024px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li,.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li--bold{font-size:.875rem;line-height:125%}}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li::marker{color:var(--purple-300)}.article__main__content__wrapper .resource-faqs .accordion .accordion-item .accordion-content li:last-child{margin-bottom:0}.article__main__content__wrapper .resource-faqs{flex-direction:column}.article__main__content__wrapper .resource-faqs h1,.article__main__content__wrapper .resource-faqs h2,.article__main__content__wrapper .resource-faqs h3,.article__main__content__wrapper .resource-faqs h4,.article__main__content__wrapper .resource-faqs h5,.article__main__content__wrapper .resource-faqs h6{max-width:100%}.article__main__content__wrapper .resource-faqs ul{width:100%}.article__main__content__wrapper .resource-faqs li{padding-left:0 !important;margin-bottom:0 !important}.article__main__content__wrapper .resource-faqs li::before{display:none}.article__main__content__wrapper .embedded-cta-button{justify-content:flex-start}.article__main__content__wrapper .embedded-cta-button a{--border-width:1.5px;--btn-bg:var(--purple-300);--btn-color:var(--white);--btn-border:var(--purple-300);--btn-bg-hover:var(--white);--btn-color-hover:var(--purple-300);--btn-border-hover:var(--purple-300);--btn-bg-focus:var(--purple-300);--btn-color-focus:var(--white);--btn-border-focus:var(--purple-300);--btn-bg-active:rgba(128,108,240,0.05);--btn-color-active:var(--purple-300);--btn-border-active:var(--purple-300);font-weight:300;font-family:var(--font-secondary);font-weight:600;line-height:1}.article__main__content__wrapper .embedded-cta-button a,.article__main__content__wrapper .embedded-cta-button a--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.article__main__content__wrapper .embedded-cta-button a--bold{font-weight:600}@media screen and (max-width:1024px){.article__main__content__wrapper .embedded-cta-button a,.article__main__content__wrapper .embedded-cta-button a--bold{line-height:130%}}@media screen and (max-width:576px){.article__main__content__wrapper .embedded-cta-button a,.article__main__content__wrapper .embedded-cta-button a--bold{font-size:.875rem;line-height:125%}}.article__main__content__wrapper .embedded-cta-button a.extra_large{font-size:1.1rem}@media screen and (max-width:576px){.article__main__content__wrapper .embedded-cta-button a.extra_large{font-size:1rem}}.article__main__content__wrapper .embedded-cta-button a{padding:10px 24px;border-radius:8px;border:var(--border-width) solid var(--btn-border);transition:all .3s;text-decoration:none;text-transform:uppercase;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:var(--btn-bg);border-color:var(--btn-border);color:var(--btn-color);outline:none;font-size:14px;letter-spacing:1.4px;font-weight:500;font-family:var(--font-secondary)}.article__main__content__wrapper .embedded-cta-button a--l{padding:14px 24px}.article__main__content__wrapper .embedded-cta-button a:hover{color:var(--btn-color-hover);background-color:var(--btn-bg-hover);border-color:var(--btn-border-hover)}.article__main__content__wrapper .embedded-cta-button a:focus{color:var(--btn-color-focus);background-color:var(--btn-bg-focus);border-color:var(--btn-border-focus)}.article__main__content__wrapper .embedded-cta-button a:active{background-color:var(--btn-bg-active);color:var(--btn-color-active);border-color:var(--btn-border-active)}.article__main__content__wrapper .embedded-cta-button a--primary.disabled{background-color:var(--gray-400);border-color:var(--gray-400)}.article__main__content__wrapper .embedded-cta-button a--secondary{--btn-bg:var(--btn-bg-color);--btn-color:var(--purple-300);--btn-border:var(--purple-300);--btn-bg-hover:var(--purple-300);--btn-color-hover:var(--white);--btn-border-hover:var(--purple-300);--btn-bg-focus:transparent;--btn-color-focus:var(--purple-300);--btn-border-focus:var(--purple-300);--btn-bg-active:var(--purple-300);--btn-color-active:var(--white);--btn-border-active:var(--purple-300)}.article__main__content__wrapper .embedded-cta-button a--secondary.disabled{background-color:var(--gray-400);border-color:var(--gray-400);color:var(--gray-400)}.article__main__content__wrapper .embedded-cta-button a--tertiary,.article__main__content__wrapper .embedded-cta-button a-tertiary,.article__main__content__wrapper .embedded-cta-button a--outer{--btn-bg:transparent;--btn-color:var(--purple-300);--btn-border:transparent;--btn-bg-hover:transparent;--btn-color-hover:var(--purple-400);--btn-border-hover:transparent;--btn-bg-focus:transparent;--btn-color-focus:var(--purple-300);--btn-border-focus:var(--purple-200);--btn-bg-active:transparent;--btn-color-active:var(--purple-600);--btn-border-active:transparent;padding:0 !important;border-radius:0;color:var(--btn-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);gap:4px;align-items:center}.article__main__content__wrapper .embedded-cta-button a--tertiary:hover::after,.article__main__content__wrapper .embedded-cta-button a-tertiary:hover::after,.article__main__content__wrapper .embedded-cta-button a--outer:hover::after{content:"";background-color:var(--btn-color-hover);mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_101_1489)%22%3E%3Cpath%20d%3D%22M1.14282%206.85742H12.5714%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M8%202.28613L12.5714%206.85756L8%2011.429%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_101_1489%22%3E%3Crect%20width%3D%2213.7143%22%20height%3D%2213.7143%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_101_1489)%22%3E%3Cpath%20d%3D%22M1.14282%206.85742H12.5714%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M8%202.28613L12.5714%206.85756L8%2011.429%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_101_1489%22%3E%3Crect%20width%3D%2213.7143%22%20height%3D%2213.7143%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center}.article__main__content__wrapper .embedded-cta-button a--tertiary::after,.article__main__content__wrapper .embedded-cta-button a-tertiary::after,.article__main__content__wrapper .embedded-cta-button a--outer::after{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M5.5%203L10.5%208L5.5%2013%22%20stroke%3D%22%23806CF0%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");width:20px;height:16px;background-repeat:no-repeat}.article__main__content__wrapper .embedded-cta-button a--tertiary.disabled,.article__main__content__wrapper .embedded-cta-button a-tertiary.disabled,.article__main__content__wrapper .embedded-cta-button a--outer.disabled{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--gray-400)}.article__main__content__wrapper .embedded-cta-button a--tertiary.extra_large,.article__main__content__wrapper .embedded-cta-button a-tertiary.extra_large,.article__main__content__wrapper .embedded-cta-button a--outer.extra_large{font-size:18px}.article__main__content__wrapper .embedded-cta-button a--outer::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cg clip-path='url(%23clip0_11548_35317)'%3E%3Cpath d='M14.6303 7.26566V4.224C14.6303 3.18844 13.7908 2.349 12.7553 2.349H9.73434M6.04166 10.9583L14.0913 2.90866M15.875 10.9583V11.8634C15.875 12.8579 15.4799 13.8118 14.7767 14.515L14.515 14.7767C13.8118 15.4799 12.8579 15.875 11.8634 15.875H5.13663C4.14206 15.875 3.18822 15.4799 2.485 14.7767L2.22338 14.515C1.52009 13.8118 1.125 12.8579 1.125 11.8634V5.13663C1.125 4.14206 1.52009 3.18825 2.22338 2.485L2.485 2.22334C3.18822 1.52009 4.14206 1.125 5.13663 1.125H6.04166' stroke='%23C81A1A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11548_35317'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:20px;height:17px}@media screen and (max-width:576px){.article__main__content__wrapper .embedded-cta-button a--hide-mobile{display:none}}.article__main__content__wrapper .embedded-cta-button a--hide-desktop{display:none}@media screen and (max-width:576px){.article__main__content__wrapper .embedded-cta-button a--hide-desktop{display:flex}}.article__main__content__wrapper .content-link{z-index:-1 !important}.article__main__content .field--name-field-media-image{width:100%;display:flex;justify-content:center}.article__main__content img,.article__main__content svg,.article__main__content picture{max-width:100%;-o-object-fit:contain;object-fit:contain;height:auto;max-height:640px}.article__main__content .media-library-item__attributes{display:none}.article__main--no-sidebar .article__main__nav{display:none}.article__main--no-sidebar .article__main__content{width:100%}.article__main__info{display:flex;flex-direction:column;gap:24px;border-top:1px solid var(--gray-200);width:100%;padding:24px 0 28px}.article__main__info .author-box{display:flex;align-items:center;gap:8px}@media screen and (max-width:768px){.article__main__info .author-box{width:100%}}.article__main__info .author-box *{color:var(--black)}.article__main__info .author-box p{margin:0}.article__main__info .author-box picture{display:block;width:70px;height:auto;aspect-ratio:1;overflow:hidden;border-radius:50%}.article__main__info .author-box img{width:100%;aspect-ratio:1;height:auto;border-radius:50%;-o-object-fit:cover;object-fit:cover}.article__main__info .author-box .body-text--xs{display:none;display:block}.article__main__info .author-box__desc{display:none;display:block}.article__main__info .author-box .position,.article__main__info .author-box .description{color:var(--gray-700)}.article__main__info .field--name-field-author{display:flex;flex-direction:column;gap:16px}.article__main__info .labels-row{--label-color:white;--label-background:var(--harbor-900);padding-left:32px;position:relative}.article__main__info .labels-row::before{position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjk1NTMgMi43MjEwNEwxMS4yMTY2IDIuMjk0NzJMMTAuOTU1MyAyLjcyMTA0QzExLjA5NSAyLjgwNjYxIDExLjIyMSAyLjkyODA4IDExLjU4MzcgMy4yOTA4MUwxOS4yNTIzIDEwLjk1OTRDMTkuODUyMiAxMS41NTkzIDIwLjI4MDUgMTEuOTg4MiAyMC41ODkxIDEyLjM1MTdDMjAuODkzOCAxMi43MTA2IDIxLjA1MjIgMTIuOTcyNyAyMS4xMzUgMTMuMjI3NUMyMS4yOTgxIDEzLjcyOTYgMjEuMjk4MSAxNC4yNzA0IDIxLjEzNSAxNC43NzI1QzIxLjA1MjIgMTUuMDI3MyAyMC44OTM4IDE1LjI4OTQgMjAuNTg5MSAxNS42NDgzQzIwLjI4MDUgMTYuMDExOCAxOS44NTIyIDE2LjQ0MDcgMTkuMjUyMyAxNy4wNDA2TDE3LjA0MDYgMTkuMjUyM0MxNi40NDA3IDE5Ljg1MjIgMTYuMDExOCAyMC4yODA1IDE1LjY0ODMgMjAuNTg5MUMxNS4yODk0IDIwLjg5MzggMTUuMDI3MyAyMS4wNTIyIDE0Ljc3MjUgMjEuMTM1QzE0LjI3MDQgMjEuMjk4MSAxMy43Mjk2IDIxLjI5ODEgMTMuMjI3NSAyMS4xMzVDMTIuOTcyNyAyMS4wNTIyIDEyLjcxMDYgMjAuODkzOCAxMi4zNTE3IDIwLjU4OTFDMTEuOTg4MiAyMC4yODA1IDExLjU1OTMgMTkuODUyMiAxMC45NTk0IDE5LjI1MjNMMy4yOTA4MSAxMS41ODM3QzIuOTI4MDggMTEuMjIxIDIuODA2NjEgMTEuMDk1IDIuNzIxMDQgMTAuOTU1M0wyLjI5NDcyIDExLjIxNjZMMi43MjEwNCAxMC45NTUzQzIuNjM4OCAxMC44MjExIDIuNTc4MTkgMTAuNjc0OCAyLjU0MTQ1IDEwLjUyMTdDMi41MDMyMSAxMC4zNjI1IDIuNSAxMC4xODc1IDIuNSA5LjY3NDUxTDIuNSA1LjJDMi41IDQuNjMxNyAyLjUwMDM5IDQuMjM1NTQgMi41MjU1OSAzLjkyNzEyQzIuNTUwMzEgMy42MjQ1NCAyLjU5NjQgMy40NTA2OSAyLjY2MzQ5IDMuMzE5MDFDMi44MDczIDMuMDM2NzcgMy4wMzY3NyAyLjgwNzMgMy4zMTkwMSAyLjY2MzQ5QzMuNDUwNjkgMi41OTY0IDMuNjI0NTQgMi41NTAzMSAzLjkyNzEyIDIuNTI1NTlDNC4yMzU1NCAyLjUwMDM5IDQuNjMxNyAyLjUgNS4yIDIuNUw5LjY3NDUyIDIuNUMxMC4xODc1IDIuNSAxMC4zNjI1IDIuNTAzMjEgMTAuNTIxNyAyLjU0MTQ1QzEwLjY3NDggMi41NzgxOSAxMC44MjExIDIuNjM4OCAxMC45NTUzIDIuNzIxMDRaTTggOUM4LjU1MjI5IDkgOSA4LjU1MjI4IDkgOEM5IDcuNDQ3NzEgOC41NTIyOSA3IDggN0M3LjQ0NzcyIDcgNyA3LjQ0NzcxIDcgOEM3IDguNTUyMjggNy40NDc3MiA5IDggOVoiIHN0cm9rZT0iIzRDNUY2RiIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");background-size:contain;background-repeat:no-repeat;content:""}.article__main__info .social-share__list{list-style:none;display:flex;align-items:center;gap:16px;padding:0;margin:0}.article__main__info .social-share__item{width:24px;height:24px;position:relative}.article__main__info .social-share__link{display:block;text-decoration:none;font-size:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.article__main__info .social-share .icon-facebook{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyIDEyLjA2MTFDMjIgNi41MDQ1MSAxNy41MjI5IDIgMTIgMkM2LjQ3NzE1IDIgMiA2LjUwNDUxIDIgMTIuMDYxMUMyIDE3LjA4MjggNS42NTY4NCAyMS4yNDUyIDEwLjQzNzUgMjJWMTQuOTY5NEg3Ljg5ODQ0VjEyLjA2MTFIMTAuNDM3NVY5Ljg0NDUyQzEwLjQzNzUgNy4zMjI5NiAxMS45MzA1IDUuOTMwMTIgMTQuMjE0NiA1LjkzMDEyQzE1LjMwODQgNS45MzAxMiAxNi40NTMxIDYuMTI2NjMgMTYuNDUzMSA2LjEyNjYzVjguNjAyNjFIMTUuMTkyMkMxMy45NSA4LjYwMjYxIDEzLjU2MjUgOS4zNzgyMiAxMy41NjI1IDEwLjE3NDdWMTIuMDYxMUgxNi4zMzU5TDE1Ljg5MjYgMTQuOTY5NEgxMy41NjI1VjIyQzE4LjM0MzIgMjEuMjQ1MiAyMiAxNy4wODI4IDIyIDEyLjA2MTFaIiBmaWxsPSIjNEM1RjZGIi8+Cjwvc3ZnPgo=")}.article__main__info .social-share .icon-x{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24gLSAyNHB4Ij4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE0LjExMDUgMTEuMTk5MkwyMC40MzQ5IDRIMTguOTM2OEwxMy40NDMgMTAuMjQ5N0w5LjA1ODM5IDRINEwxMC42MzE4IDEzLjQ1MTVMNCAyMUg1LjQ5ODE1TDExLjI5NiAxNC4zOTg3TDE1LjkyNzUgMjFIMjAuOTg1OE02LjAzODg3IDUuMTA2MzRIOC4zNDA0NUwxOC45MzU3IDE5Ljk0OEgxNi42MzM1IiBmaWxsPSIjNEM1RjZGIi8+CjwvZz4KPC9zdmc+Cg==")}.article__main__info .social-share .icon-linkedin{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24gLSAyNHB4Ij4KPGcgaWQ9Ikdyb3VwIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5LjY2NzYgM0g0LjMyODkxQzMuNTk0MTQgMyAzIDMuNTgwMDggMyA0LjI5NzI3VjE5LjY5OTJDMyAyMC40MTY0IDMuNTk0MTQgMjEgNC4zMjg5MSAyMUgxOS42Njc2QzIwLjQwMjMgMjEgMjEgMjAuNDE2NCAyMSAxOS43MDI3VjQuMjk3MjdDMjEgMy41ODAwOCAyMC40MDIzIDMgMTkuNjY3NiAzWk04LjM0MDIzIDE4LjMzODdINS42NjgzNlY5Ljc0NjQ4SDguMzQwMjNWMTguMzM4N1pNNy4wMDQzIDguNTc1NzhDNi4xNDY0OCA4LjU3NTc4IDUuNDUzOTEgNy44ODMyIDUuNDUzOTEgNy4wMjg5MUM1LjQ1MzkxIDYuMTc0NjEgNi4xNDY0OCA1LjQ4MjAzIDcuMDA0MyA1LjQ4MjAzQzcuODU4NTkgNS40ODIwMyA4LjU1MTE3IDYuMTc0NjEgOC41NTExNyA3LjAyODkxQzguNTUxMTcgNy44Nzk2OSA3Ljg1ODU5IDguNTc1NzggNy4wMDQzIDguNTc1NzhaTTE4LjMzODcgMTguMzM4N0gxNS42NzAzVjE0LjE2MjFDMTUuNjcwMyAxMy4xNjcyIDE1LjY1MjcgMTEuODg0IDE0LjI4MTYgMTEuODg0QzEyLjg5MyAxMS44ODQgMTIuNjgyIDEyLjk3MDMgMTIuNjgyIDE0LjA5MThWMTguMzM4N0gxMC4wMTcyVjkuNzQ2NDhIMTIuNTc2NlYxMC45MjA3SDEyLjYxMTdDMTIuOTY2OCAxMC4yNDU3IDEzLjgzODcgOS41MzIwMyAxNS4xMzU5IDkuNTMyMDNDMTcuODM5NSA5LjUzMjAzIDE4LjMzODcgMTEuMzEwOSAxOC4zMzg3IDEzLjYyNDJWMTguMzM4N1oiIGZpbGw9IiM0QzVGNkYiLz4KPC9nPgo8L2c+Cjwvc3ZnPgo=")}.article__main__info .social-share .icon-copy-link{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24gLSAxNnB4IiBjbGlwLXBhdGg9InVybCgjY2xpcDBfMjdfNTQwOCkiPgo8cGF0aCBpZD0iSWNvbiIgZD0iTTguNTM1NTMgMTIuODE5OEw3LjQ2NDQ3IDEzLjg5MDlDNS45ODU2MyAxNS4zNjk3IDMuNTg3OTYgMTUuMzY5NyAyLjEwOTEzIDEzLjg5MDlDMC42MzAyOTEgMTIuNDEyIDAuNjMwMjkxIDEwLjAxNDQgMi4xMDkxMyA4LjUzNTUzTDMuMTgwMTkgNy40NjQ0N00xMi44MTk4IDguNTM1NTNMMTMuODkwOSA3LjQ2NDQ3QzE1LjM2OTcgNS45ODU2MyAxNS4zNjk3IDMuNTg3OTYgMTMuODkwOSAyLjEwOTEzQzEyLjQxMiAwLjYzMDI5MSAxMC4wMTQ0IDAuNjMwMjkxIDguNTM1NTMgMi4xMDkxM0w3LjQ2NDQ3IDMuMTgwMTlNNS4zNDkyNCAxMC42NTA3TDEwLjY1MDggNS4zNDkyMyIgc3Ryb2tlPSIjNEM1RjZGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzI3XzU0MDgiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");background-size:16px}.article__main__info .result-copy{position:absolute;opacity:0;border-radius:8px;background:var(--white);padding:5px 10px;color:var(--black);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:-40px;left:-24px;margin:0;box-shadow:0 0 6px var(--gray-700)}@media screen and (max-width:1024px){.article__main .container{gap:40px}}.article__main.no-tbt .nav-wrapper{display:none !important}.article__main.no-tbt .js-tbt-content{margin:0 auto}.article__main .voice-insert-player-wrapper #tts-player{width:100%}.article__main .vi-player__play-button{display:flex;justify-content:center;align-items:center;width:46px;height:46px;padding:12.5px 12.12px 12.5px 18.13px;flex-shrink:0;border-radius:50%;background:#e53535}.article__main .vi-player__play-button svg{width:15px;color:var(--white);stroke:var(--white)}.article__main__content__wrapper>div:not(.prev-next-articles){display:flex;flex-flow:column wrap;gap:24px;justify-content:flex-start;align-items:flex-start;margin-bottom:24px}.article .prev-next-articles{width:100%;padding-top:24px;border-top:1px solid var(--gray-200);display:flex;gap:114px;justify-content:space-between}@media screen and (max-width:1024px){.article .prev-next-articles{gap:16px}}.article .prev-next-articles .prev-article,.article .prev-next-articles .next-article{width:calc(50% - 57px)}@media screen and (max-width:1024px){.article .prev-next-articles .prev-article,.article .prev-next-articles .next-article{width:calc(50% - 8px)}}.article .prev-next-articles .prev-article a,.article .prev-next-articles .next-article a{text-decoration:none;display:flex;flex-direction:column;gap:8px}.article .prev-next-articles .prev-article a,.article .prev-next-articles .prev-article a *,.article .prev-next-articles .next-article a,.article .prev-next-articles .next-article a *{font-size:1.25rem;font-style:normal;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:576px){.article .prev-next-articles .prev-article a,.article .prev-next-articles .prev-article a *,.article .prev-next-articles .next-article a,.article .prev-next-articles .next-article a *{font-size:1.125rem}}.article .prev-next-articles .prev-article a,.article .prev-next-articles .next-article a{color:var(--gray-700)}.article .prev-next-articles .prev-article a span,.article .prev-next-articles .next-article a span{--body:var(--purple-300);--btn-color-hover:var(--purple-400);--btn-color-focus:var(--purple-300);--btn-color-active:var(--purple-400);font-weight:300;font-family:var(--font-secondary);font-weight:600;text-transform:uppercase}.article .prev-next-articles .prev-article a span,.article .prev-next-articles .prev-article a span--bold,.article .prev-next-articles .next-article a span,.article .prev-next-articles .next-article a span--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.article .prev-next-articles .prev-article a span--bold,.article .prev-next-articles .next-article a span--bold{font-weight:600}@media screen and (max-width:1024px){.article .prev-next-articles .prev-article a span,.article .prev-next-articles .prev-article a span--bold,.article .prev-next-articles .next-article a span,.article .prev-next-articles .next-article a span--bold{line-height:130%}}@media screen and (max-width:576px){.article .prev-next-articles .prev-article a span,.article .prev-next-articles .prev-article a span--bold,.article .prev-next-articles .next-article a span,.article .prev-next-articles .next-article a span--bold{font-size:.875rem;line-height:125%}}.article .prev-next-articles .prev-article a span,.article .prev-next-articles .next-article a span{display:flex;align-items:center;gap:4px}.article .prev-next-articles .prev-article a span::before,.article .prev-next-articles .next-article a span::before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTAuNSAzTDUuNSA4TDEwLjUgMTMiIHN0cm9rZT0iIzgwNkNGMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=");width:16px;height:16px;background-repeat:no-repeat;background-size:contain}.article .prev-next-articles .prev-article a:hover span,.article .prev-next-articles .next-article a:hover span{color:var(--btn-color-hover)}.article .prev-next-articles .prev-article a:focus span,.article .prev-next-articles .next-article a:focus span{color:var(--btn-color-focus)}.article .prev-next-articles .prev-article a:active span,.article .prev-next-articles .next-article a:active span{color:var(--btn-color-active)}.article .prev-next-articles .next-article{align-items:flex-end}.article .prev-next-articles .next-article a{text-align:right}.article .prev-next-articles .next-article a span{flex-direction:row-reverse;text-align:right}.article .prev-next-articles .next-article a span::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.cta-box{--body:var(--white);--title-main:var(--white);--title-secondary:var(--white);width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:36px;padding:40px 64px;border-radius:150px;background-color:var(--harbor-900);background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(/themes/custom/conga/build/images/cta-bg.svg)}@media screen and (max-width:576px){.cta-box{flex-direction:column;padding:24px;border-radius:24px;gap:24px;align-items:flex-start}}.cta-box__description{color:var(--white);display:flex;flex-direction:column;gap:8px}.cta-box__description *{margin:0}.cta-box__description p{font-weight:300;font-family:var(--font-secondary)}.cta-box__description p,.cta-box__description p--bold{font-size:1.125rem;line-height:125%;text-align:left;color:var(--body)}.cta-box__description p--bold{font-weight:500}@media screen and (max-width:1024px){.cta-box__description p,.cta-box__description p--bold{line-height:130%}}@media screen and (max-width:576px){.cta-box__description p,.cta-box__description p--bold{font-size:1rem;line-height:125%}}.cta-box__description .content-link{margin-top:0;padding-top:0;z-index:1 !important}.cta-box__button{display:flex;flex-direction:column;align-items:center;justify-content:center}body .related-resources h2,body .related-resources h3,body .related-resources h4,body .related-resources h5{width:100%;text-align:left}
:root{--font-main:"Newsreader";--font-secondary:"Archivo",sans-serif;--black:#000;--white:#fff;--gray-50:#F8FAFC;--gray-100:#F2F2F2;--gray-200:#E6E6E6;--gray-300:#CCC;--gray-400:#B3B3B3;--gray-500:#808080;--gray-600:#4D4D4D;--gray-700:#333;--gray-800:#1A1A1A;--gray-900:#072034;--green-100:#BCEBDF;--green-200:#21CCA1;--green-300:#0A3329;--yellow-100:#FFEDC2;--yellow-200:#FFBE3D;--yellow-300:#AD6318;--orange-100:#FCD9D2;--orange-200:#FA7850;--orange-300:#751B05;--purple-100:#D9D2FC;--purple-200:#ADA3F0;--purple-300:#806CF0;--purple-400:#0B004A;--background-color:var(--gray-100);--link-color:var(--black);--link-color-hover:var(--purple-400);--title-main:var(--black);--title-secondary:var(--gray-700);--body:var(--gray-700);--card-border:var(--purple-300);--card-bg:var(--white);--text-selected:var(--purple-400);--label-color:var(--black);--label-background:var(--purple-300);--page-label:var(--gray-700);--progress-line:var(--gray-200)}@font-face{font-family:"Newsreader";src:url(/themes/custom/conga/assets/fonts/Newsreader/Newsreader-VariableFont_opsz%2Cwght.ttf) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:"Newsreader";src:url(/themes/custom/conga/assets/fonts/Newsreader/Newsreader-Italic-VariableFont_opsz%2Cwght.ttf) format("truetype");font-weight:100 900;font-style:italic}@font-face{font-family:"Archivo";src:url(/themes/custom/conga/assets/fonts/Archivo/Archivo-VariableFont_wdth%2Cwght.ttf) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:"Archivo";src:url(/themes/custom/conga/assets/fonts/Archivo/Archivo-Italic-VariableFont_wdth%2Cwght.ttf) format("truetype");font-weight:100 900;font-style:italic}html{font-size:1rem}body{font-family:var(--font-main)}html{scroll-padding-top:152px}@media screen and (max-width:1024px){html{scroll-padding-top:98px}}body{padding:0;margin:0}body *{box-sizing:border-box}section{width:100%;display:flex;justify-content:center}#main-content{position:relative}.container{padding:0 80px;max-width:1440px;width:100%;display:flex;flex-wrap:wrap}.container_column{flex-direction:column}@media screen and (max-width:1441px){.container{padding:0 50px;max-width:1280px}}@media screen and (max-width:1280px){.container{padding:0 18px;max-width:1060px}}@media screen and (max-width:1024px){.container{padding:0 16px;max-width:800px}}@media screen and (max-width:768px){.container{max-width:608px}}@media screen and (max-width:576px){.container{max-width:512px}}@media screen and (max-width:480px){.container{max-width:100%}}.has-progress{position:relative}.has-progress section,.has-progress footer{position:relative}.has-progress section::before,.has-progress footer::before{position:absolute;top:0;left:calc((100% - 1440px)/2 + 64px);width:1px;height:100%;content:"";z-index:800;background-color:var(--progress-line)}@media screen and (max-width:1441px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 1280px)/2 + 34px)}}@media screen and (max-width:1280px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 1060px)/2 + 2px)}}@media screen and (max-width:1024px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 800px)/2 + 8px)}}@media screen and (max-width:768px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 608px)/2 + 8px)}}@media screen and (max-width:576px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 512px)/2 + 8px)}}@media screen and (max-width:480px){.has-progress section::before,.has-progress footer::before{left:8px}}.vertical-progress-line{position:fixed;top:116px;bottom:0;left:calc((100% - 1440px)/2 + 64px);width:1px;z-index:999}@media screen and (max-width:1441px){.vertical-progress-line{left:calc((100% - 1280px)/2 + 34px)}}@media screen and (max-width:1280px){.vertical-progress-line{left:calc((100% - 1060px)/2 + 2px)}}@media screen and (max-width:1024px){.vertical-progress-line{left:calc((100% - 800px)/2 + 8px);top:98px}}@media screen and (max-width:768px){.vertical-progress-line{left:calc((100% - 608px)/2 + 8px)}}@media screen and (max-width:576px){.vertical-progress-line{left:calc((100% - 512px)/2 + 8px)}}@media screen and (max-width:480px){.vertical-progress-line{left:8px}}.vertical-progress-line .line{background-color:var(--purple-200);width:100%;height:0;transition:height .25s ease-out}.admin-sections{width:100%;padding:50px 0;background-color:var(--purple-200)}.labels-row{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0}.label{background-color:var(--label-background);display:inline-flex;padding:4px 12px;border-radius:4px;text-decoration:none}.label,.label a{color:var(--label-color);text-decoration:none;font-size:.875rem;font-weight:500;line-height:130%;text-align:left;text-transform:uppercase;margin:0;font-family:var(--font-secondary)}.label.red{--label-color:var(--white);--label-background:var(--purple-300)}.label.dark{--label-color:var(--white);--label-background:var(--purple-400)}.label.grey{--label-color:var(--black);--label-background:var(--gray-200)}.label.purple{--label-color:var(--title-main);--label-background:var(--purple-100)}.label.purple.primary-label{--label-color:var(--white);--label-background:var(--purple-300)}.btn{--border-width:1.5px;--btn-bg:var(--purple-300);--btn-color:var(--white);--btn-border:var(--purple-300);--btn-bg-hover:var(--white);--btn-color-hover:var(--purple-300);--btn-border-hover:var(--purple-300);--btn-bg-focus:var(--purple-300);--btn-color-focus:var(--white);--btn-border-focus:var(--purple-300);--btn-bg-active:rgba(128,108,240,0.05);--btn-color-active:var(--purple-300);--btn-border-active:var(--purple-300);font-weight:300;font-family:var(--font-secondary);font-weight:600;line-height:1}.btn,.btn--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.btn--bold{font-weight:600}@media screen and (max-width:1024px){.btn,.btn--bold{line-height:130%}}@media screen and (max-width:576px){.btn,.btn--bold{font-size:.875rem;line-height:125%}}.btn.extra_large{font-size:1.1rem}@media screen and (max-width:576px){.btn.extra_large{font-size:1rem}}.btn{padding:10px 24px;border-radius:8px;border:var(--border-width) solid var(--btn-border);transition:all .3s;text-decoration:none;text-transform:uppercase;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:var(--btn-bg);border-color:var(--btn-border);color:var(--btn-color);outline:none;font-size:14px;letter-spacing:1.4px;font-weight:500;font-family:var(--font-secondary)}.btn--l{padding:14px 24px}.btn:hover{color:var(--btn-color-hover);background-color:var(--btn-bg-hover);border-color:var(--btn-border-hover)}.btn:focus{color:var(--btn-color-focus);background-color:var(--btn-bg-focus);border-color:var(--btn-border-focus)}.btn:active{background-color:var(--btn-bg-active);color:var(--btn-color-active);border-color:var(--btn-border-active)}.btn--primary.disabled{background-color:var(--gray-400);border-color:var(--gray-400)}.btn--secondary{--btn-bg:var(--btn-bg-color);--btn-color:var(--purple-300);--btn-border:var(--purple-300);--btn-bg-hover:var(--purple-300);--btn-color-hover:var(--white);--btn-border-hover:var(--purple-300);--btn-bg-focus:transparent;--btn-color-focus:var(--purple-300);--btn-border-focus:var(--purple-300);--btn-bg-active:var(--purple-300);--btn-color-active:var(--white);--btn-border-active:var(--purple-300)}.btn--secondary.disabled{background-color:var(--gray-400);border-color:var(--gray-400);color:var(--gray-400)}.btn--tertiary,.btn-tertiary,.btn--outer{--btn-bg:transparent;--btn-color:var(--purple-300);--btn-border:transparent;--btn-bg-hover:transparent;--btn-color-hover:var(--purple-400);--btn-border-hover:transparent;--btn-bg-focus:transparent;--btn-color-focus:var(--purple-300);--btn-border-focus:var(--purple-200);--btn-bg-active:transparent;--btn-color-active:var(--purple-600);--btn-border-active:transparent;padding:0 !important;border-radius:0;color:var(--btn-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);gap:4px;align-items:center}.btn--tertiary:hover::after,.btn-tertiary:hover::after,.btn--outer:hover::after{content:"";background-color:var(--btn-color-hover);mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_101_1489)%22%3E%3Cpath%20d%3D%22M1.14282%206.85742H12.5714%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M8%202.28613L12.5714%206.85756L8%2011.429%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_101_1489%22%3E%3Crect%20width%3D%2213.7143%22%20height%3D%2213.7143%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_101_1489)%22%3E%3Cpath%20d%3D%22M1.14282%206.85742H12.5714%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M8%202.28613L12.5714%206.85756L8%2011.429%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_101_1489%22%3E%3Crect%20width%3D%2213.7143%22%20height%3D%2213.7143%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center}.btn--tertiary::after,.btn-tertiary::after,.btn--outer::after{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M5.5%203L10.5%208L5.5%2013%22%20stroke%3D%22%23806CF0%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");width:20px;height:16px;background-repeat:no-repeat}.btn--tertiary.disabled,.btn-tertiary.disabled,.btn--outer.disabled{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--gray-400)}.btn--tertiary.extra_large,.btn-tertiary.extra_large,.btn--outer.extra_large{font-size:18px}.btn--outer::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cg clip-path='url(%23clip0_11548_35317)'%3E%3Cpath d='M14.6303 7.26566V4.224C14.6303 3.18844 13.7908 2.349 12.7553 2.349H9.73434M6.04166 10.9583L14.0913 2.90866M15.875 10.9583V11.8634C15.875 12.8579 15.4799 13.8118 14.7767 14.515L14.515 14.7767C13.8118 15.4799 12.8579 15.875 11.8634 15.875H5.13663C4.14206 15.875 3.18822 15.4799 2.485 14.7767L2.22338 14.515C1.52009 13.8118 1.125 12.8579 1.125 11.8634V5.13663C1.125 4.14206 1.52009 3.18825 2.22338 2.485L2.485 2.22334C3.18822 1.52009 4.14206 1.125 5.13663 1.125H6.04166' stroke='%23C81A1A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11548_35317'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:20px;height:17px}@media screen and (max-width:576px){.btn--hide-mobile{display:none}}.btn--hide-desktop{display:none}@media screen and (max-width:576px){.btn--hide-desktop{display:flex}}.row-buttons{display:flex;flex-wrap:wrap;gap:16px;width:100%}.page-node-type-builder-page .block-extra-field-blocknodebuilder-pagesharing-buttons{display:none}.page-node-type-builder-page .layout-container{padding-top:0}.block--type{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em",serif}.page-label{display:flex;align-items:center;gap:24px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:768px){.page-label{gap:8px}}.page-label svg,.page-label article,.page-label img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.page-label svg,.page-label article,.page-label img{width:32px;height:32px}}.page-label span{font-size:1rem;font-weight:500;line-height:1rem;color:var(--black);font-family:var(--font-secondary)}@media screen and (max-width:576px){.page-label span{font-size:.875rem}}.page-label span{color:var(--page-label)}.no-scroll{overflow:hidden}.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h1,.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h2,.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h3,.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h4,.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h5,.form-wrapper:has(.field--name-field-submission-confirmation) .h1,.form-wrapper:has(.field--name-field-submission-confirmation) .h2,.form-wrapper:has(.field--name-field-submission-confirmation) .h3,.form-wrapper:has(.field--name-field-submission-confirmation) .h4,.form-wrapper:has(.field--name-field-submission-confirmation) .h5{display:none}.thank-you-message{display:flex;flex-direction:column;gap:16px;border-radius:20px;background:#fff;box-shadow:0 10px 24px 0 rgba(0,0,0,.2);padding:32px;width:100%;max-width:560px}@media screen and (max-width:576px){.thank-you-message{max-width:calc(100vw - 32px)}}.thank-you-message *{margin:0}.thank-you-message::before{content:"";width:60px;height:60px;display:block;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='61' viewBox='0 0 60 61' fill='none'%3E%3Ccircle cx='30' cy='30.4573' r='30' fill='%23118A62'/%3E%3Cpath d='M42.5 20.4573L25.3125 37.9573L17.5 30.0027' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media screen and (max-width:480px){.thank-you-message::before{width:40px;height:40px}}.thank-you-message a{--border-width:1.5px;--btn-bg:var(--purple-300);--btn-color:var(--white);--btn-border:var(--purple-300);--btn-bg-hover:var(--white);--btn-color-hover:var(--purple-300);--btn-border-hover:var(--purple-300);--btn-bg-focus:var(--purple-300);--btn-color-focus:var(--white);--btn-border-focus:var(--purple-300);--btn-bg-active:rgba(128,108,240,0.05);--btn-color-active:var(--purple-300);--btn-border-active:var(--purple-300);font-weight:300;font-family:var(--font-secondary);font-weight:600;line-height:1}.thank-you-message a,.thank-you-message a--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.thank-you-message a--bold{font-weight:600}@media screen and (max-width:1024px){.thank-you-message a,.thank-you-message a--bold{line-height:130%}}@media screen and (max-width:576px){.thank-you-message a,.thank-you-message a--bold{font-size:.875rem;line-height:125%}}.thank-you-message a.extra_large{font-size:1.1rem}@media screen and (max-width:576px){.thank-you-message a.extra_large{font-size:1rem}}.thank-you-message a{padding:10px 24px;border-radius:8px;border:var(--border-width) solid var(--btn-border);transition:all .3s;text-decoration:none;text-transform:uppercase;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:var(--btn-bg);border-color:var(--btn-border);color:var(--btn-color);outline:none;font-size:14px;letter-spacing:1.4px;font-weight:500;font-family:var(--font-secondary)}.thank-you-message a--l{padding:14px 24px}.thank-you-message a:hover{color:var(--btn-color-hover);background-color:var(--btn-bg-hover);border-color:var(--btn-border-hover)}.thank-you-message a:focus{color:var(--btn-color-focus);background-color:var(--btn-bg-focus);border-color:var(--btn-border-focus)}.thank-you-message a:active{background-color:var(--btn-bg-active);color:var(--btn-color-active);border-color:var(--btn-border-active)}.thank-you-message a--primary.disabled{background-color:var(--gray-400);border-color:var(--gray-400)}.thank-you-message a--secondary{--btn-bg:var(--btn-bg-color);--btn-color:var(--purple-300);--btn-border:var(--purple-300);--btn-bg-hover:var(--purple-300);--btn-color-hover:var(--white);--btn-border-hover:var(--purple-300);--btn-bg-focus:transparent;--btn-color-focus:var(--purple-300);--btn-border-focus:var(--purple-300);--btn-bg-active:var(--purple-300);--btn-color-active:var(--white);--btn-border-active:var(--purple-300)}.thank-you-message a--secondary.disabled{background-color:var(--gray-400);border-color:var(--gray-400);color:var(--gray-400)}.thank-you-message a--tertiary,.thank-you-message a-tertiary,.thank-you-message a--outer{--btn-bg:transparent;--btn-color:var(--purple-300);--btn-border:transparent;--btn-bg-hover:transparent;--btn-color-hover:var(--purple-400);--btn-border-hover:transparent;--btn-bg-focus:transparent;--btn-color-focus:var(--purple-300);--btn-border-focus:var(--purple-200);--btn-bg-active:transparent;--btn-color-active:var(--purple-600);--btn-border-active:transparent;padding:0 !important;border-radius:0;color:var(--btn-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);gap:4px;align-items:center}.thank-you-message a--tertiary:hover::after,.thank-you-message a-tertiary:hover::after,.thank-you-message a--outer:hover::after{content:"";background-color:var(--btn-color-hover);mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_101_1489)%22%3E%3Cpath%20d%3D%22M1.14282%206.85742H12.5714%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M8%202.28613L12.5714%206.85756L8%2011.429%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_101_1489%22%3E%3Crect%20width%3D%2213.7143%22%20height%3D%2213.7143%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_101_1489)%22%3E%3Cpath%20d%3D%22M1.14282%206.85742H12.5714%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M8%202.28613L12.5714%206.85756L8%2011.429%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_101_1489%22%3E%3Crect%20width%3D%2213.7143%22%20height%3D%2213.7143%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center}.thank-you-message a--tertiary::after,.thank-you-message a-tertiary::after,.thank-you-message a--outer::after{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M5.5%203L10.5%208L5.5%2013%22%20stroke%3D%22%23806CF0%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");width:20px;height:16px;background-repeat:no-repeat}.thank-you-message a--tertiary.disabled,.thank-you-message a-tertiary.disabled,.thank-you-message a--outer.disabled{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--gray-400)}.thank-you-message a--tertiary.extra_large,.thank-you-message a-tertiary.extra_large,.thank-you-message a--outer.extra_large{font-size:18px}.thank-you-message a--outer::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cg clip-path='url(%23clip0_11548_35317)'%3E%3Cpath d='M14.6303 7.26566V4.224C14.6303 3.18844 13.7908 2.349 12.7553 2.349H9.73434M6.04166 10.9583L14.0913 2.90866M15.875 10.9583V11.8634C15.875 12.8579 15.4799 13.8118 14.7767 14.515L14.515 14.7767C13.8118 15.4799 12.8579 15.875 11.8634 15.875H5.13663C4.14206 15.875 3.18822 15.4799 2.485 14.7767L2.22338 14.515C1.52009 13.8118 1.125 12.8579 1.125 11.8634V5.13663C1.125 4.14206 1.52009 3.18825 2.22338 2.485L2.485 2.22334C3.18822 1.52009 4.14206 1.125 5.13663 1.125H6.04166' stroke='%23C81A1A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11548_35317'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:20px;height:17px}@media screen and (max-width:576px){.thank-you-message a--hide-mobile{display:none}}.thank-you-message a--hide-desktop{display:none}@media screen and (max-width:576px){.thank-you-message a--hide-desktop{display:flex}}html{scroll-behavior:smooth}.toolbar-fixed .main-header{position:static}.layout-container{--top-menu-top-height:0px;--top-menu-bottom-height:116px;--top-menu-height:calc(var(--top-menu-top-height,36px) + var(--top-menu-bottom-height,116px))}@media screen and (max-width:1024px){.layout-container{--top-menu-bottom-height:72px}}.layout-container:has(.main-header__top){--top-menu-top-height:36px}.layout-container.theme-color-purple-400 .site-logo{color:#fff}.layout-container.theme-color-purple-400 .main-header .site-logo svg path{fill:var(--white) !important}.layout-container.theme-color-purple-400 .main-header__top,.layout-container.theme-color-purple-400 .main-header__bottom{border-color:var(--purple-300)}.layout-container.theme-color-purple-400 .main-header__top .menu-level-0>.menu-item>.item-title,.layout-container.theme-color-purple-400 .main-header__bottom .menu-level-0>.menu-item>.item-title{--body:var(--white)}.layout-container.theme-color-purple-400 .main-header__top .menu-level-0>.menu-item>a,.layout-container.theme-color-purple-400 .main-header__bottom .menu-level-0>.menu-item>a{--body:var(--white)}.layout-container.theme-color-purple-400 .main-header__top .menu-level-0>.menu-item>a:hover,.layout-container.theme-color-purple-400 .main-header__bottom .menu-level-0>.menu-item>a:hover{--body:var(--purple-300)}.layout-container.theme-color-purple-400 .main-header__top .menu-level-0>.menu-item>a:hover::after,.layout-container.theme-color-purple-400 .main-header__bottom .menu-level-0>.menu-item>a:hover::after{--body:var(--purple-300)}.layout-container.theme-color-purple-400 .main-header__top .menu-level-0>.menu-item:hover>.item-title,.layout-container.theme-color-purple-400 .main-header__bottom .menu-level-0>.menu-item:hover>.item-title{--body:var(--purple-300)}.layout-container.theme-color-purple-400 .main-header__top .menu-level-0>.menu-item:hover>.item-title::after,.layout-container.theme-color-purple-400 .main-header__bottom .menu-level-0>.menu-item:hover>.item-title::after{--body:var(--purple-300)}.layout-container.theme-color-purple-400 .main-header__top .languages-switcher::before,.layout-container.theme-color-purple-400 .main-header__bottom .languages-switcher::before{-webkit-filter:brightness(0) saturate(100%) invert(1);filter:brightness(0) saturate(100%) invert(1)}.layout-container.theme-color-purple-400 .main-header__top .search-box .search-open,.layout-container.theme-color-purple-400 .main-header__bottom .search-box .search-open{color:var(--white)}.layout-container.theme-color-purple-400 .main-header__top .mobile-menu-trigger,.layout-container.theme-color-purple-400 .main-header__bottom .mobile-menu-trigger{border-color:var(--white)}.layout-container.theme-color-purple-400 .main-header__top .mobile-menu-trigger::before,.layout-container.theme-color-purple-400 .main-header__bottom .mobile-menu-trigger::before{border-color:var(--white)}.layout-container.theme-color-purple-400 .main-header__top .mobile-menu-trigger.active,.layout-container.theme-color-purple-400 .main-header__bottom .mobile-menu-trigger.active{-webkit-filter:brightness(0) saturate(100%) invert(1);filter:brightness(0) saturate(100%) invert(1)}.layout-container.theme-color-purple-400 .main-header .btn--primary{--btn-color:var(--purple-400);--btn-border:var(--white);--btn-bg:var(--white);--btn-color-hover:var(--purple-300);--btn-border-hover:var(--white);--btn-bg-hover:transparent;--btn-border-hover:var(--white);--btn-color-hover:var(--white);--btn-bg-focus:transparent;--btn-border-focus:var(--white);--btn-color-focus:var(--white);--btn-bg-active:transparent;--btn-border-active:var(--white);--btn-color-active:var(--white)}.main-header{width:100%;display:flex;flex-direction:column;position:sticky;top:0;left:0;z-index:99999;height:var(--top-menu-height,116px);font-family:var(--font-main),sans-serif}.main-header.theme-color-default{--background-color:var(--gray-100);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--black);--page-label:var(--gray-700)}.main-header.theme-color-purple-400{--body:var(--white)}.main-header:has(.main-menu>.menu-item.has-dropdown:hover)::before{content:"";display:block;width:100vw;position:fixed;top:0;left:0;right:0;background:rgba(1,36,42,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:100vh;z-index:-1}.main-header .container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 64px;max-width:1440px;width:100%}@media screen and (max-width:1441px){.main-header .container{padding:0 50px;max-width:1280px}}@media screen and (max-width:1280px){.main-header .container{padding:0 18px;max-width:1060px}}@media screen and (max-width:1024px){.main-header .container{padding:0 16px;max-width:800px}}.main-header__top,.main-header__bottom{display:flex;justify-content:center}.main-header__top{--body:var(--white);height:var(--top-menu-top-height,36px);background-color:var(--purple-400)}.main-header__top .container{justify-content:flex-end}.main-header__top .container:has(.language-switcher){justify-content:space-between}@media screen and (max-width:1024px){.main-header__top .container:has(.language-switcher){justify-content:flex-end}}.main-header__top ul{list-style:none;display:flex;align-items:center;gap:26px;padding:0;margin:0}@media screen and (max-width:768px){.main-header__top ul{gap:18px}}@media screen and (max-width:576px){.main-header__top ul{gap:6px}}.main-header__top li{position:relative;display:flex;align-items:center}.main-header__top li:first-child::before{content:unset}.main-header__top li::before{width:6px;height:6px;border-radius:50%;content:"";background-color:var(--red-600);position:absolute;left:-16px}@media screen and (max-width:768px){.main-header__top li::before{left:-12px}}@media screen and (max-width:576px){.main-header__top li::before{width:4px;height:4px;left:-4px}}.main-header__top a{padding:8px 12px;text-decoration:none;transition:all .3s;font-weight:400;font-family:var(--font-secondary)}.main-header__top a,.main-header__top a--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.main-header__top a--bold{font-weight:500}@media screen and (max-width:1024px){.main-header__top a,.main-header__top a--bold{line-height:130%}}@media screen and (max-width:576px){.main-header__top a,.main-header__top a--bold{font-size:.75rem;line-height:125%}}.main-header__top a:hover{color:var(--purple-300)}@media screen and (max-width:576px){.main-header__top a{padding:8px 4px}}@media screen and (max-width:1024px){.main-header__top .languages-switcher{display:none}}.main-header__top .languages-switcher ul{gap:12px}.main-header__top .languages-switcher li::before{content:unset}.main-header__top .languages-switcher .language-link{display:block;width:33px;height:22px;font-size:0;background-position:center;background-size:cover;border:1px solid #fff}.main-header__top .languages-switcher .language-link:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.main-header__top .languages-switcher .language-link[hreflang=de]{background-image:url(/themes/custom/conga/build/images/l-de.svg)}.main-header__top .languages-switcher .language-link[hreflang=fr]{background-image:url(/themes/custom/conga/build/images/l-fr.svg)}.main-header__top .languages-switcher .language-link[hreflang=en]{background-image:url(/themes/custom/conga/build/images/l-en.svg)}.main-header__bottom{height:var(--top-menu-bottom-height,116px);padding:20px 0;background:var(--background-color);box-shadow:0 2px 8px 0 rgba(0,0,0,.07);border-bottom:1px solid var(--gray-200)}@media screen and (max-width:1024px){.main-header__bottom{height:var(--top-menu-bottom-height,72px);padding:6px 0}}.main-header__bottom .container{gap:40px;display:flex;flex-wrap:nowrap;justify-content:unset;position:relative}.main-header__bottom .container>nav{position:unset}@media screen and (max-width:1024px){.main-header__bottom .container>nav{display:none}}@media screen and (max-width:1280px){.main-header__bottom .container{gap:30px}}.main-header__bottom .item-title,.main-header__bottom .menu-item>a{--body:var(--black);display:flex;align-items:center;gap:4px;padding:46px 12px;text-decoration:none;transition:all .3s;cursor:pointer;font-weight:300;font-family:var(--font-secondary)}.main-header__bottom .item-title,.main-header__bottom .item-title--bold,.main-header__bottom .menu-item>a,.main-header__bottom .menu-item>a--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.main-header__bottom .item-title--bold,.main-header__bottom .menu-item>a--bold{font-weight:600}@media screen and (max-width:1024px){.main-header__bottom .item-title,.main-header__bottom .item-title--bold,.main-header__bottom .menu-item>a,.main-header__bottom .menu-item>a--bold{line-height:130%}}@media screen and (max-width:576px){.main-header__bottom .item-title,.main-header__bottom .item-title--bold,.main-header__bottom .menu-item>a,.main-header__bottom .menu-item>a--bold{font-size:.875rem;line-height:125%}}@media screen and (max-width:1280px){.main-header__bottom .item-title,.main-header__bottom .menu-item>a{padding:46px 4px}}.main-header__bottom .item-title .link_content p,.main-header__bottom .menu-item>a .link_content p{color:var(--black)}.main-header__bottom .item-title:hover::after,.main-header__bottom .menu-item>a:hover::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-header__bottom .item-title>a:hover,.main-header__bottom .menu-item>a:hover{--body:var(--purple-300)}.main-header__bottom .mobile-menu-trigger{all:unset;display:none;width:24px;height:16px;align-items:center;border-top:2px solid var(--purple-400);border-bottom:2px solid var(--purple-400);cursor:pointer;transition:all .3s;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (max-width:1024px){.main-header__bottom .mobile-menu-trigger{display:flex}}.main-header__bottom .mobile-menu-trigger::before{width:100%;border-bottom:2px solid var(--purple-400);content:""}.main-header__bottom .mobile-menu-trigger.active{background-image:url(/themes/custom/conga/build/images/x-close.svg);width:24px;height:24px;border:none}.main-header__bottom .mobile-menu-trigger.active::before{display:none}.main-header__bottom .has-image{display:flex;align-items:flex-start !important;gap:8px !important}.main-header__bottom .has-image img,.main-header__bottom .has-image svg,.main-header__bottom .has-image picture{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.main-header__bottom .has-image .link_content{width:calc(100% - 40px)}.main-header__bottom .link_content{display:flex;flex-direction:column;gap:8px}.main-header__bottom .languages-switcher{min-width:105px;color:var(--gray-700);position:relative !important}.main-header__bottom .languages-switcher:hover{cursor:pointer}.main-header__bottom .languages-switcher:hover ul .links{display:flex}.main-header__bottom .languages-switcher:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22M12 2C9.49872 4.73835 8.07725 8.29203 8 12C8.07725 15.708 9.49872 19.2616 12 22M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22M2.50002 9H21.5M2.5 15H21.5' stroke='%23806CF0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.main-header__bottom .languages-switcher .item-list>ul{margin:0;padding:0}.main-header__bottom .languages-switcher .item-list>ul>li{margin:0}.main-header__bottom .languages-switcher ul{list-style:none}.main-header__bottom .languages-switcher ul .links{display:none;position:absolute;bottom:100%;left:calc(-50% + 40px);padding:0;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--gray-50);margin:0;border-radius:16px;border:none;box-shadow:0 4px 15px 0 rgba(172,172,172,.5);overflow:hidden}.main-header__bottom .languages-switcher ul .links li{width:100%;margin:0}.main-header__bottom .languages-switcher ul .links li a{display:flex;width:100%;padding:8px 12px}.main-header__bottom .languages-switcher ul .links li a:hover{-webkit-transform:none;transform:none;color:var(--body);background-color:var(--gray-100)}.main-header__bottom .languages-switcher ul .links li a::before{width:30px;height:16px;content:"";background-size:contain;background-repeat:no-repeat;margin-right:8px}@media screen and (max-width:576px){.main-header__bottom .languages-switcher ul .links li a::before{display:none}}.main-header__bottom .languages-switcher ul .links li.en a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='24' viewBox='0 0 46 24' fill='none'%3E%3Cg clip-path='url(%23clip0_17017_108482)'%3E%3Cpath d='M46 0H0V24.2105H46V0Z' fill='%23B22234'/%3E%3Cpath d='M0 2.79352H46H0ZM46 6.51821H0H46ZM0 10.2429H46H0ZM46 13.9676H0H46ZM0 17.6923H46H0ZM46 21.417H0H46Z' fill='black'/%3E%3Cpath d='M0 2.79352H46M46 6.51821H0M0 10.2429H46M46 13.9676H0M0 17.6923H46M46 21.417H0' stroke='white' stroke-width='1.86235'/%3E%3Cpath d='M18.4 0H0V13.0364H18.4V0Z' fill='%233C3B6E'/%3E%3Cpath d='M1.53465 0.558716L1.97252 1.90632L0.826172 1.07346H2.24313L1.09679 1.90632L1.53465 0.558716Z' fill='white'/%3E%3Cpath d='M1.53465 3.16602L1.97252 4.51362L0.826172 3.68076H2.24313L1.09679 4.51362L1.53465 3.16602Z' fill='white'/%3E%3Cpath d='M1.53465 5.77328L1.97252 7.12089L0.826172 6.28803H2.24313L1.09679 7.12089L1.53465 5.77328Z' fill='white'/%3E%3Cpath d='M1.53465 8.38058L1.97252 9.72819L0.826172 8.89533H2.24313L1.09679 9.72819L1.53465 8.38058Z' fill='white'/%3E%3Cpath d='M1.53465 10.9879L1.97252 12.3355L0.826172 11.5026H2.24313L1.09679 12.3355L1.53465 10.9879Z' fill='white'/%3E%3Cpath d='M3.06785 1.86237L3.50572 3.20997L2.35938 2.37711H3.77633L2.62999 3.20997L3.06785 1.86237Z' fill='white'/%3E%3Cpath d='M3.06785 4.46967L3.50572 5.81727L2.35938 4.98441H3.77633L2.62999 5.81727L3.06785 4.46967Z' fill='white'/%3E%3Cpath d='M3.06785 7.07693L3.50572 8.42454L2.35938 7.59168H3.77633L2.62999 8.42454L3.06785 7.07693Z' fill='white'/%3E%3Cpath d='M3.06785 9.68423L3.50572 11.0318L2.35938 10.199H3.77633L2.62999 11.0318L3.06785 9.68423Z' fill='white'/%3E%3Cpath d='M4.5991 0.558716L5.03697 1.90632L3.89062 1.07346H5.30758L4.16124 1.90632L4.5991 0.558716Z' fill='white'/%3E%3Cpath d='M4.5991 3.16602L5.03697 4.51362L3.89062 3.68076H5.30758L4.16124 4.51362L4.5991 3.16602Z' fill='white'/%3E%3Cpath d='M4.5991 5.77328L5.03697 7.12089L3.89062 6.28803H5.30758L4.16124 7.12089L4.5991 5.77328Z' fill='white'/%3E%3Cpath d='M4.5991 8.38058L5.03697 9.72819L3.89062 8.89533H5.30758L4.16124 9.72819L4.5991 8.38058Z' fill='white'/%3E%3Cpath d='M4.5991 10.9879L5.03697 12.3355L3.89062 11.5026H5.30758L4.16124 12.3355L4.5991 10.9879Z' fill='white'/%3E%3Cpath d='M6.13426 1.86237L6.57212 3.20997L5.42578 2.37711H6.84274L5.6964 3.20997L6.13426 1.86237Z' fill='white'/%3E%3Cpath d='M6.13426 4.46967L6.57212 5.81727L5.42578 4.98441H6.84274L5.6964 5.81727L6.13426 4.46967Z' fill='white'/%3E%3Cpath d='M6.13426 7.07693L6.57212 8.42454L5.42578 7.59168H6.84274L5.6964 8.42454L6.13426 7.07693Z' fill='white'/%3E%3Cpath d='M6.13426 9.68423L6.57212 11.0318L5.42578 10.199H6.84274L5.6964 11.0318L6.13426 9.68423Z' fill='white'/%3E%3Cpath d='M7.66746 0.558716L8.10533 1.90632L6.95898 1.07346H8.37594L7.2296 1.90632L7.66746 0.558716Z' fill='white'/%3E%3Cpath d='M7.66746 3.16602L8.10533 4.51362L6.95898 3.68076H8.37594L7.2296 4.51362L7.66746 3.16602Z' fill='white'/%3E%3Cpath d='M7.66746 5.77328L8.10533 7.12089L6.95898 6.28803H8.37594L7.2296 7.12089L7.66746 5.77328Z' fill='white'/%3E%3Cpath d='M7.66746 8.38058L8.10533 9.72819L6.95898 8.89533H8.37594L7.2296 9.72819L7.66746 8.38058Z' fill='white'/%3E%3Cpath d='M7.66746 10.9879L8.10533 12.3355L6.95898 11.5026H8.37594L7.2296 12.3355L7.66746 10.9879Z' fill='white'/%3E%3Cpath d='M9.20067 1.86237L9.63853 3.20997L8.49219 2.37711H9.90915L8.7628 3.20997L9.20067 1.86237Z' fill='white'/%3E%3Cpath d='M9.20067 4.46967L9.63853 5.81727L8.49219 4.98441H9.90915L8.7628 5.81727L9.20067 4.46967Z' fill='white'/%3E%3Cpath d='M9.20067 7.07693L9.63853 8.42454L8.49219 7.59168H9.90915L8.7628 8.42454L9.20067 7.07693Z' fill='white'/%3E%3Cpath d='M9.20067 9.68423L9.63853 11.0318L8.49219 10.199H9.90915L8.7628 11.0318L9.20067 9.68423Z' fill='white'/%3E%3Cpath d='M10.7319 0.558716L11.1698 1.90632L10.0234 1.07346H11.4404L10.2941 1.90632L10.7319 0.558716Z' fill='white'/%3E%3Cpath d='M10.7319 3.16602L11.1698 4.51362L10.0234 3.68076H11.4404L10.2941 4.51362L10.7319 3.16602Z' fill='white'/%3E%3Cpath d='M10.7319 5.77328L11.1698 7.12089L10.0234 6.28803H11.4404L10.2941 7.12089L10.7319 5.77328Z' fill='white'/%3E%3Cpath d='M10.7319 8.38058L11.1698 9.72819L10.0234 8.89533H11.4404L10.2941 9.72819L10.7319 8.38058Z' fill='white'/%3E%3Cpath d='M10.7319 10.9879L11.1698 12.3355L10.0234 11.5026H11.4404L10.2941 12.3355L10.7319 10.9879Z' fill='white'/%3E%3Cpath d='M12.2671 1.86237L12.7049 3.20997L11.5586 2.37711H12.9756L11.8292 3.20997L12.2671 1.86237Z' fill='white'/%3E%3Cpath d='M12.2671 4.46967L12.7049 5.81727L11.5586 4.98441H12.9756L11.8292 5.81727L12.2671 4.46967Z' fill='white'/%3E%3Cpath d='M12.2671 7.07693L12.7049 8.42454L11.5586 7.59168H12.9756L11.8292 8.42454L12.2671 7.07693Z' fill='white'/%3E%3Cpath d='M12.2671 9.68423L12.7049 11.0318L11.5586 10.199H12.9756L11.8292 11.0318L12.2671 9.68423Z' fill='white'/%3E%3Cpath d='M13.8022 0.558716L14.2401 1.90632L13.0938 1.07346H14.5107L13.3644 1.90632L13.8022 0.558716Z' fill='white'/%3E%3Cpath d='M13.8022 3.16602L14.2401 4.51362L13.0938 3.68076H14.5107L13.3644 4.51362L13.8022 3.16602Z' fill='white'/%3E%3Cpath d='M13.8022 5.77328L14.2401 7.12089L13.0938 6.28803H14.5107L13.3644 7.12089L13.8022 5.77328Z' fill='white'/%3E%3Cpath d='M13.8022 8.38058L14.2401 9.72819L13.0938 8.89533H14.5107L13.3644 9.72819L13.8022 8.38058Z' fill='white'/%3E%3Cpath d='M13.8022 10.9879L14.2401 12.3355L13.0938 11.5026H14.5107L13.3644 12.3355L13.8022 10.9879Z' fill='white'/%3E%3Cpath d='M15.3354 1.86237L15.7733 3.20997L14.627 2.37711H16.0439L14.8976 3.20997L15.3354 1.86237Z' fill='white'/%3E%3Cpath d='M15.3354 4.46967L15.7733 5.81727L14.627 4.98441H16.0439L14.8976 5.81727L15.3354 4.46967Z' fill='white'/%3E%3Cpath d='M15.3354 7.07693L15.7733 8.42454L14.627 7.59168H16.0439L14.8976 8.42454L15.3354 7.07693Z' fill='white'/%3E%3Cpath d='M15.3354 9.68423L15.7733 11.0318L14.627 10.199H16.0439L14.8976 11.0318L15.3354 9.68423Z' fill='white'/%3E%3Cpath d='M16.8647 0.558716L17.3026 1.90632L16.1562 1.07346H17.5732L16.4269 1.90632L16.8647 0.558716Z' fill='white'/%3E%3Cpath d='M16.8647 3.16602L17.3026 4.51362L16.1562 3.68076H17.5732L16.4269 4.51362L16.8647 3.16602Z' fill='white'/%3E%3Cpath d='M16.8647 5.77328L17.3026 7.12089L16.1562 6.28803H17.5732L16.4269 7.12089L16.8647 5.77328Z' fill='white'/%3E%3Cpath d='M16.8647 8.38058L17.3026 9.72819L16.1562 8.89533H17.5732L16.4269 9.72819L16.8647 8.38058Z' fill='white'/%3E%3Cpath d='M16.8647 10.9879L17.3026 12.3355L16.1562 11.5026H17.5732L16.4269 12.3355L16.8647 10.9879Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17017_108482'%3E%3Crect width='46' height='24.2105' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.main-header__bottom .languages-switcher ul .links li.de a::before{background-image:url("data:image/svg+xml,%3Csvg width='46' height='24' viewBox='0 0 46 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_17017_108566)'%3E%3Cpath d='M46 0H0V8H46V0Z' fill='black'/%3E%3Cpath d='M46 8H0V16H46V8Z' fill='%23DD0000'/%3E%3Cpath d='M46 16H0V24H46V16Z' fill='%23FFCE00'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17017_108566'%3E%3Crect width='46' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.main-header__bottom .languages-switcher ul .links li.fr a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='24' viewBox='0 0 46 24' fill='none'%3E%3Crect width='15.3333' height='24' fill='%23002654'/%3E%3Crect x='15.3301' width='15.3333' height='24' fill='white'/%3E%3Crect x='30.6602' width='15.3333' height='24' fill='%23CE1126'/%3E%3C/svg%3E")}@media screen and (max-width:768px){.main-header__bottom .languages-switcher ul .links{left:calc(-50% + 54px)}}@media screen and (max-width:576px){.main-header__bottom .languages-switcher ul .links{left:24px}}.main-header__bottom .languages-switcher ul li a{color:var(--gray-700);text-decoration:none}.main-header__bottom .languages-switcher::before{width:24px;height:24px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22M12 2C9.49872 4.73835 8.07725 8.29203 8 12C8.07725 15.708 9.49872 19.2616 12 22M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22M2.50002 9H21.5M2.5 15H21.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-block;transition:all .3s;margin-right:8px}.main-header__bottom .languages-switcher::after{width:16px;height:16px;content:"";display:inline-block;background-color:var(--body);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain;transition:all .3s;margin-left:8px}.main-header__bottom .languages-switcher{min-width:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 0}@media screen and (max-width:1024px){.main-header__bottom .languages-switcher{display:flex !important}}.main-header__bottom .languages-switcher .item-list{width:0}.main-header__bottom .languages-switcher ul{gap:0}.main-header__bottom .languages-switcher ul .links{bottom:unset;top:100%;left:calc(-100% - 24px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:100}@media screen and (max-width:576px){.main-header__bottom .languages-switcher ul .links{left:-100%}}.main-header__bottom .languages-switcher ul .links li a::before{margin-right:0;background-image:none}.main-header__bottom .languages-switcher ul .links .language-link{--body:var(--black);border:none;gap:12px;align-items:center;text-decoration:none;padding:12px;font-weight:400;font-family:var(--font-secondary)}.main-header__bottom .languages-switcher ul .links .language-link,.main-header__bottom .languages-switcher ul .links .language-link--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.main-header__bottom .languages-switcher ul .links .language-link--bold{font-weight:500}@media screen and (max-width:1024px){.main-header__bottom .languages-switcher ul .links .language-link,.main-header__bottom .languages-switcher ul .links .language-link--bold{line-height:130%}}@media screen and (max-width:576px){.main-header__bottom .languages-switcher ul .links .language-link,.main-header__bottom .languages-switcher ul .links .language-link--bold{font-size:.75rem;line-height:125%}}.main-header__bottom .languages-switcher ul .links .language-link.is-active{background-color:var(--gray-200)}.main-header__bottom .languages-switcher ul .links .language-link::before{width:46px;height:24px}.main-header__bottom .languages-switcher::before{margin:0;transition:all .1s}.main-header__bottom .languages-switcher::after{content:none}.main-header__bottom.is_front{background-color:var(--white)}.main-header__bottom.is_front .container>nav>.main-menu>.menu-item>.main-title,.main-header__bottom.is_front .container>nav>.main-menu>.menu-item>a,.main-header__bottom.is_front .container>.search-box:not(.active)>form>button>svg{color:var(--white)}.main-header__bottom.is_front .container>nav>.main-menu>.menu-item>.main-title::after,.main-header__bottom.is_front .container>nav>.main-menu>.menu-item>a::after,.main-header__bottom.is_front .container>.search-box:not(.active)>form>button>svg::after{background-color:var(--black)}.main-header__bottom.is_front .container>.mobile-menu-trigger{border-color:var(--white)}.main-header__bottom.is_front .container>.mobile-menu-trigger.active{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(185deg) brightness(114%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(185deg) brightness(114%) contrast(101%)}.main-header__bottom.is_front .container>.mobile-menu-trigger::before{border-color:var(--white)}.main-header__bottom.is_front .languages-switcher::before{-webkit-filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%)}.main-header .site-logo{display:block;width:92px;height:auto;color:#846bf8}@media screen and (max-width:1024px){.main-header .site-logo{width:77px}}.main-header .site-logo svg{width:100%;height:auto;display:block}.main-header .search-box{flex:1 1;display:flex;justify-content:flex-end}.main-header .search-box input[type=search]::-ms-clear{display:none;width:0;height:0}.main-header .search-box input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.main-header .search-box input[type=search]:focus-visible{outline-color:var(--gray-300)}.main-header .search-box form{position:relative;display:flex;align-items:center}.main-header .search-box input{display:none;height:48px;padding:0 16px 0 40px;align-items:center;align-self:stretch;background:var(--gray-100);border:1px solid var(--gray-200);margin:0}.main-header .search-box .search-submit,.main-header .search-box .search-open{all:unset;color:var(--black);cursor:pointer;width:21.24px;height:22px;transition:all .3s}.main-header .search-box .search-submit:hover,.main-header .search-box .search-open:hover{-webkit-transform:scale(1.2);transform:scale(1.2);color:var(--purple-300)}.main-header .search-box .search-submit svg,.main-header .search-box .search-open svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main-header .search-box .search-submit{display:none}.main-header .search-box .search-close{all:unset;display:none;position:absolute;left:16px;width:20px;height:20px;font-size:0;cursor:pointer;transition:all .3s}.main-header .search-box .search-close:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.main-header .search-box .search-close:hover::before,.main-header .search-box .search-close:hover::after{background-color:var(--purple-600)}.main-header .search-box .search-close::before,.main-header .search-box .search-close::after{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;background-color:#000}.main-header .search-box .search-close::before{-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.main-header .search-box .search-close::after{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.main-header .search-box.active{width:100%}@media screen and (max-width:576px){.main-header .search-box.active{position:absolute;left:0;right:0;z-index:999;padding:0 16px}}.main-header .search-box.active form{width:100%;display:flex}.main-header .search-box.active input{display:flex;flex:1 1}@media screen and (max-width:1024px){.main-header .search-box.active input{font-size:16px;width:100%}}.main-header .search-box.active .search-open{display:none}.main-header .search-box.active .search-submit{display:flex;position:absolute;right:16px}.main-header .search-box.active .search-close{display:flex}.main-header .row-buttons{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex:1 1;max-width:172px;justify-content:flex-end}.main-header .row-buttons a{white-space:nowrap}@media screen and (max-width:1024px){.main-header .row-buttons{display:none}}.main-header .has-dropdown .item-title::after{width:16px;height:16px;content:"";display:inline-block;background-color:var(--body);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain;transition:all .3s}.main-header .has-dropdown.mini-dropdown{position:relative}.main-header .has-dropdown.mini-dropdown .menu-level-1{width:calc(100% + 120px);top:unset}.main-header .has-dropdown.mini-dropdown .menu-level-1 .menu-item .link_content span{width:calc(100% + 40px)}.main-header .menu-level-0{list-style:none;display:flex;gap:4px;padding:0;margin:-12px}.main-header .menu-level-0>.menu-item>a:hover{--body:var(--purple-300)}.main-header .menu-level-0>.menu-item>a:hover::after{--body:var(--purple-300)}.main-header .menu-level-0>.menu-item:hover>.item-title{--body:var(--purple-300)}.main-header .menu-level-0>.menu-item:hover>.item-title::after{--body:var(--purple-300)}.main-header .menu-item:hover>.item-title{color:var(--body)}.main-header .menu-item:hover>.item-title::after{background-color:var(--body)}.main-header .menu-item:hover .menu-level-1{display:flex}.main-header .menu-level-1{display:none;position:absolute;width:100%;max-width:1280px;top:94px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9999;border-radius:0 0 24px 24px;box-shadow:0 4px 21px 0 rgba(113,113,113,.15);overflow:hidden}.main-header .menu-level-1.no-feature>ul{width:100%}.main-header .menu-level-1.media--right{flex-direction:row-reverse}.main-header .menu-level-1 ul{list-style:none}.main-header .menu-level-1>ul{display:flex;flex-wrap:wrap;gap:24px;width:calc(100% - 274px);padding:24px;margin:0;background-color:var(--white)}.main-header .menu-level-1>ul>.menu-item>a{text-decoration:none;margin-bottom:24px;min-height:36px}.main-header .menu-level-1>ul>.menu-item>a .link_content span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:500;line-height:130%;text-align:left;text-transform:uppercase;margin:0;font-family:var(--font-secondary)}@media screen and (max-width:576px){.main-header .menu-level-1>ul>.menu-item>a .link_content span{font-size:.75rem}}.main-header .menu-level-1>ul>.menu-item>a .link_content span{text-decoration:none}.main-header .menu-level-1>ul>.menu-item>a .link_content span::after{width:16px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='22' viewBox='0 0 16 22' fill='none'%3E%3Cpath d='M5.5 6L10.5 11L5.5 16' stroke='%23806CF0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";margin-left:4px}@media screen and (max-width:576px){.main-header .menu-level-1>ul>.menu-item>a .link_content span{font-size:14px}}.main-header .menu-level-1>ul>.menu-item>a:hover{color:var(--purple-300)}.main-header .menu-level-1>ul>.menu-item>a:hover .link_content span{color:var(--red-600)}.main-header .menu-level-1>ul>.menu-item>a:hover .link_content span::after{-webkit-transform:none;transform:none}.main-header .menu-level-1>ul>.menu-item>a{padding:0;font-size:1rem}.main-header .menu-level-1>ul>.menu-item>a.has-image{align-items:center !important}.main-header .menu-level-1>ul>.menu-item>a.has-image .media{display:flex}.main-header .menu-level-1>ul>.menu-item>.item-title{color:var(--body);font-size:.875rem;font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase;cursor:unset;margin:0 0 24px;padding:0}.main-header .menu-level-1>ul>.menu-item>.item-title::after{display:none}.main-header .menu-level-1>ul li{flex:1 1}.main-header .menu-level-1>ul.count-1>li{width:100%}.main-header .menu-level-1>ul.count-2>li{width:calc(50% - 12px)}.main-header .menu-level-1>ul.count-3>li{width:calc(33.3333% - 16px)}.main-header .menu-level-1>ul .additional-links{width:calc(100% + 48px);margin:0 -24px -24px;display:flex;border-radius:0;border-top:1px solid var(--gray-200);background:var(--gray-100)}.main-header .menu-level-1>ul .submenu-link{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:16px}.main-header .menu-level-1>ul .submenu-link>a{display:flex;flex-direction:column;justify-content:center;text-decoration:none;transition:.3s all;padding:24px;height:100%}.main-header .menu-level-1>ul .submenu-link>a.has-image{flex-direction:row;align-items:center !important}.main-header .menu-level-1>ul .submenu-link>a.has-image svg{width:70px;height:70px}.main-header .menu-level-1>ul .submenu-link>a.has-image .link_content{flex-direction:row;gap:30px}@media screen and (max-width:576px){.main-header .menu-level-1>ul .submenu-link>a.has-image .link_content{flex-direction:column;gap:0px}}.main-header .menu-level-1>ul .submenu-link>a.has-image .link_content span{flex:none}.main-header .menu-level-1>ul .submenu-link>a:hover{background-color:var(--gray-300)}.main-header .menu-level-1>ul .submenu-link>a:hover span{color:var(--purple-300)}.main-header .menu-level-1>ul .submenu-link>a:hover span::after{-webkit-transform:none;transform:none}.main-header .menu-level-1>ul .submenu-link>a span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:500;line-height:130%;text-align:left;text-transform:uppercase;margin:0;font-family:var(--font-secondary)}@media screen and (max-width:576px){.main-header .menu-level-1>ul .submenu-link>a span{font-size:.75rem}}.main-header .menu-level-1>ul .submenu-link>a span{margin-bottom:0;text-decoration:none}.main-header .menu-level-1>ul .submenu-link>a span::after{width:16px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='22' viewBox='0 0 16 22' fill='none'%3E%3Cpath d='M5.5 6L10.5 11L5.5 16' stroke='%23806CF0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-repeat:no-repeat;background-size:contain;content:""}.main-header .menu-level-1>ul .submenu-link>a p{--body:var(--black);font-weight:400;font-family:var(--font-secondary)}.main-header .menu-level-1>ul .submenu-link>a p,.main-header .menu-level-1>ul .submenu-link>a p--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.main-header .menu-level-1>ul .submenu-link>a p--bold{font-weight:500}@media screen and (max-width:1024px){.main-header .menu-level-1>ul .submenu-link>a p,.main-header .menu-level-1>ul .submenu-link>a p--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .menu-level-1>ul .submenu-link>a p,.main-header .menu-level-1>ul .submenu-link>a p--bold{font-size:.75rem;line-height:125%}}.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2){flex:unset;width:224px;border-left:1px solid var(--gray-200)}.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span{--body:var(--purple-300);font-weight:300;font-family:var(--font-secondary);font-weight:600}.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span,.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span--bold{font-weight:600}@media screen and (max-width:1024px){.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span,.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span,.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span--bold{font-size:.875rem;line-height:125%}}.main-header .menu-level-1>ul .submenu-link--more{display:none}.main-header .menu-level-1 p{margin:0;font-weight:400;font-family:var(--font-secondary)}.main-header .menu-level-1 p,.main-header .menu-level-1 p--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.main-header .menu-level-1 p--bold{font-weight:500}@media screen and (max-width:1024px){.main-header .menu-level-1 p,.main-header .menu-level-1 p--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .menu-level-1 p,.main-header .menu-level-1 p--bold{font-size:.75rem;line-height:125%}}.main-header .menu-level-1 .submenu-feature{width:274px;padding:24px;background-color:var(--background-color)}.main-header .menu-level-1 .submenu-feature .field--name-field-title{padding-bottom:24px;border-bottom:1px solid var(--gray-200);text-transform:uppercase}.main-header .menu-level-1 .submenu-feature .resource-cards__list{margin:16px 0}.main-header .menu-level-1 .submenu-feature .resource-cards__item{display:flex;align-items:center}.main-header .menu-level-1 .submenu-feature .resource-cards__item img{margin-bottom:0;height:15px;width:auto;margin-right:12px}.main-header .menu-level-1.menu-theme--harbor_900 .submenu-feature{--body:var(--gray-50);--background-color:var(--purple-400);--title-main:var(--white);background-color:var(--purple-400)}.main-header .menu-level-1.menu-theme--harbor_900 .submenu-feature .field--type-string{color:var(--body)}.main-header .menu-level-1.menu-theme--gray_50 .submenu-feature{--body:var(--gray-700);--background-color:var(--gray-50);background-color:var(--gray-50);border-right:1px solid var(--gray-200)}.main-header .menu-level-1.menu-theme--gray_50.media--right .submenu-feature{border-left:1px solid var(--gray-200)}.main-header .menu-level-2{display:flex;flex-direction:column;gap:24px;padding:24px 0 0;margin:0;border-top:1px solid var(--gray-200)}.main-header .menu-level-2 li{margin:0;display:flex;flex-direction:column;gap:8px}.main-header .menu-level-2 a{padding:0;font-weight:300;font-family:var(--font-secondary);font-weight:600}.main-header .menu-level-2 a,.main-header .menu-level-2 a--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.main-header .menu-level-2 a--bold{font-weight:600}@media screen and (max-width:1024px){.main-header .menu-level-2 a,.main-header .menu-level-2 a--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .menu-level-2 a,.main-header .menu-level-2 a--bold{font-size:.875rem;line-height:125%}}.main-header .menu-level-2.count-1,.main-header .menu-level-2.count-2,.main-header .menu-level-2.count-3{gap:24px}.main-header .menu-level-2 .no-description{margin:-4px 0}.main-header .menu-level-2 .no-description img,.main-header .menu-level-2 .no-description svg,.main-header .menu-level-2 .no-description picture{width:22px;height:22px}.main-header .menu-level-2:hover{color:var(--purple-300)}.main-header .menu-media-size--small .card-benefit img,.main-header .menu-media-size--small .card-benefit svg,.main-header .menu-media-size--small .card-benefit picture{width:80px}.main-header .menu-media-size--medium .card-benefit img,.main-header .menu-media-size--medium .card-benefit svg,.main-header .menu-media-size--medium .card-benefit picture{width:140px}.main-header .menu-media-size--large .card-benefit img,.main-header .menu-media-size--large .card-benefit svg,.main-header .menu-media-size--large .card-benefit picture{width:100%}.main-header .card-benefit{display:flex;flex-direction:column;gap:8px}.main-header .card-benefit img,.main-header .card-benefit svg,.main-header .card-benefit picture{width:80px;height:auto}.main-header .card-benefit img,.main-header .card-benefit svg{margin-bottom:16px}.main-header .card-benefit p{font-weight:400;font-family:var(--font-secondary)}.main-header .card-benefit p,.main-header .card-benefit p--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.main-header .card-benefit p--bold{font-weight:500}@media screen and (max-width:1024px){.main-header .card-benefit p,.main-header .card-benefit p--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .card-benefit p,.main-header .card-benefit p--bold{font-size:.75rem;line-height:125%}}.main-header .card-benefit .p{font-weight:300;font-family:var(--font-secondary);font-weight:500}.main-header .card-benefit .p,.main-header .card-benefit .p--bold{font-size:1.25rem;line-height:120%;text-align:left;color:var(--body)}.main-header .card-benefit .p--bold{font-weight:400}@media screen and (max-width:1024px){.main-header .card-benefit .p,.main-header .card-benefit .p--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .card-benefit .p,.main-header .card-benefit .p--bold{font-size:1.125rem;line-height:110%}}.main-header.active-search .menu-level-0{display:none}.toolbar-vertical .mobile-navigation,.toolbar-fixed .mobile-navigation{top:136px;height:calc(100% - 136px)}.mobile-navigation{--body:var(--black);position:fixed;top:72px;right:0;z-index:9999;width:100%;height:calc(100% - 72px);justify-content:flex-end;background-color:rgba(0,0,0,.35);display:none}@media(min-width:1025px){.mobile-navigation{display:none !important}}.mobile-navigation .btn--secondary{--btn-bg:var(--white);--btn-color:var(--purple-300);--btn-border:var(--purple-300);--btn-bg-hover:var(--purple-300);--btn-color-hover:var(--white);--btn-border-hover:var(--purple-300);--btn-bg-focus:transparent;--btn-color-focus:var(--purple-300);--btn-border-focus:var(--purple-300);--btn-bg-active:var(--purple-300);--btn-color-active:var(--white);--btn-border-active:var(--purple-300)}.mobile-navigation.active{display:flex}.mobile-navigation.active .mobile-navigation__box{-webkit-transform:translateX(0);transform:translateX(0)}.mobile-navigation__box{width:100%;display:flex;flex-direction:column;align-items:center;background-color:var(--white);-webkit-transform:translateX(-100%);transform:translateX(-100%);position:relative}.mobile-navigation__box .container{display:flex;flex-direction:column;padding-bottom:94px;height:100%;position:unset;overflow:auto}@media screen and (max-width:1280px){.mobile-navigation__box .container{max-width:800px;padding:0 16px 94px}}.mobile-navigation__box>.container>.row-buttons{display:flex;padding:24px 16px;position:absolute;bottom:0;left:0;border-top:1px solid var(--gray-200);background-color:var(--white);width:100%}.mobile-navigation .menu-level-0{list-style:none;display:flex;flex-direction:column;margin:0;padding:16px 0}.mobile-navigation .menu-level-0>li{padding:8px 0;border-bottom:1px solid var(--gray-200)}.mobile-navigation .menu-level-0>li:first-child{padding-top:0}.mobile-navigation .menu-level-0>li:last-child{padding-bottom:0;border-bottom:none}.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>.main-title{--body:var(--black);display:flex;align-items:center;padding:8px 12px;border-radius:4px;position:relative;text-decoration:none;cursor:pointer;font-weight:300;font-family:var(--font-secondary)}.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>a--bold,.mobile-navigation .menu-level-0>li>.main-title,.mobile-navigation .menu-level-0>li>.main-title--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.mobile-navigation .menu-level-0>li>a--bold,.mobile-navigation .menu-level-0>li>.main-title--bold{font-weight:600}@media screen and (max-width:1024px){.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>a--bold,.mobile-navigation .menu-level-0>li>.main-title,.mobile-navigation .menu-level-0>li>.main-title--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>a--bold,.mobile-navigation .menu-level-0>li>.main-title,.mobile-navigation .menu-level-0>li>.main-title--bold{font-size:.875rem;line-height:125%}}@media screen and (max-width:576px){.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>.main-title{font-size:16px}}.mobile-navigation .menu-level-0>li>a span,.mobile-navigation .menu-level-0>li>.main-title span{font-size:16px}.mobile-navigation .menu-level-0>li.has-dropdown{display:flex;flex-direction:column;position:relative}.mobile-navigation .menu-level-0>li.has-dropdown>a::after,.mobile-navigation .menu-level-0>li.has-dropdown>.main-title::after{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13 6L8 11L3 6' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";position:absolute;top:9px;right:12px}.mobile-navigation .menu-level-0>li.has-dropdown>a.active,.mobile-navigation .menu-level-0>li.has-dropdown>.main-title.active{background-color:var(--purple-100);border-radius:4px}.mobile-navigation .menu-level-0>li.has-dropdown>a.active::after,.mobile-navigation .menu-level-0>li.has-dropdown>.main-title.active::after{color:var(--red-600);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13 10L8 5L3 10' stroke='%23806CF0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.mobile-navigation .menu-level-1{--body:var(--black);list-style:none;display:none;flex-direction:column;padding-left:24px}.mobile-navigation .menu-level-1.active{display:flex}.mobile-navigation .menu-level-1 *{margin:0}.mobile-navigation .menu-level-1 .card-benefit .resource-cards__item{display:flex;gap:12px}.mobile-navigation .menu-level-1 .card-benefit .resource-cards__item img,.mobile-navigation .menu-level-1 .card-benefit .resource-cards__item svg{width:15px;height:auto}.mobile-navigation .menu-level-1>ul{list-style:none;display:flex;flex-direction:column;padding:0}.mobile-navigation .menu-level-1>ul>li{padding:16px 0;border-top:1px solid var(--gray-200)}.mobile-navigation .menu-level-1>ul>li>a{text-decoration:none;margin-bottom:24px;min-height:36px}.mobile-navigation .menu-level-1>ul>li>a .link_content span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:500;line-height:130%;text-align:left;text-transform:uppercase;margin:0;font-family:var(--font-secondary)}@media screen and (max-width:576px){.mobile-navigation .menu-level-1>ul>li>a .link_content span{font-size:.75rem}}.mobile-navigation .menu-level-1>ul>li>a .link_content span{text-decoration:none}.mobile-navigation .menu-level-1>ul>li>a .link_content span::after{width:16px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='22' viewBox='0 0 16 22' fill='none'%3E%3Cpath d='M5.5 6L10.5 11L5.5 16' stroke='%23806CF0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";margin-left:4px}@media screen and (max-width:576px){.mobile-navigation .menu-level-1>ul>li>a .link_content span{font-size:14px}}.mobile-navigation .menu-level-1>ul>li>a:hover{color:var(--purple-300)}.mobile-navigation .menu-level-1>ul>li>a:hover .link_content span{color:var(--red-600)}.mobile-navigation .menu-level-1>ul>li>a:hover .link_content span::after{-webkit-transform:none;transform:none}.mobile-navigation .menu-level-1>ul>li>a{display:flex;margin-bottom:16px;font-size:14px !important}.mobile-navigation .menu-level-1>ul>li>.item-title{margin-bottom:16px;font-size:14px}.mobile-navigation .menu-level-1 .additional-links{order:-1}.mobile-navigation .menu-level-1 .additional-links .submenu-link:first-child{display:flex}.mobile-navigation .menu-level-2{list-style:none;display:flex;flex-direction:column;gap:16px;padding:0}.mobile-navigation .menu-level-2>li{display:flex;flex-direction:column;gap:4px}.mobile-navigation .menu-level-2>li>a{--body:var(--black);text-decoration:none;font-weight:300;font-family:var(--font-secondary);font-weight:600}.mobile-navigation .menu-level-2>li>a,.mobile-navigation .menu-level-2>li>a--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.mobile-navigation .menu-level-2>li>a--bold{font-weight:600}@media screen and (max-width:1024px){.mobile-navigation .menu-level-2>li>a,.mobile-navigation .menu-level-2>li>a--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .menu-level-2>li>a,.mobile-navigation .menu-level-2>li>a--bold{font-size:.875rem;line-height:125%}}.mobile-navigation .menu-level-2>li>a{font-size:14px}.mobile-navigation .menu-level-2>li>a .link_content p{color:var(--black)}.mobile-navigation .menu-level-2>li>a:hover{--body:var(--purple-300)}.mobile-navigation .menu-level-2>li p{font-weight:400;font-family:var(--font-secondary)}.mobile-navigation .menu-level-2>li p,.mobile-navigation .menu-level-2>li p--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.mobile-navigation .menu-level-2>li p--bold{font-weight:500}@media screen and (max-width:1024px){.mobile-navigation .menu-level-2>li p,.mobile-navigation .menu-level-2>li p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .menu-level-2>li p,.mobile-navigation .menu-level-2>li p--bold{font-size:.75rem;line-height:125%}}.mobile-navigation .menu-level-2>li p{font-size:12px}.mobile-navigation .card-benefit{padding:16px 0 16px 62px;display:flex;flex-direction:column;gap:8px;position:relative}.mobile-navigation .card-benefit article{-o-object-fit:contain;object-fit:contain;position:absolute;left:0}.mobile-navigation .card-benefit img,.mobile-navigation .card-benefit svg{width:48px;height:48px}.mobile-navigation .card-benefit p{font-weight:400;font-family:var(--font-secondary)}.mobile-navigation .card-benefit p,.mobile-navigation .card-benefit p--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.mobile-navigation .card-benefit p--bold{font-weight:500}@media screen and (max-width:1024px){.mobile-navigation .card-benefit p,.mobile-navigation .card-benefit p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .card-benefit p,.mobile-navigation .card-benefit p--bold{font-size:.75rem;line-height:125%}}.mobile-navigation .card-benefit p{font-size:12px}.mobile-navigation .card-benefit .p{font-weight:300;font-family:var(--font-secondary);font-weight:500}.mobile-navigation .card-benefit .p,.mobile-navigation .card-benefit .p--bold{font-size:1.25rem;line-height:120%;text-align:left;color:var(--body)}.mobile-navigation .card-benefit .p--bold{font-weight:400}@media screen and (max-width:1024px){.mobile-navigation .card-benefit .p,.mobile-navigation .card-benefit .p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .card-benefit .p,.mobile-navigation .card-benefit .p--bold{font-size:1.125rem;line-height:110%}}.mobile-navigation .card-benefit .p{font-size:18px}.mobile-navigation .additional-links{padding:16px 0}.mobile-navigation .additional-links .submenu-link{padding:0}.mobile-navigation .additional-links .submenu-link:last-child{display:none}.mobile-navigation .additional-links .submenu-link:last-child:nth-child(n+2){border-left:none}.mobile-navigation .additional-links .submenu-link a{text-decoration:none}.mobile-navigation .additional-links .submenu-link span{text-decoration:none;margin-bottom:24px;min-height:36px}.mobile-navigation .additional-links .submenu-link span .link_content span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:500;line-height:130%;text-align:left;text-transform:uppercase;margin:0;font-family:var(--font-secondary)}@media screen and (max-width:576px){.mobile-navigation .additional-links .submenu-link span .link_content span{font-size:.75rem}}.mobile-navigation .additional-links .submenu-link span .link_content span{text-decoration:none}.mobile-navigation .additional-links .submenu-link span .link_content span::after{width:16px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='22' viewBox='0 0 16 22' fill='none'%3E%3Cpath d='M5.5 6L10.5 11L5.5 16' stroke='%23806CF0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";margin-left:4px}@media screen and (max-width:576px){.mobile-navigation .additional-links .submenu-link span .link_content span{font-size:14px}}.mobile-navigation .additional-links .submenu-link span:hover{color:var(--purple-300)}.mobile-navigation .additional-links .submenu-link span:hover .link_content span{color:var(--red-600)}.mobile-navigation .additional-links .submenu-link span:hover .link_content span::after{-webkit-transform:none;transform:none}.mobile-navigation .additional-links .submenu-link span{margin-bottom:0}.mobile-navigation .additional-links .submenu-link span::after{display:none}.mobile-navigation .additional-links .submenu-link p{font-weight:400;font-family:var(--font-secondary)}.mobile-navigation .additional-links .submenu-link p,.mobile-navigation .additional-links .submenu-link p--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.mobile-navigation .additional-links .submenu-link p--bold{font-weight:500}@media screen and (max-width:1024px){.mobile-navigation .additional-links .submenu-link p,.mobile-navigation .additional-links .submenu-link p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .additional-links .submenu-link p,.mobile-navigation .additional-links .submenu-link p--bold{font-size:.75rem;line-height:125%}}.mobile-navigation .additional-links .submenu-link--more{display:block}.mobile-navigation .additional-links .submenu-link--more>a span{color:var(--purple-300)}.mobile-navigation .additional-links .submenu-link--more>a span::after{display:flex}.mobile-navigation .has-image{display:flex;gap:8px}.mobile-navigation .has-image img,.mobile-navigation .has-image svg,.mobile-navigation .has-image picture{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.mobile-navigation .has-image .link_content{width:calc(100% - 40px)}.mobile-navigation .link_content{display:flex;flex-direction:column;justify-content:center;gap:4px}.mobile-navigation .submenu-link{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:16px}.mobile-navigation .submenu-link>a{display:flex;flex-direction:column;justify-content:center;text-decoration:none;transition:.3s all;padding:24px;height:100%}.mobile-navigation .submenu-link>a.has-image{flex-direction:row;align-items:center !important}.mobile-navigation .submenu-link>a.has-image svg{width:70px;height:70px}.mobile-navigation .submenu-link>a.has-image .link_content{flex-direction:row;gap:30px}@media screen and (max-width:576px){.mobile-navigation .submenu-link>a.has-image .link_content{flex-direction:column;gap:0px}}.mobile-navigation .submenu-link>a.has-image .link_content span{flex:none}.mobile-navigation .submenu-link>a:hover{background-color:var(--gray-300)}.mobile-navigation .submenu-link>a:hover span{color:var(--purple-300)}.mobile-navigation .submenu-link>a:hover span::after{-webkit-transform:none;transform:none}.mobile-navigation .submenu-link>a span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:500;line-height:130%;text-align:left;text-transform:uppercase;margin:0;font-family:var(--font-secondary);font-size:.875rem !important}@media screen and (max-width:576px){.mobile-navigation .submenu-link>a span{font-size:.75rem}}.mobile-navigation .submenu-link>a span{margin-bottom:0;text-decoration:none}.mobile-navigation .submenu-link>a span::after{width:16px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='22' viewBox='0 0 16 22' fill='none'%3E%3Cpath d='M5.5 6L10.5 11L5.5 16' stroke='%23806CF0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-repeat:no-repeat;background-size:contain;content:""}.mobile-navigation .submenu-link>a p{--body:var(--black);font-weight:400;font-family:var(--font-secondary)}.mobile-navigation .submenu-link>a p,.mobile-navigation .submenu-link>a p--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.mobile-navigation .submenu-link>a p--bold{font-weight:500}@media screen and (max-width:1024px){.mobile-navigation .submenu-link>a p,.mobile-navigation .submenu-link>a p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .submenu-link>a p,.mobile-navigation .submenu-link>a p--bold{font-size:.75rem;line-height:125%}}.mobile-navigation .submenu-link:last-child:nth-child(n+2){flex:unset;width:224px;border-left:1px solid var(--gray-200)}.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span{--body:var(--purple-300);font-weight:300;font-family:var(--font-secondary);font-weight:600}.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span,.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span--bold{font-weight:600}@media screen and (max-width:1024px){.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span,.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span,.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span--bold{font-size:.875rem;line-height:125%}}.mobile-navigation .submenu-link--more{display:none}.mobile-navigation .submenu-link a{padding:0}.mobile-navigation .submenu-link a:hover{background-color:rgba(0,0,0,0)}.layout-container.theme-color-purple-400 .main-footer{--body:var(--black)}.main-footer{overflow:hidden;width:100%}.main-footer *{font-family:var(--font-main),sans-serif}.main-footer__top{padding:80px 0;background-color:var(--gray-50)}@media screen and (max-width:768px){.main-footer__top{padding:60px 0 10px}}.main-footer__top .container{display:flex;justify-content:space-between;position:relative;gap:68px;margin:0 auto}@media screen and (max-width:1024px){.main-footer__top .container{display:flex;flex-direction:column}}@media screen and (max-width:768px){.main-footer__top .container{gap:16px}}.main-footer__top .container>*{margin-bottom:0}.main-footer__top .container .footer-menu-nav{width:calc(100% - 68px - 76px)}@media screen and (max-width:1024px){.main-footer__top .container .footer-menu-nav{width:100%}}.main-footer__top .container .footer-menu-nav .footer-menu{display:flex;flex-flow:row nowrap;justify-content:space-between;gap:0 48px}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu{flex-wrap:wrap}}.main-footer__top .container .footer-menu-nav .footer-menu>li{max-width:25%}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu>li{width:100%;max-width:none}}.main-footer__top .container .footer-menu-nav .footer-menu>li:last-child{min-width:160px}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-area{border-bottom:1px solid var(--gray-200)}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-area:last-child{border-bottom:none}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-title--linked{margin-bottom:0;display:flex !important;padding:8px 12px;position:relative;text-transform:capitalize}.main-footer__top .container .footer-menu-nav .footer-menu .menu-title--linked::after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12px;content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTMgNkw4IDExTDMgNiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=");background-size:contain;background-repeat:no-repeat}.main-footer__top .container .footer-menu-nav .footer-menu .menu-title--linked a{padding-bottom:0;border-bottom:none;font-size:1rem;font-style:normal;font-weight:350;line-height:140%;margin:8px 0;text-transform:capitalize}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-item{width:100%;display:none}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-item a{width:100%}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-title--linked{border-radius:4px;background:var(--purple-200);padding:8px 12px;border-bottom:none;position:relative}.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-title--linked::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTMgMTBMOCA1TDMgMTAiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-title--linked a{border:none;padding-bottom:0;margin:0}}.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-item{display:flex}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-item{margin-bottom:16px;padding-left:24px}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-item.menu-title--linked{padding-left:12px}}.main-footer__top .footer-logo{display:block;width:76px;color:#846bf8}.main-footer__top .footer-logo svg{width:100%;height:100%;display:block}.main-footer__top #block-conga-globalhq p{margin:0;line-height:23.8px}.main-footer__top #block-conga-globalhq .field--name-field-heading{margin-bottom:12px}.main-footer__top #block-conga-globalhq .field--name-field-heading p{color:var(--black);line-height:110%;font-size:14px;font-weight:bold;font-family:var(--font-secondary)}.main-footer__top #block-conga-globalhq a{font-size:14px;color:#e53535;text-decoration:none;font-weight:600}.main-footer__top #block-conga-globalhq a:not([href*=tel]){position:relative}.main-footer__top #block-conga-globalhq a:not([href*=tel])::after{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Icon - 16px'%3E%3Cpath id='Vector 3' d='M5.5 3L10.5 8L5.5 13' stroke='%23C81A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");top:1px;right:-17px;width:14px;height:100%}.main-footer__top .block--text{margin:-70% 0 0;max-width:325px;padding:50px 0 0;text-align:left;position:relative}@media screen and (max-width:1024px){.main-footer__top .block--text{margin:-30px 0 0}}.main-footer__top .block--text::after{content:"";position:absolute;top:-2%;left:-10%;width:125%;height:125%;background:url(/themes/custom/conga/build/images/footer-map.svg) no-repeat;background-size:contain;z-index:-1}@media screen and (max-width:1024px){.main-footer__top .block--text::after{background-size:auto;top:-50px}}.main-footer__top .block--text .field--name-field-heading{color:#000;font-size:14px;line-height:110%}.main-footer__top .block--text .field--name-field-heading p{font-size:14px;margin:0}.main-footer__top .block--text .field--name-field-description{margin-top:.75rem}.main-footer__top .block--text .field--name-field-description p{margin:0;font-size:.875rem}.main-footer__top .block--text .field--name-field-description a{color:#806cf0;display:inline-block;font-size:1rem;text-decoration:none;vertical-align:top}.main-footer__top .block--text .field--name-field-description a:hover{color:#806cf0}.main-footer__top .block--text .field--name-field-description a:active{color:#806cf0}@media all and (-ms-high-contrast:none){.main-footer__top .navigation{margin:0 48px}}@media screen and (max-width:1024px){.main-footer__top .navigation{grid-area:footer-03}}.main-footer__top .block--form .paragraph--type--reference-marketo-form h2{font-size:1rem;margin:0;text-align:left}.main-footer__top .block--cta-block{max-height:120px}.main-footer__top ul{list-style:none;font-size:16px;line-height:1.5;margin:0;padding:0}.main-footer__top ul .menu-item{margin-bottom:8px}.main-footer__top ul .menu-item>a{display:block;text-decoration:none;font-weight:400;font-family:var(--font-secondary)}.main-footer__top ul .menu-item>a,.main-footer__top ul .menu-item>a--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.main-footer__top ul .menu-item>a--bold{font-weight:500}@media screen and (max-width:1024px){.main-footer__top ul .menu-item>a,.main-footer__top ul .menu-item>a--bold{line-height:130%}}@media screen and (max-width:576px){.main-footer__top ul .menu-item>a,.main-footer__top ul .menu-item>a--bold{font-size:.75rem;line-height:125%}}.main-footer__top ul .menu-item>a:hover,.main-footer__top ul .menu-item>a:focus,.main-footer__top ul .menu-item>a:active{color:#806cf0}.main-footer__top ul .menu-title{font-size:.875rem;font-weight:700;text-transform:uppercase}.main-footer__top ul .menu-title--linked{font-size:1rem;font-weight:700;line-height:100%;text-transform:uppercase;padding-bottom:12px;border-bottom:1px solid var(--gray-200);color:var(--black);margin-bottom:24px}.main-footer__bottom{width:100%;display:flex;justify-content:center;padding:8px 0;border-top:1px solid var(--gray-200);background-color:var(--white)}.main-footer__bottom *{font-family:var(--font-secondary)}.main-footer__bottom .container{justify-content:space-between;color:var(--gray-700);font-size:.85em;gap:0 145px}.main-footer__bottom .container .languages-switcher{min-width:105px;color:var(--gray-700);position:relative !important}.main-footer__bottom .container .languages-switcher:hover{cursor:pointer}.main-footer__bottom .container .languages-switcher:hover ul .links{display:flex}.main-footer__bottom .container .languages-switcher:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22M12 2C9.49872 4.73835 8.07725 8.29203 8 12C8.07725 15.708 9.49872 19.2616 12 22M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22M2.50002 9H21.5M2.5 15H21.5' stroke='%23806CF0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.main-footer__bottom .container .languages-switcher .item-list>ul{margin:0;padding:0}.main-footer__bottom .container .languages-switcher .item-list>ul>li{margin:0}.main-footer__bottom .container .languages-switcher ul{list-style:none}.main-footer__bottom .container .languages-switcher ul .links{display:none;position:absolute;bottom:100%;left:calc(-50% + 40px);padding:0;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--gray-50);margin:0;border-radius:16px;border:none;box-shadow:0 4px 15px 0 rgba(172,172,172,.5);overflow:hidden}.main-footer__bottom .container .languages-switcher ul .links li{width:100%;margin:0}.main-footer__bottom .container .languages-switcher ul .links li a{display:flex;width:100%;padding:8px 12px}.main-footer__bottom .container .languages-switcher ul .links li a:hover{-webkit-transform:none;transform:none;color:var(--body);background-color:var(--gray-100)}.main-footer__bottom .container .languages-switcher ul .links li a::before{width:30px;height:16px;content:"";background-size:contain;background-repeat:no-repeat;margin-right:8px}@media screen and (max-width:576px){.main-footer__bottom .container .languages-switcher ul .links li a::before{display:none}}.main-footer__bottom .container .languages-switcher ul .links li.en a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='24' viewBox='0 0 46 24' fill='none'%3E%3Cg clip-path='url(%23clip0_17017_108482)'%3E%3Cpath d='M46 0H0V24.2105H46V0Z' fill='%23B22234'/%3E%3Cpath d='M0 2.79352H46H0ZM46 6.51821H0H46ZM0 10.2429H46H0ZM46 13.9676H0H46ZM0 17.6923H46H0ZM46 21.417H0H46Z' fill='black'/%3E%3Cpath d='M0 2.79352H46M46 6.51821H0M0 10.2429H46M46 13.9676H0M0 17.6923H46M46 21.417H0' stroke='white' stroke-width='1.86235'/%3E%3Cpath d='M18.4 0H0V13.0364H18.4V0Z' fill='%233C3B6E'/%3E%3Cpath d='M1.53465 0.558716L1.97252 1.90632L0.826172 1.07346H2.24313L1.09679 1.90632L1.53465 0.558716Z' fill='white'/%3E%3Cpath d='M1.53465 3.16602L1.97252 4.51362L0.826172 3.68076H2.24313L1.09679 4.51362L1.53465 3.16602Z' fill='white'/%3E%3Cpath d='M1.53465 5.77328L1.97252 7.12089L0.826172 6.28803H2.24313L1.09679 7.12089L1.53465 5.77328Z' fill='white'/%3E%3Cpath d='M1.53465 8.38058L1.97252 9.72819L0.826172 8.89533H2.24313L1.09679 9.72819L1.53465 8.38058Z' fill='white'/%3E%3Cpath d='M1.53465 10.9879L1.97252 12.3355L0.826172 11.5026H2.24313L1.09679 12.3355L1.53465 10.9879Z' fill='white'/%3E%3Cpath d='M3.06785 1.86237L3.50572 3.20997L2.35938 2.37711H3.77633L2.62999 3.20997L3.06785 1.86237Z' fill='white'/%3E%3Cpath d='M3.06785 4.46967L3.50572 5.81727L2.35938 4.98441H3.77633L2.62999 5.81727L3.06785 4.46967Z' fill='white'/%3E%3Cpath d='M3.06785 7.07693L3.50572 8.42454L2.35938 7.59168H3.77633L2.62999 8.42454L3.06785 7.07693Z' fill='white'/%3E%3Cpath d='M3.06785 9.68423L3.50572 11.0318L2.35938 10.199H3.77633L2.62999 11.0318L3.06785 9.68423Z' fill='white'/%3E%3Cpath d='M4.5991 0.558716L5.03697 1.90632L3.89062 1.07346H5.30758L4.16124 1.90632L4.5991 0.558716Z' fill='white'/%3E%3Cpath d='M4.5991 3.16602L5.03697 4.51362L3.89062 3.68076H5.30758L4.16124 4.51362L4.5991 3.16602Z' fill='white'/%3E%3Cpath d='M4.5991 5.77328L5.03697 7.12089L3.89062 6.28803H5.30758L4.16124 7.12089L4.5991 5.77328Z' fill='white'/%3E%3Cpath d='M4.5991 8.38058L5.03697 9.72819L3.89062 8.89533H5.30758L4.16124 9.72819L4.5991 8.38058Z' fill='white'/%3E%3Cpath d='M4.5991 10.9879L5.03697 12.3355L3.89062 11.5026H5.30758L4.16124 12.3355L4.5991 10.9879Z' fill='white'/%3E%3Cpath d='M6.13426 1.86237L6.57212 3.20997L5.42578 2.37711H6.84274L5.6964 3.20997L6.13426 1.86237Z' fill='white'/%3E%3Cpath d='M6.13426 4.46967L6.57212 5.81727L5.42578 4.98441H6.84274L5.6964 5.81727L6.13426 4.46967Z' fill='white'/%3E%3Cpath d='M6.13426 7.07693L6.57212 8.42454L5.42578 7.59168H6.84274L5.6964 8.42454L6.13426 7.07693Z' fill='white'/%3E%3Cpath d='M6.13426 9.68423L6.57212 11.0318L5.42578 10.199H6.84274L5.6964 11.0318L6.13426 9.68423Z' fill='white'/%3E%3Cpath d='M7.66746 0.558716L8.10533 1.90632L6.95898 1.07346H8.37594L7.2296 1.90632L7.66746 0.558716Z' fill='white'/%3E%3Cpath d='M7.66746 3.16602L8.10533 4.51362L6.95898 3.68076H8.37594L7.2296 4.51362L7.66746 3.16602Z' fill='white'/%3E%3Cpath d='M7.66746 5.77328L8.10533 7.12089L6.95898 6.28803H8.37594L7.2296 7.12089L7.66746 5.77328Z' fill='white'/%3E%3Cpath d='M7.66746 8.38058L8.10533 9.72819L6.95898 8.89533H8.37594L7.2296 9.72819L7.66746 8.38058Z' fill='white'/%3E%3Cpath d='M7.66746 10.9879L8.10533 12.3355L6.95898 11.5026H8.37594L7.2296 12.3355L7.66746 10.9879Z' fill='white'/%3E%3Cpath d='M9.20067 1.86237L9.63853 3.20997L8.49219 2.37711H9.90915L8.7628 3.20997L9.20067 1.86237Z' fill='white'/%3E%3Cpath d='M9.20067 4.46967L9.63853 5.81727L8.49219 4.98441H9.90915L8.7628 5.81727L9.20067 4.46967Z' fill='white'/%3E%3Cpath d='M9.20067 7.07693L9.63853 8.42454L8.49219 7.59168H9.90915L8.7628 8.42454L9.20067 7.07693Z' fill='white'/%3E%3Cpath d='M9.20067 9.68423L9.63853 11.0318L8.49219 10.199H9.90915L8.7628 11.0318L9.20067 9.68423Z' fill='white'/%3E%3Cpath d='M10.7319 0.558716L11.1698 1.90632L10.0234 1.07346H11.4404L10.2941 1.90632L10.7319 0.558716Z' fill='white'/%3E%3Cpath d='M10.7319 3.16602L11.1698 4.51362L10.0234 3.68076H11.4404L10.2941 4.51362L10.7319 3.16602Z' fill='white'/%3E%3Cpath d='M10.7319 5.77328L11.1698 7.12089L10.0234 6.28803H11.4404L10.2941 7.12089L10.7319 5.77328Z' fill='white'/%3E%3Cpath d='M10.7319 8.38058L11.1698 9.72819L10.0234 8.89533H11.4404L10.2941 9.72819L10.7319 8.38058Z' fill='white'/%3E%3Cpath d='M10.7319 10.9879L11.1698 12.3355L10.0234 11.5026H11.4404L10.2941 12.3355L10.7319 10.9879Z' fill='white'/%3E%3Cpath d='M12.2671 1.86237L12.7049 3.20997L11.5586 2.37711H12.9756L11.8292 3.20997L12.2671 1.86237Z' fill='white'/%3E%3Cpath d='M12.2671 4.46967L12.7049 5.81727L11.5586 4.98441H12.9756L11.8292 5.81727L12.2671 4.46967Z' fill='white'/%3E%3Cpath d='M12.2671 7.07693L12.7049 8.42454L11.5586 7.59168H12.9756L11.8292 8.42454L12.2671 7.07693Z' fill='white'/%3E%3Cpath d='M12.2671 9.68423L12.7049 11.0318L11.5586 10.199H12.9756L11.8292 11.0318L12.2671 9.68423Z' fill='white'/%3E%3Cpath d='M13.8022 0.558716L14.2401 1.90632L13.0938 1.07346H14.5107L13.3644 1.90632L13.8022 0.558716Z' fill='white'/%3E%3Cpath d='M13.8022 3.16602L14.2401 4.51362L13.0938 3.68076H14.5107L13.3644 4.51362L13.8022 3.16602Z' fill='white'/%3E%3Cpath d='M13.8022 5.77328L14.2401 7.12089L13.0938 6.28803H14.5107L13.3644 7.12089L13.8022 5.77328Z' fill='white'/%3E%3Cpath d='M13.8022 8.38058L14.2401 9.72819L13.0938 8.89533H14.5107L13.3644 9.72819L13.8022 8.38058Z' fill='white'/%3E%3Cpath d='M13.8022 10.9879L14.2401 12.3355L13.0938 11.5026H14.5107L13.3644 12.3355L13.8022 10.9879Z' fill='white'/%3E%3Cpath d='M15.3354 1.86237L15.7733 3.20997L14.627 2.37711H16.0439L14.8976 3.20997L15.3354 1.86237Z' fill='white'/%3E%3Cpath d='M15.3354 4.46967L15.7733 5.81727L14.627 4.98441H16.0439L14.8976 5.81727L15.3354 4.46967Z' fill='white'/%3E%3Cpath d='M15.3354 7.07693L15.7733 8.42454L14.627 7.59168H16.0439L14.8976 8.42454L15.3354 7.07693Z' fill='white'/%3E%3Cpath d='M15.3354 9.68423L15.7733 11.0318L14.627 10.199H16.0439L14.8976 11.0318L15.3354 9.68423Z' fill='white'/%3E%3Cpath d='M16.8647 0.558716L17.3026 1.90632L16.1562 1.07346H17.5732L16.4269 1.90632L16.8647 0.558716Z' fill='white'/%3E%3Cpath d='M16.8647 3.16602L17.3026 4.51362L16.1562 3.68076H17.5732L16.4269 4.51362L16.8647 3.16602Z' fill='white'/%3E%3Cpath d='M16.8647 5.77328L17.3026 7.12089L16.1562 6.28803H17.5732L16.4269 7.12089L16.8647 5.77328Z' fill='white'/%3E%3Cpath d='M16.8647 8.38058L17.3026 9.72819L16.1562 8.89533H17.5732L16.4269 9.72819L16.8647 8.38058Z' fill='white'/%3E%3Cpath d='M16.8647 10.9879L17.3026 12.3355L16.1562 11.5026H17.5732L16.4269 12.3355L16.8647 10.9879Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17017_108482'%3E%3Crect width='46' height='24.2105' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.main-footer__bottom .container .languages-switcher ul .links li.de a::before{background-image:url("data:image/svg+xml,%3Csvg width='46' height='24' viewBox='0 0 46 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_17017_108566)'%3E%3Cpath d='M46 0H0V8H46V0Z' fill='black'/%3E%3Cpath d='M46 8H0V16H46V8Z' fill='%23DD0000'/%3E%3Cpath d='M46 16H0V24H46V16Z' fill='%23FFCE00'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17017_108566'%3E%3Crect width='46' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.main-footer__bottom .container .languages-switcher ul .links li.fr a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='24' viewBox='0 0 46 24' fill='none'%3E%3Crect width='15.3333' height='24' fill='%23002654'/%3E%3Crect x='15.3301' width='15.3333' height='24' fill='white'/%3E%3Crect x='30.6602' width='15.3333' height='24' fill='%23CE1126'/%3E%3C/svg%3E")}@media screen and (max-width:768px){.main-footer__bottom .container .languages-switcher ul .links{left:calc(-50% + 54px)}}@media screen and (max-width:576px){.main-footer__bottom .container .languages-switcher ul .links{left:24px}}.main-footer__bottom .container .languages-switcher ul li a{color:var(--gray-700);text-decoration:none}.main-footer__bottom .container .languages-switcher::before{width:24px;height:24px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22M12 2C9.49872 4.73835 8.07725 8.29203 8 12C8.07725 15.708 9.49872 19.2616 12 22M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22M2.50002 9H21.5M2.5 15H21.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-block;transition:all .3s;margin-right:8px}.main-footer__bottom .container .languages-switcher::after{width:16px;height:16px;content:"";display:inline-block;background-color:var(--body);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain;transition:all .3s;margin-left:8px}.main-footer__bottom .container .languages-switcher{display:flex !important;flex-flow:row nowrap !important}.main-footer__bottom .container .languages-switcher:hover:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:var(--purple-300)}.main-footer__bottom .container .copyright{font-size:.85rem;line-height:inherit;max-width:583px;display:flex;flex:1}@media screen and (max-width:1024px){.main-footer__bottom .container{flex-direction:column;align-items:center}.main-footer__bottom .container *{text-align:center}}.main-footer__bottom nav{display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.main-footer__bottom nav{flex-direction:column;align-items:center;gap:8px}.main-footer__bottom nav *{text-align:center}}.main-footer__bottom .menu--footer-utility>ul{display:flex;flex-wrap:wrap;line-height:inherit;list-style:none;margin:0 0 0 12px;font-size:1rem;padding:0;align-items:center;gap:12px}@media screen and (max-width:1024px){.main-footer__bottom .menu--footer-utility>ul{justify-content:center}}.main-footer__bottom .menu--footer-utility>ul li{display:flex}.main-footer__bottom .menu--footer-utility>ul li::after{content:"";display:block;width:6px;height:6px;background:currentcolor;border-radius:50%;margin:auto 0 auto 20px}.main-footer__bottom .menu--footer-utility>ul li:last-child::after{display:none}.main-footer__bottom .menu--footer-utility>ul li a{font-size:.875rem;font-style:normal;font-weight:350;line-height:140%;text-decoration:none;color:var(--gray-700)}.main-footer__bottom .menu--footer-utility>ul li a:hover{color:var(--purple-300)}.main-footer__top .social-links-menu{display:flex;flex-direction:column;gap:32px}@media screen and (max-width:1024px){.main-footer__top .social-links-menu{flex-direction:row;justify-content:space-between;align-items:center;gap:48px}}@media screen and (max-width:576px){.main-footer__top .social-links-menu{margin-top:10px}}.main-footer__top .social-links-menu>ul{align-items:center;display:flex;flex-direction:column;line-height:1;list-style:none;justify-content:center;margin:0;padding:0;gap:16px}@media screen and (max-width:1024px){.main-footer__top .social-links-menu>ul{flex-direction:row;align-items:center;gap:24px}}@media screen and (max-width:1024px){.main-footer__top .social-links-menu>ul li{margin:0}}.main-footer__top .social-links-menu>ul li a{vertical-align:top;font-size:0;width:18px;height:19px;background-repeat:no-repeat;background-size:contain;display:inline-block;transition:all .3s}@media screen and (max-width:1024px){.main-footer__top .social-links-menu>ul li a{background-position-y:center}}.main-footer__top .social-links-menu>ul li a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.main-footer__top .social-links-menu>ul li:nth-child(1) a{background-image:url(/themes/custom/conga/build/images/in-gray.svg)}.main-footer__top .social-links-menu>ul li:nth-child(2) a{background-image:url(/themes/custom/conga/build/images/twitter-gray.svg)}.main-footer__top .social-links-menu>ul li:nth-child(3) a{background-image:url(/themes/custom/conga/build/images/facebook-gray.svg)}.main-footer__top .social-links-menu>ul li:nth-child(4) a{background-image:url(/themes/custom/conga/build/images/instagram.png);width:20px;height:20px}.main-footer__top .social-links-menu>ul li:nth-child(5) a{background-image:url(/themes/custom/conga/build/images/youtube-gray.svg)}@media screen and (max-width:1024px){.main-footer__top .social-links-menu>ul{justify-content:flex-start}}.padding-top-xl{--padding-top:100px;padding-top:100px !important}@media screen and (max-width:1024px){.padding-top-xl{--padding-top:60px;padding-top:60px !important}}.padding-top-small-l{--padding-top:80px;padding-top:80px !important}@media screen and (max-width:1024px){.padding-top-small-l{--padding-top:40px;padding-top:40px !important}}.padding-top-l{--padding-top:50px;padding-top:50px !important}@media screen and (max-width:1024px){.padding-top-l{--padding-top:30px;padding-top:30px !important}}.padding-top-s{--padding-top:48px;padding-top:48px !important}@media screen and (max-width:1024px){.padding-top-s{--padding-top:24px;padding-top:24px !important}}.padding-top-xs{--padding-top:24px;padding-top:24px !important}.padding-top-none{--padding-top:0;padding-top:0 !important}.padding-bottom-xl{--padding-bottom:100px;padding-bottom:100px !important}@media screen and (max-width:1024px){.padding-bottom-xl{--padding-bottom:60px;padding-bottom:60px !important}}.padding-bottom-small-l{--padding-bottom:80px;padding-bottom:80px !important}@media screen and (max-width:1024px){.padding-bottom-small-l{--padding-bottom:40px;padding-bottom:40px !important}}.padding-bottom-l{--padding-bottom:50px;padding-bottom:50px !important}@media screen and (max-width:1024px){.padding-bottom-l{--padding-bottom:30px;padding-bottom:30px !important}}.padding-bottom-s{--padding-bottom:48px;padding-bottom:48px !important}@media screen and (max-width:1024px){.padding-bottom-s{--padding-bottom:24px;padding-bottom:24px !important}}.padding-bottom-xs{--padding-bottom:24px;padding-bottom:24px !important}.padding-bottom-none{--padding-bottom:0;padding-bottom:0 !important}.theme-color-purple-white-gradient,.theme-color-purple-gray-gradient,.theme-color-purple-200,.theme-color-purple-100,.theme-color-white,.theme-color-gray-200,.theme-color-gray-100,.theme-color-gray-50{--link-color:var(--black);--link-color-hover:var(--purple-300);--title-main:var(--black);--title-secondary:var(--black);--body:var(--black);--page-label:var(--black);--card-border:var(--purple-200);--card-bg:var(--white);--card-text:var(--black);--card-title:var(--black);--text-selected:var(--purple-300);--progress-line:var(--gray-200);--media-mask-color:var(--purple-300);--btn-bg-color:var(--white)}.theme-color-gray-50{--background-color:var(--gray-50)}.theme-color-gray-100{--background-color:var(--gray-100)}.theme-color-gray-200{--background-color:var(--gray-200);--progress-line:var(--gray-300)}.theme-color-white{--background-color:var(--white);--card-bg:var(--gray-200)}.theme-color-purple-100{--background-color:var(--purple-100)}.theme-color-purple-200{--background-color:var(--purple-200)}.theme-color-purple-300{--background-color:var(--purple-300);--link-color:var(--white);--link-color-hover:var(--purple-200);--title-main:var(--white);--title-secondary:var(--white);--body:var(--white);--page-label:var(--white);--card-bg:var(--white);--card-text:var(--gray-700);--card-title:var(--black);--text-selected:var(--purple-200);--progress-line:var(--gray-200);--btn-bg-color:transparent}.theme-color-purple-400{--background-color:var(--purple-400);--link-color:var(--white);--link-color-hover:var(--purple-200);--title-main:var(--white);--title-secondary:var(--white);--body:var(--white);--page-label:var(--white);--card-bg:var(--white);--card-text:var(--gray-700);--card-title:var(--black);--text-selected:var(--purple-200);--progress-line:var(--gray-200);--btn-bg-color:transparent;--progress-line:var(--gray-600)}.theme-color-purple-gray-gradient{--background-color:linear-gradient(180deg,var(--purple-400) 0%,var(--purple-300) 100%);--media-mask-color:var(--purple-300)}.theme-color-purple-white-gradient{--background-color:linear-gradient(180deg,var(--purple-200) 0%,var(--white) 100%);--media-mask-color:var(--white)}section.theme-color-purple-400 .btn--secondary{--btn-color-hover:var(--purple-400);--btn-bg-hover:var(--white);--btn-color:var(--white);--btn-border:var(--white);--btn-border-hover:var(--white)}.bg-theme--gray{background-color:var(--gray-100)}.theme-color-purple-white-gradient .theme-color-purple-400{--background-color:var(--purple-400)}section.theme-color-purple-400{--text-selected:var(--purple-100)}section.theme-color-purple-400 .btn--primary{--btn-bg:var(--white);--btn-color:var(--purple-400);--btn-border:var(--purple-400);--btn-bg-hover:transparent;--btn-color-hover:var(--white);--btn-border-hover:var(--white)}.theme-color-purple-gray-gradient{background:linear-gradient(180deg,var(--purple-300) 25.48%,var(--purple-400) 100%);--title-main:var(--white);--body:var(--white);--link-color:var(--white);--page-label:var(--white)}.theme-color-purple-gray-gradient p{color:var(--body)}.theme-color-purple-gray-gradient .btn--primary{--btn-bg:var(--white);--btn-color:var(--purple-400);--btn-border:transparent}.theme-color-purple-gray-gradient .btn--primary:hover{--btn-bg-hover:transparent;--btn-border-hover:var(--white);--btn-color-hover:var(--white)}.theme-color-purple-gray-gradient .btn--secondary{--btn-border:var(--white);--btn-color:var(--white);--btn-bg:transparent}.theme-color-purple-gray-gradient .btn--secondary:hover{--btn-bg-hover:var(--white);--btn-color-hover:var(--purple-400);border:none}.h1,h1,h2,h2,h3,h3,h4,h4,h5,h5,h6,.h6{font-family:var(--font-main)}.h1,.h1 *,h1,h1 *{font-size:3.75rem;font-weight:400;line-height:100%;margin:0;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.h1,.h1 *,h1,h1 *{font-size:3rem;line-height:100%}}@media screen and (max-width:576px){.h1,.h1 *,h1,h1 *{font-size:2.5rem}}@media(max-width:375px){.h1,.h1 *,h1,h1 *{font-size:2.25rem}}.h1 span,.h1 * span,h1 span,h1 * span{color:var(--text-selected)}.h2,.h2 *,h2,h2 *{font-size:3rem;font-weight:400;line-height:100%;margin:0;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.h2,.h2 *,h2,h2 *{font-size:2.5rem;line-height:100%}}@media screen and (max-width:576px){.h2,.h2 *,h2,h2 *{font-size:2rem}}.h3,.h3 *,h3,h3 *{font-size:2.5rem;font-weight:400;line-height:100%;margin:0;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.h3,.h3 *,h3,h3 *{font-size:2rem;line-height:100%}}@media screen and (max-width:576px){.h3,.h3 *,h3,h3 *{font-size:1.5rem}}.h4,.h4 *,h4,h4 *{font-size:2rem;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.h4,.h4 *,h4,h4 *{font-size:1.75rem;line-height:100%}}@media screen and (max-width:576px){.h4,.h4 *,h4,h4 *{font-size:1.375rem}}.h5,.h5 *,h5,h5 *{font-size:1.5rem;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.h5,.h5 *,h5,h5 *{line-height:100%}}@media screen and (max-width:576px){.h5,.h5 *,h5,h5 *{font-size:1.25rem}}.h6,.h6 *,h6,h6 *{font-size:1.25rem;font-style:normal;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:576px){.h6,.h6 *,h6,h6 *{font-size:1.125rem}}.hxl,.hxl *{font-size:4.5rem;font-weight:400;line-height:100%;margin:0}@media screen and (max-width:1024px){.hxl,.hxl *{font-size:3.5rem;line-height:100%}}@media screen and (max-width:576px){.hxl,.hxl *{font-size:2.5rem}}.eyebrow-text,.eyebrow-text p,.eyebrow-text span{font-size:1rem;font-weight:500;line-height:1rem;color:var(--black);font-family:var(--font-secondary);text-transform:uppercase}@media screen and (max-width:576px){.eyebrow-text,.eyebrow-text p,.eyebrow-text span{font-size:.875rem}}p,.body-text{font-weight:300;font-family:var(--font-secondary)}p,p--bold,.body-text,.body-text--bold{font-size:1.125rem;line-height:125%;text-align:left;color:var(--body)}p--bold,.body-text--bold{font-weight:500}@media screen and (max-width:1024px){p,p--bold,.body-text,.body-text--bold{line-height:130%}}@media screen and (max-width:576px){p,p--bold,.body-text,.body-text--bold{font-size:1rem;line-height:125%}}p--xs,.body-text--xs{font-weight:400;font-family:var(--font-secondary)}p--xs,p--xs--bold,.body-text--xs,.body-text--xs--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}p--xs--bold,.body-text--xs--bold{font-weight:500}@media screen and (max-width:1024px){p--xs,p--xs--bold,.body-text--xs,.body-text--xs--bold{line-height:130%}}@media screen and (max-width:576px){p--xs,p--xs--bold,.body-text--xs,.body-text--xs--bold{font-size:.75rem;line-height:125%}}p--s,.body-text--s{font-weight:300;font-family:var(--font-secondary)}p--s,p--s--bold,.body-text--s,.body-text--s--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}p--s--bold,.body-text--s--bold{font-weight:600}@media screen and (max-width:1024px){p--s,p--s--bold,.body-text--s,.body-text--s--bold{line-height:130%}}@media screen and (max-width:576px){p--s,p--s--bold,.body-text--s,.body-text--s--bold{font-size:.875rem;line-height:125%}}p--l,.body-text--l{font-weight:300;font-family:var(--font-secondary)}p--l,p--l--bold,.body-text--l,.body-text--l--bold{font-size:1.25rem;line-height:120%;text-align:left;color:var(--body)}p--l--bold,.body-text--l--bold{font-weight:400}@media screen and (max-width:1024px){p--l,p--l--bold,.body-text--l,.body-text--l--bold{line-height:130%}}@media screen and (max-width:576px){p--l,p--l--bold,.body-text--l,.body-text--l--bold{font-size:1.125rem;line-height:110%}}.tag{font-size:.875rem;font-weight:500;line-height:130%;text-align:left;text-transform:uppercase;margin:0;font-family:var(--font-secondary)}@media screen and (max-width:576px){.tag{font-size:.75rem}}
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
.related-resources{--progress-line:var(--gray-200);--card-bg-color:var(--white);overflow:hidden;background:var(--background-color);padding:var(--padding-top) 0 var(--padding-bottom)}.related-resources.padding-top-default{--padding-top:80px}@media screen and (max-width:768px){.related-resources.padding-top-default{--padding-top:60px}}.related-resources.padding-bottom-default{--padding-bottom:80px}@media screen and (max-width:768px){.related-resources.padding-bottom-default{--padding-bottom:60px}}.related-resources.theme-color-default{--background-color:var(--gray-50)}.related-resources.theme-color-none,.related-resources.theme-color-white{--background-color:var(--white);--card-bg-color:var(--purple-400);--card-body:var(--white);--card-title-main:var(--white)}.related-resources.theme-color-none .card-resources-center__time::before,.related-resources.theme-color-none .card-resources-center__location::before,.related-resources.theme-color-white .card-resources-center__time::before,.related-resources.theme-color-white .card-resources-center__location::before{-webkit-filter:invert(1) brightness(2);filter:invert(1) brightness(2)}.related-resources.theme-color-none .card-resources-center__wrapper .label.purple.secondary-label,.related-resources.theme-color-white .card-resources-center__wrapper .label.purple.secondary-label{--label-color:var(--black);--label-background:var(--white)}.related-resources.theme-color-none .card-resources-center__button .btn--primary,.related-resources.theme-color-white .card-resources-center__button .btn--primary{background-color:var(--white);border-color:rgba(0,0,0,0);color:var(--purple-300)}.related-resources.theme-color-none .card-resources-center__button .btn--primary:hover,.related-resources.theme-color-white .card-resources-center__button .btn--primary:hover{background-color:rgba(0,0,0,0);border-color:var(--purple-100);color:var(--purple-100)}.related-resources.theme-color-none .btn,.related-resources.theme-color-white .btn{--btn-bg:var(--purple-300);--btn-color:var(--white);--btn-border:var(--purple-300);--btn-color-hover:var(--purple-300);--btn-border-hover:var(--purple-300)}.related-resources--node{--padding-top:80px;--padding-bottom:80px}@media screen and (max-width:768px){.related-resources--node{--padding-top:60px;--padding-bottom:60px}}.related-resources::before{z-index:9}.related-resources h2{text-align:center}@media screen and (max-width:576px){.related-resources h2{text-align:left}}@supports(-webkit-line-clamp:1){.related-resources .card-resources-center__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}@supports not (-webkit-line-clamp:1){.related-resources .card-resources-center__title{overflow:hidden;display:block;line-height:1.3em;max-height:3.9em;position:relative;white-space:pre-wrap;text-align:left}.related-resources .card-resources-center__title::after{content:"...";position:absolute;bottom:0;right:0;color:inherit;background:var(--card-bg-color);padding-left:.25em}}.related-resources .field--name-field-description{max-width:1000px;display:flex;flex-direction:column;gap:16px;max-width:none;margin-top:-16px}@media screen and (max-width:1280px){.related-resources .field--name-field-description.with-slider{max-width:800px}}.related-resources .field--name-field-description *{margin:0}.related-resources .field--name-field-description a{--body:var(--purple-300);transition:all .3s;font-weight:300;font-family:var(--font-secondary);font-weight:500}.related-resources .field--name-field-description a,.related-resources .field--name-field-description a--bold{font-size:1.125rem;line-height:125%;text-align:left;color:var(--body)}.related-resources .field--name-field-description a--bold{font-weight:500}@media screen and (max-width:1024px){.related-resources .field--name-field-description a,.related-resources .field--name-field-description a--bold{line-height:130%}}@media screen and (max-width:576px){.related-resources .field--name-field-description a,.related-resources .field--name-field-description a--bold{font-size:1rem;line-height:125%}}.related-resources .field--name-field-description a:hover{color:var(--purple-400);text-decoration:none}.related-resources .field--name-field-description a{--body:var(--harbor-700)}.related-resources--builder h2{width:100%;text-align:left}.related-resources .container{flex-direction:column;align-items:center;gap:32px;position:relative}@media screen and (max-width:576px){.related-resources .container{gap:24px;align-items:flex-start}}.related-resources .container::after{position:absolute;top:-50px;left:calc(-50vw + 80px);width:50vw;height:calc(100% + 100px);content:"";background-color:var(--background-color);display:block;z-index:5}@media screen and (max-width:1441px){.related-resources .container::after{left:calc(-50vw + 50px)}}@media screen and (max-width:1280px){.related-resources .container::after{left:calc(-50vw + 18px)}}@media screen and (max-width:1024px){.related-resources .container::after{left:calc(-50vw + 16px)}}.related-resources .container .card-resources-center--customer-story .card-resources-center__description{display:none}.related-resources .container .card-resources-center--customer-story .card-resources-center__title{-webkit-line-clamp:unset}.related-resources .splide__slide{margin:0}.related-resources .row-buttons{width:100%;justify-content:center}@media screen and (max-width:576px){.related-resources .row-buttons{justify-content:flex-start}}.related-resources .row-buttons .btn{line-height:200%}.related-resources .splide{--arrow-width:40px;display:flex;flex-direction:column;width:100%;visibility:visible !important}@media screen and (max-width:576px){.related-resources .splide{width:calc(100% - 24px)}}.related-resources .splide__track{overflow:unset}.related-resources .splide__pagination{display:flex;justify-content:flex-start;gap:8px;padding:0;flex-wrap:nowrap}.related-resources .splide__pagination li{display:flex;margin-top:24px;flex:0 1 35px}.related-resources .splide__pagination__page{all:unset;max-width:35px;width:100%;height:2px;background-color:var(--purple-200);transition:all .3s;cursor:pointer}.related-resources .splide__pagination__page.is-active{-webkit-transform:scale(1.2);transform:scale(1.2)}.related-resources .splide__arrows{display:flex;gap:16px;position:absolute;top:calc(-1*(var(--arrow-width) + 40px));right:0}.related-resources .splide__arrow{-webkit-appearance:none;appearance:none;display:flex;width:var(--arrow-width);height:var(--arrow-width);justify-content:center;align-items:center;flex-shrink:0;border:2px solid var(--purple-300);border-radius:50%;color:var(--purple-300);background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_25463_10456)%22%3E%3Cpath%20d%3D%22M1.42822%208.57129H15.7139%22%20stroke%3D%22%23806CF0%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M10.0005%202.85742L15.7148%208.57171L10.0005%2014.286%22%20stroke%3D%22%23806CF0%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_25463_10456%22%3E%3Crect%20width%3D%2217.1429%22%20height%3D%2217.1429%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;position:relative;top:auto;background-color:rgba(0,0,0,0);box-shadow:none;outline:none;cursor:pointer}.related-resources .splide__arrow--next:hover,.related-resources .splide__arrow--next:active,.related-resources .splide__arrow--next:focus{color:var(--white);background-color:var(--purple-300);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M1.42822 8.57129H15.7139' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99902 2.85645L15.7133 8.57073L9.99902 14.285' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.related-resources .splide__arrow--prev:hover,.related-resources .splide__arrow--prev:active,.related-resources .splide__arrow--prev:focus{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:var(--white);background-color:var(--purple-300);transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M1.42822 8.57129H15.7139' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99902 2.85645L15.7133 8.57073L9.99902 14.285' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.related-resources .splide__arrow--prev:not(:hover):not(:active):not(:focus){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.related-resources .splide__arrow--next:not(:disabled):hover,.related-resources .splide__arrow--next:not(:disabled):active,.related-resources .splide__arrow--next:not(:disabled):focus{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.card-resources-center,.card-resources{--body:var(--card-body);--title-main:var(--card-title-main);--card-padding:24px;--card-time-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cpath d='M8.5 15.1969V2.81643C8.5 2.81643 6.75777 0.875097 0.86977 0.796875C0.770214 0.796875 0.677773 0.832426 0.606662 0.903537C0.535551 0.974648 0.5 1.06711 0.5 1.16667V12.8146C0.5 13.0138 0.656444 13.1773 0.855556 13.1844C6.75067 13.2627 8.5 15.204 8.5 15.204' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.36643 7.41784C5.15754 7.01251 3.89887 6.75651 2.62598 6.66406' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.36643 10.3964C5.15754 9.99102 3.89887 9.73502 2.62598 9.64258' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6338 7.41784C11.8427 7.01251 13.1014 6.75651 14.3742 6.66406' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6338 10.3964C11.8427 9.99102 13.1014 9.73502 14.3742 9.64258' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 15.1969V2.81643C8.5 2.81643 10.2422 0.875097 16.1302 0.796875C16.2298 0.796875 16.3222 0.832426 16.3933 0.903537C16.4644 0.974648 16.5 1.06711 16.5 1.16667V12.8146C16.5 13.0138 16.3436 13.1773 16.1444 13.1844C10.2493 13.2627 8.5 15.204 8.5 15.204' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--card-location-icon:url("data:image/svg+xml,%0A%3Csvg width='16' height='25' viewBox='0 0 16 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 8.75C15.5 12.97 12.57 15.4 10.37 17.75C9.05001 19.16 8 23.75 8 23.75C8 23.75 6.95 19.16 5.64 17.76C3.44 15.41 0.5 12.98 0.5 8.75C0.5 4.52 3.86 1.25 8 1.25C12.14 1.25 15.5 4.61 15.5 8.75Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 11.75C9.66 11.75 11 10.41 11 8.75C11 7.09 9.66 5.75 8 5.75C6.34 5.75 5 7.09 5 8.75C5 10.41 6.34 11.75 8 11.75Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");--teaser-right:-90px;--teaser-bottom:-71px;--teaser-width:385px;--lines-number:7;--label-background:var(--purple-100);background:var(--card-bg-color);padding:var(--card-padding);border-radius:16px;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;height:100%;width:100%;overflow:hidden;container-name:card-resources-center;container-type:inline-size}.card-resources-center .teaser,.card-resources .teaser{width:100%;position:absolute;bottom:0;right:0}@media screen and (max-width:768px){.card-resources-center .teaser,.card-resources .teaser{display:none}}.card-resources-center .teaser__image,.card-resources .teaser__image{position:absolute;overflow:hidden;width:var(--teaser-width);aspect-ratio:1;right:var(--teaser-right);bottom:var(--teaser-bottom);border-radius:50%;transition:all .3s}.card-resources-center .teaser__logo,.card-resources .teaser__logo{--teaser-logo-bottom:96px;position:absolute;right:0;bottom:var(--teaser-logo-bottom);display:flex;width:210px;height:50px;padding:13px 11px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:8px 0 0 8px;background:var(--card-bg-color);transition:bottom .3s}.card-resources-center .teaser__logo *,.card-resources .teaser__logo *{height:100%}.card-resources-center .teaser__logo img,.card-resources-center .teaser__logo svg,.card-resources-center .teaser__logo picture,.card-resources .teaser__logo img,.card-resources .teaser__logo svg,.card-resources .teaser__logo picture{width:auto;height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;display:block}.card-resources-center__logo,.card-resources__logo{height:80px;display:flex;justify-content:flex-start;align-items:center;width:100%}.card-resources-center__logo *,.card-resources__logo *{height:100%}.card-resources-center__logo img,.card-resources-center__logo svg,.card-resources-center__logo picture,.card-resources__logo img,.card-resources__logo svg,.card-resources__logo picture{width:auto;height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;display:block}.card-resources-center__teaser,.card-resources__teaser{height:319px;position:absolute;z-index:5}.card-resources-center__teaser--empty .teaser__image,.card-resources__teaser--empty .teaser__image{background-image:url(/themes/custom/conga/build/images/resource-card-empty-bg.svg);background-size:contain;background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0)}.card-resources-center__teaser img,.card-resources-center__teaser svg,.card-resources-center__teaser picture,.card-resources__teaser img,.card-resources__teaser svg,.card-resources__teaser picture{width:auto;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}@media screen and (max-width:768px){.card-resources-center__wrapper,.card-resources__wrapper{padding-bottom:0 !important}}.card-resources-center:hover .card-resources-center__teaser,.card-resources:hover .card-resources-center__teaser{--teaser-right:-30px;--teaser-bottom:24px;--teaser-width:220px}.card-resources-center:hover .card-resources-center__button,.card-resources:hover .card-resources-center__button{opacity:1}@media screen and (max-width:768px){.card-resources-center:hover .card-resources-center__button,.card-resources:hover .card-resources-center__button{display:none}}.card-resources-center:hover .teaser__logo,.card-resources:hover .teaser__logo{--teaser-logo-bottom:158px}.card-resources-center__link,.card-resources__link{position:absolute;inset:0;z-index:200;opacity:0}.card-resources-center__wrapper,.card-resources__wrapper{display:flex;padding-bottom:62px;flex-direction:column;align-items:flex-start;gap:16px;z-index:20;width:100%}.card-resources-center__labels,.card-resources__labels{width:100%}.card-resources-center__button,.card-resources__button{position:absolute;bottom:24px;left:24px;opacity:0;z-index:2;transition:opacity .3s ease-in-out}.card-resources-center__title,.card-resources__title{width:calc(100% - 291px);color:var(--card-title-main)}.card-resources-center__content,.card-resources__content{display:flex;flex-direction:column;gap:16px;width:calc(100% - 291px)}.card-resources-center__description,.card-resources__description{font-weight:300;font-family:var(--font-secondary)}.card-resources-center__description h1,.card-resources-center__description h2,.card-resources-center__description h3,.card-resources-center__description h4,.card-resources-center__description h5,.card-resources__description h1,.card-resources__description h2,.card-resources__description h3,.card-resources__description h4,.card-resources__description h5{font-weight:300;font-family:var(--font-secondary)}.card-resources-center__description h1,.card-resources-center__description h1--bold,.card-resources-center__description h2,.card-resources-center__description h2--bold,.card-resources-center__description h3,.card-resources-center__description h3--bold,.card-resources-center__description h4,.card-resources-center__description h4--bold,.card-resources-center__description h5,.card-resources-center__description h5--bold,.card-resources__description h1,.card-resources__description h1--bold,.card-resources__description h2,.card-resources__description h2--bold,.card-resources__description h3,.card-resources__description h3--bold,.card-resources__description h4,.card-resources__description h4--bold,.card-resources__description h5,.card-resources__description h5--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.card-resources-center__description h1--bold,.card-resources-center__description h2--bold,.card-resources-center__description h3--bold,.card-resources-center__description h4--bold,.card-resources-center__description h5--bold,.card-resources__description h1--bold,.card-resources__description h2--bold,.card-resources__description h3--bold,.card-resources__description h4--bold,.card-resources__description h5--bold{font-weight:600}@media screen and (max-width:1024px){.card-resources-center__description h1,.card-resources-center__description h1--bold,.card-resources-center__description h2,.card-resources-center__description h2--bold,.card-resources-center__description h3,.card-resources-center__description h3--bold,.card-resources-center__description h4,.card-resources-center__description h4--bold,.card-resources-center__description h5,.card-resources-center__description h5--bold,.card-resources__description h1,.card-resources__description h1--bold,.card-resources__description h2,.card-resources__description h2--bold,.card-resources__description h3,.card-resources__description h3--bold,.card-resources__description h4,.card-resources__description h4--bold,.card-resources__description h5,.card-resources__description h5--bold{line-height:130%}}@media screen and (max-width:576px){.card-resources-center__description h1,.card-resources-center__description h1--bold,.card-resources-center__description h2,.card-resources-center__description h2--bold,.card-resources-center__description h3,.card-resources-center__description h3--bold,.card-resources-center__description h4,.card-resources-center__description h4--bold,.card-resources-center__description h5,.card-resources-center__description h5--bold,.card-resources__description h1,.card-resources__description h1--bold,.card-resources__description h2,.card-resources__description h2--bold,.card-resources__description h3,.card-resources__description h3--bold,.card-resources__description h4,.card-resources__description h4--bold,.card-resources__description h5,.card-resources__description h5--bold{font-size:.875rem;line-height:125%}}.card-resources-center__description h1 *,.card-resources-center__description h2 *,.card-resources-center__description h3 *,.card-resources-center__description h4 *,.card-resources-center__description h5 *,.card-resources__description h1 *,.card-resources__description h2 *,.card-resources__description h3 *,.card-resources__description h4 *,.card-resources__description h5 *{font-size:inherit;line-height:inherit;color:inherit;font-weight:inherit}.card-resources-center__description,.card-resources-center__description--bold,.card-resources__description,.card-resources__description--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.card-resources-center__description--bold,.card-resources__description--bold{font-weight:600}@media screen and (max-width:1024px){.card-resources-center__description,.card-resources-center__description--bold,.card-resources__description,.card-resources__description--bold{line-height:130%}}@media screen and (max-width:576px){.card-resources-center__description,.card-resources-center__description--bold,.card-resources__description,.card-resources__description--bold{font-size:.875rem;line-height:125%}}.card-resources-center__description *,.card-resources__description *{margin:0}.card-resources-center__description p,.card-resources-center__description a,.card-resources-center__description li,.card-resources__description p,.card-resources__description a,.card-resources__description li{color:var(--body);font-weight:300;font-family:var(--font-secondary)}.card-resources-center__description p,.card-resources-center__description p--bold,.card-resources-center__description a,.card-resources-center__description a--bold,.card-resources-center__description li,.card-resources-center__description li--bold,.card-resources__description p,.card-resources__description p--bold,.card-resources__description a,.card-resources__description a--bold,.card-resources__description li,.card-resources__description li--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.card-resources-center__description p--bold,.card-resources-center__description a--bold,.card-resources-center__description li--bold,.card-resources__description p--bold,.card-resources__description a--bold,.card-resources__description li--bold{font-weight:600}@media screen and (max-width:1024px){.card-resources-center__description p,.card-resources-center__description p--bold,.card-resources-center__description a,.card-resources-center__description a--bold,.card-resources-center__description li,.card-resources-center__description li--bold,.card-resources__description p,.card-resources__description p--bold,.card-resources__description a,.card-resources__description a--bold,.card-resources__description li,.card-resources__description li--bold{line-height:130%}}@media screen and (max-width:576px){.card-resources-center__description p,.card-resources-center__description p--bold,.card-resources-center__description a,.card-resources-center__description a--bold,.card-resources-center__description li,.card-resources-center__description li--bold,.card-resources__description p,.card-resources__description p--bold,.card-resources__description a,.card-resources__description a--bold,.card-resources__description li,.card-resources__description li--bold{font-size:.875rem;line-height:125%}}.card-resources-center__description a,.card-resources__description a{font-weight:400}.card-resources-center__description ul,.card-resources-center__description ol,.card-resources__description ul,.card-resources__description ol{padding:0;display:flex;flex-direction:column;gap:8px;list-style:none}.card-resources-center__description li,.card-resources__description li{padding-left:24px;position:relative}.card-resources-center__description li::before,.card-resources__description li::before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--purple-300);position:absolute;top:.5em;left:8px}.card-resources-center__description li strong,.card-resources__description li strong{margin-bottom:16px;display:inline-block}@supports(-webkit-line-clamp:1){.card-resources-center__description,.card-resources__description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--lines-number);overflow:hidden}}@supports not (-webkit-line-clamp:1){.card-resources-center__description,.card-resources__description{overflow:hidden;display:block;line-height:1.4em;max-height:calc(1.4em*var(--lines-number));position:relative;white-space:pre-wrap;text-align:left}.card-resources-center__description::after,.card-resources__description::after{content:"...";position:absolute;bottom:0;right:0;color:inherit;background:var(--card-bg-color);padding-left:.25em}}@media screen and (max-width:576px){.card-resources-center__description,.card-resources__description{display:none}}.card-resources-center__info,.card-resources__info{display:flex;flex-direction:row;justify-content:flex-start;gap:8px}.card-resources-center__date,.card-resources-center__time,.card-resources-center__location,.card-resources__date,.card-resources__time,.card-resources__location{display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:400;font-family:var(--font-secondary)}.card-resources-center__date,.card-resources-center__date--bold,.card-resources-center__time,.card-resources-center__time--bold,.card-resources-center__location,.card-resources-center__location--bold,.card-resources__date,.card-resources__date--bold,.card-resources__time,.card-resources__time--bold,.card-resources__location,.card-resources__location--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.card-resources-center__date--bold,.card-resources-center__time--bold,.card-resources-center__location--bold,.card-resources__date--bold,.card-resources__time--bold,.card-resources__location--bold{font-weight:500}@media screen and (max-width:1024px){.card-resources-center__date,.card-resources-center__date--bold,.card-resources-center__time,.card-resources-center__time--bold,.card-resources-center__location,.card-resources-center__location--bold,.card-resources__date,.card-resources__date--bold,.card-resources__time,.card-resources__time--bold,.card-resources__location,.card-resources__location--bold{line-height:130%}}@media screen and (max-width:576px){.card-resources-center__date,.card-resources-center__date--bold,.card-resources-center__time,.card-resources-center__time--bold,.card-resources-center__location,.card-resources-center__location--bold,.card-resources__date,.card-resources__date--bold,.card-resources__time,.card-resources__time--bold,.card-resources__location,.card-resources__location--bold{font-size:.75rem;line-height:125%}}.card-resources-center__date:has(+.card-resources-center__time)::after,.card-resources__date:has(+.card-resources-center__time)::after{content:"";display:block;width:4px;height:4px;background:currentcolor;border-radius:50%}.card-resources-center__time::before,.card-resources-center__location::before,.card-resources__time::before,.card-resources__location::before{content:"";display:block;background-image:var(--card-time-icon);background-repeat:no-repeat;background-position:center;background-size:contain;width:16px;height:15px;position:relative}.card-resources-center__location,.card-resources__location{width:100%}.card-resources-center__location *,.card-resources__location *{margin:0}.card-resources-center__location br,.card-resources__location br{content:""}.card-resources-center__location br::after,.card-resources__location br::after{content:", "}.card-resources-center__location .address,.card-resources__location .address{width:100%}.card-resources-center__location .address,.card-resources-center__location .locality,.card-resources-center__location .country,.card-resources__location .address,.card-resources__location .locality,.card-resources__location .country{font-size:inherit}.card-resources-center__location::before,.card-resources__location::before{background-image:var(--card-location-icon);align-self:flex-start;height:22px}.card-resources-center--video,.card-resources-center--webinar,.card-resources-center--event-sponsored,.card-resources-center--event-overview,.card-resources--video,.card-resources--webinar,.card-resources--event-sponsored,.card-resources--event-overview{--card-time-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M10.6334 16.1804H6.3667L6.90003 13.1084H10.1L10.6334 16.1804Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.7666 16.1807H12.2333' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.5 2.95365C0.5 1.7732 1.45289 0.820312 2.63333 0.820312H14.3667C15.5471 0.820312 16.5 1.7732 16.5 2.95365V10.9749C16.5 12.1554 15.5471 13.1082 14.3667 13.1082H2.63333C1.45289 13.1082 0.5 12.1554 0.5 10.9749V2.95365Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.8335 9.13273V4.79497C5.8335 4.61008 5.94017 4.43941 6.10372 4.34697C6.27439 4.25452 6.47348 4.26163 6.64415 4.34697L10.4059 6.51589C10.5695 6.60833 10.6619 6.77189 10.6619 6.95678C10.6619 7.14166 10.5624 7.30522 10.4059 7.39766L6.64415 9.5665C6.4806 9.65894 6.27439 9.66605 6.10372 9.5665C5.93306 9.47405 5.8335 9.30338 5.8335 9.11849V9.13273Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-resources-center--video .card-resources-center__teaser,.card-resources-center--webinar .card-resources-center__teaser,.card-resources-center--event-sponsored .card-resources-center__teaser,.card-resources-center--event-overview .card-resources-center__teaser,.card-resources--video .card-resources-center__teaser,.card-resources--webinar .card-resources-center__teaser,.card-resources--event-sponsored .card-resources-center__teaser,.card-resources--event-overview .card-resources-center__teaser{--play-bottom:119px;--play-right:94px}.card-resources-center--video .card-resources-center__teaser::after,.card-resources-center--webinar .card-resources-center__teaser::after,.card-resources-center--event-sponsored .card-resources-center__teaser::after,.card-resources-center--event-overview .card-resources-center__teaser::after,.card-resources--video .card-resources-center__teaser::after,.card-resources--webinar .card-resources-center__teaser::after,.card-resources--event-sponsored .card-resources-center__teaser::after,.card-resources--event-overview .card-resources-center__teaser::after{content:"";background:url("/themes/custom/conga/assets/images/cal-circle.svg");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;width:60px;height:60px;bottom:var(--play-bottom);right:var(--play-right);display:block;transition:all .3s ease-in-out}.card-resources-center--video:hover .card-resources-center__teaser,.card-resources-center--webinar:hover .card-resources-center__teaser,.card-resources-center--event-sponsored:hover .card-resources-center__teaser,.card-resources-center--event-overview:hover .card-resources-center__teaser,.card-resources--video:hover .card-resources-center__teaser,.card-resources--webinar:hover .card-resources-center__teaser,.card-resources--event-sponsored:hover .card-resources-center__teaser,.card-resources--event-overview:hover .card-resources-center__teaser{--play-bottom:104px;--play-right:50px}.card-resources-center--video:hover .card-resources-center__teaser::after,.card-resources-center--webinar:hover .card-resources-center__teaser::after,.card-resources-center--event-sponsored:hover .card-resources-center__teaser::after,.card-resources-center--event-overview:hover .card-resources-center__teaser::after,.card-resources--video:hover .card-resources-center__teaser::after,.card-resources--webinar:hover .card-resources-center__teaser::after,.card-resources--event-sponsored:hover .card-resources-center__teaser::after,.card-resources--event-overview:hover .card-resources-center__teaser::after{transition:all .3s ease-in-out}.card-resources-center--webinar,.card-resources-center--event-sponsored,.card-resources-center--event-overview,.card-resources--webinar,.card-resources--event-sponsored,.card-resources--event-overview{--teaser-right:initial;--lines-number:5;--body:var(--gray-700)}.card-resources-center--webinar .card-resources-center__title,.card-resources-center--event-sponsored .card-resources-center__title,.card-resources-center--event-overview .card-resources-center__title,.card-resources--webinar .card-resources-center__title,.card-resources--event-sponsored .card-resources-center__title,.card-resources--event-overview .card-resources-center__title{width:70%}.card-resources-center--webinar .card-resources-center__info,.card-resources-center--event-sponsored .card-resources-center__info,.card-resources-center--event-overview .card-resources-center__info,.card-resources--webinar .card-resources-center__info,.card-resources--event-sponsored .card-resources-center__info,.card-resources--event-overview .card-resources-center__info{width:100%;flex-direction:column}.card-resources-center--webinar .card-resources-center__content,.card-resources-center--event-sponsored .card-resources-center__content,.card-resources-center--event-overview .card-resources-center__content,.card-resources--webinar .card-resources-center__content,.card-resources--event-sponsored .card-resources-center__content,.card-resources--event-overview .card-resources-center__content{width:74.64%}.card-resources-center--webinar .card-resources-center__teaser,.card-resources-center--event-sponsored .card-resources-center__teaser,.card-resources-center--event-overview .card-resources-center__teaser,.card-resources--webinar .card-resources-center__teaser,.card-resources--event-sponsored .card-resources-center__teaser,.card-resources--event-overview .card-resources-center__teaser{--play-bottom:calc((100% - 60px) / 2);--play-right:19px;height:100%}.card-resources-center--webinar .card-resources-center__teaser::after,.card-resources-center--event-sponsored .card-resources-center__teaser::after,.card-resources-center--event-overview .card-resources-center__teaser::after,.card-resources--webinar .card-resources-center__teaser::after,.card-resources--event-sponsored .card-resources-center__teaser::after,.card-resources--event-overview .card-resources-center__teaser::after{content:"";background-color:var(--purple-300);background:url("/themes/custom/conga/assets/images/cal-circle.svg");background-repeat:no-repeat;background-position:center;background-size:32px;position:absolute;width:60px;height:60px;border-radius:50%;bottom:var(--play-bottom);right:var(--play-right);display:block;transition:all .3s ease-in-out}.card-resources-center--webinar .card-resources-center__date,.card-resources-center--event-sponsored .card-resources-center__date,.card-resources-center--event-overview .card-resources-center__date,.card-resources--webinar .card-resources-center__date,.card-resources--event-sponsored .card-resources-center__date,.card-resources--event-overview .card-resources-center__date{color:var(--purple-300)}.card-resources-center--webinar .card-resources-center__date::after,.card-resources-center--event-sponsored .card-resources-center__date::after,.card-resources-center--event-overview .card-resources-center__date::after,.card-resources--webinar .card-resources-center__date::after,.card-resources--event-sponsored .card-resources-center__date::after,.card-resources--event-overview .card-resources-center__date::after{content:none}.card-resources-center--webinar .teaser__image,.card-resources-center--event-sponsored .teaser__image,.card-resources-center--event-overview .teaser__image,.card-resources--webinar .teaser__image,.card-resources--event-sponsored .teaser__image,.card-resources--event-overview .teaser__image{left:79.88%;aspect-ratio:259/128;bottom:24px;width:auto;height:calc(100% - 48px);background-image:url(/themes/custom/conga/build/images/event-card-bg-2.svg);background-repeat:no-repeat;background-position:left center;background-size:cover;background-color:rgba(0,0,0,0);border-radius:unset}.card-resources-center--webinar:hover,.card-resources-center--event-sponsored:hover,.card-resources-center--event-overview:hover,.card-resources--webinar:hover,.card-resources--event-sponsored:hover,.card-resources--event-overview:hover{--teaser-right:calc(15.15% - 100%)}.card-resources-center--webinar:hover .card-resources-center__teaser,.card-resources-center--event-sponsored:hover .card-resources-center__teaser,.card-resources-center--event-overview:hover .card-resources-center__teaser,.card-resources--webinar:hover .card-resources-center__teaser,.card-resources--event-sponsored:hover .card-resources-center__teaser,.card-resources--event-overview:hover .card-resources-center__teaser{--play-right:15px;--play-bottom:calc((74.82% - 60px) / 2)}.card-resources-center--webinar:hover .teaser__image,.card-resources-center--event-sponsored:hover .teaser__image,.card-resources-center--event-overview:hover .teaser__image,.card-resources--webinar:hover .teaser__image,.card-resources--event-sponsored:hover .teaser__image,.card-resources--event-overview:hover .teaser__image{left:84.85%;bottom:24px;height:66.82%}.card-resources-center--webinar .teaser__image:has(img,svg),.card-resources--webinar .teaser__image:has(img,svg){border-radius:200px 0 0 200px}.card-resources-center--webinar .teaser__image:has(img,svg) div,.card-resources--webinar .teaser__image:has(img,svg) div{height:100%}.card-resources-center--webinar .teaser__image img,.card-resources-center--webinar .teaser__image picture,.card-resources-center--webinar .teaser__image svg,.card-resources--webinar .teaser__image img,.card-resources--webinar .teaser__image picture,.card-resources--webinar .teaser__image svg{max-width:460px;width:auto;height:105%}@media screen and (max-width:768px){.card-resources-center--customer-story,.card-resources--customer-story{flex-direction:column-reverse;justify-content:space-between;gap:16px}}.card-resources-center--press-release,.card-resources-center--coverage,.card-resources--press-release,.card-resources--coverage{--body:var(--gray-700);flex-direction:column;gap:16px;justify-content:space-between}.card-resources-center--press-release .card-resources-center__wrapper,.card-resources-center--coverage .card-resources-center__wrapper,.card-resources--press-release .card-resources-center__wrapper,.card-resources--coverage .card-resources-center__wrapper{padding-bottom:0}.card-resources-center--press-release .card-resources-center__button,.card-resources-center--coverage .card-resources-center__button,.card-resources--press-release .card-resources-center__button,.card-resources--coverage .card-resources-center__button{position:relative;opacity:1;left:0;bottom:0}.card-resources-center--press-release:hover .card-resources-center__button,.card-resources-center--coverage:hover .card-resources-center__button,.card-resources--press-release:hover .card-resources-center__button,.card-resources--coverage:hover .card-resources-center__button{opacity:1}@media screen and (max-width:768px){.card-resources-center--press-release:hover .card-resources-center__button,.card-resources-center--coverage:hover .card-resources-center__button,.card-resources--press-release:hover .card-resources-center__button,.card-resources--coverage:hover .card-resources-center__button{display:block}}@container card-resources-center (width < 570px){.card-resources-center--video .card-resources-center__teaser,.card-resources--video .card-resources-center__teaser{--play-bottom:33.18%;--play-right:13.57%}.card-resources-center--video:hover .card-resources-center__teaser,.card-resources--video:hover .card-resources-center__teaser{--play-bottom:35.77%;--play-right:5.81%}@media screen and (max-width:768px){.card-resources-center--customer-story .teaser,.card-resources--customer-story .teaser{position:relative;display:block;height:auto;aspect-ratio:auto}}@media screen and (max-width:768px){.card-resources-center--customer-story .teaser__image,.card-resources--customer-story .teaser__image{display:none}}@media screen and (max-width:768px){.card-resources-center--customer-story .teaser__logo,.card-resources--customer-story .teaser__logo{position:relative;top:0;left:0;align-items:flex-start;padding-left:0}}.card-resources-center--webinar .card-resources-center__teaser,.card-resources-center--event-sponsored .card-resources-center__teaser,.card-resources-center--event-overview .card-resources-center__teaser,.card-resources--webinar .card-resources-center__teaser,.card-resources--event-sponsored .card-resources-center__teaser,.card-resources--event-overview .card-resources-center__teaser{--play-bottom:21.11%;--play-right:13.57%}.card-resources-center--webinar .card-resources-center__title,.card-resources-center--event-sponsored .card-resources-center__title,.card-resources-center--event-overview .card-resources-center__title,.card-resources--webinar .card-resources-center__title,.card-resources--event-sponsored .card-resources-center__title,.card-resources--event-overview .card-resources-center__title{width:100%}.card-resources-center--webinar .card-resources-center__description,.card-resources-center--event-sponsored .card-resources-center__description,.card-resources-center--event-overview .card-resources-center__description,.card-resources--webinar .card-resources-center__description,.card-resources--event-sponsored .card-resources-center__description,.card-resources--event-overview .card-resources-center__description{--lines-number:3}@media screen and (max-width:768px){.card-resources-center--webinar .card-resources-center__description,.card-resources-center--event-sponsored .card-resources-center__description,.card-resources-center--event-overview .card-resources-center__description,.card-resources--webinar .card-resources-center__description,.card-resources--event-sponsored .card-resources-center__description,.card-resources--event-overview .card-resources-center__description{--lines-number:7}}.card-resources-center--webinar .card-resources-center__content,.card-resources-center--event-sponsored .card-resources-center__content,.card-resources-center--event-overview .card-resources-center__content,.card-resources--webinar .card-resources-center__content,.card-resources--event-sponsored .card-resources-center__content,.card-resources--event-overview .card-resources-center__content{width:67.14%}@media screen and (max-width:768px){.card-resources-center--webinar .card-resources-center__content,.card-resources-center--event-sponsored .card-resources-center__content,.card-resources-center--event-overview .card-resources-center__content,.card-resources--webinar .card-resources-center__content,.card-resources--event-sponsored .card-resources-center__content,.card-resources--event-overview .card-resources-center__content{width:100%}}.card-resources-center--webinar .card-resources-center__info,.card-resources-center--event-sponsored .card-resources-center__info,.card-resources-center--event-overview .card-resources-center__info,.card-resources--webinar .card-resources-center__info,.card-resources--event-sponsored .card-resources-center__info,.card-resources--event-overview .card-resources-center__info{width:100%}.card-resources-center--webinar .teaser__image,.card-resources-center--event-sponsored .teaser__image,.card-resources-center--event-overview .teaser__image,.card-resources--webinar .teaser__image,.card-resources--event-sponsored .teaser__image,.card-resources--event-overview .teaser__image{height:76.11%;left:66.6%;bottom:-8.61%}.card-resources-center--webinar:hover .card-resources-center__teaser,.card-resources-center--event-sponsored:hover .card-resources-center__teaser,.card-resources-center--event-overview:hover .card-resources-center__teaser,.card-resources--webinar:hover .card-resources-center__teaser,.card-resources--event-sponsored:hover .card-resources-center__teaser,.card-resources--event-overview:hover .card-resources-center__teaser{--play-bottom:22.22%;--play-right:5.81%}.card-resources-center--webinar:hover .teaser__image,.card-resources-center--event-sponsored:hover .teaser__image,.card-resources-center--event-overview:hover .teaser__image,.card-resources--webinar:hover .teaser__image,.card-resources--event-sponsored:hover .teaser__image,.card-resources--event-overview:hover .teaser__image{height:48.33%;left:76.08%;bottom:6.66%}.card-resources-center--webinar .card-resources-center__title,.card-resources--webinar .card-resources-center__title{width:70%}.card-resources-center--webinar .teaser__image img,.card-resources-center--webinar .teaser__image picture,.card-resources-center--webinar .teaser__image svg,.card-resources--webinar .teaser__image img,.card-resources--webinar .teaser__image picture,.card-resources--webinar .teaser__image svg{min-width:170px}.card-resources-center .teaser__logo,.card-resources .teaser__logo{--teaser-logo-bottom:30px;width:190px}.card-resources-center__teaser,.card-resources__teaser{height:232px;--teaser-right:-12.5%;--teaser-bottom:-18.53%;--teaser-width:59.26%}.card-resources-center__title,.card-resources__title{width:100%}.card-resources-center__content,.card-resources__content{width:calc(100% - 193px)}@media screen and (max-width:768px){.card-resources-center__content,.card-resources__content{width:100%}}.card-resources-center__description,.card-resources__description{--lines-number:5}@media screen and (max-width:768px){.card-resources-center__description,.card-resources__description{--lines-number:7}}.card-resources-center:hover .card-resources-center__teaser,.card-resources:hover .card-resources-center__teaser{--teaser-right:-30px;--teaser-bottom:24px;--teaser-width:175px}.card-resources-center:hover .teaser__logo,.card-resources:hover .teaser__logo{--teaser-logo-bottom:84px}}@container card-resources-center (width < 360px){.card-resources-center--video .card-resources-center__teaser{--play-bottom:32.32%;--play-right:26.82%}.card-resources-center--video:hover .card-resources-center__teaser{--play-bottom:40.9%;--play-right:5.96%}.card-resources-center--webinar .card-resources-center__teaser,.card-resources-center--event-sponsored .card-resources-center__teaser,.card-resources-center--event-overview .card-resources-center__teaser{--play-bottom:13.47%;--play-right:30.79%}.card-resources-center--webinar .card-resources-center__title,.card-resources-center--event-sponsored .card-resources-center__title,.card-resources-center--event-overview .card-resources-center__title{width:100%}.card-resources-center--webinar .card-resources-center__content,.card-resources-center--event-sponsored .card-resources-center__content,.card-resources-center--event-overview .card-resources-center__content{width:100%}.card-resources-center--webinar .teaser__image,.card-resources-center--event-sponsored .teaser__image,.card-resources-center--event-overview .teaser__image{height:64.77%;left:9.6%;bottom:-20.56%}.card-resources-center--webinar:hover .card-resources-center__teaser,.card-resources-center--event-sponsored:hover .card-resources-center__teaser,.card-resources-center--event-overview:hover .card-resources-center__teaser{--play-bottom:19.62%;--play-right:3.97%}.card-resources-center--webinar:hover .teaser__image,.card-resources-center--event-sponsored:hover .teaser__image,.card-resources-center--event-overview:hover .teaser__image{height:41.13%;left:60.93%;bottom:6.14%}.card-resources-center--webinar .card-resources-center__title{width:100%}.card-resources-center--webinar .teaser__image img,.card-resources-center--webinar .teaser__image picture,.card-resources-center--webinar .teaser__image svg{min-width:360px;-o-object-fit:cover;object-fit:cover}.card-resources-center .teaser__logo{--teaser-logo-bottom:16px;width:210px}.card-resources-center__wrapper{padding-bottom:74.8031496063%}.card-resources-center__title,.card-resources-center__content{width:100%}.card-resources-center__teaser{height:auto;aspect-ratio:151/99;--teaser-right:-16.56%;--teaser-bottom:-52.53%;--teaser-width:100%}.card-resources-center:hover .card-resources-center__teaser{--teaser-right:-38px;--teaser-bottom:24px}.card-resources-center:hover .teaser__image{--teaser-width:57.6%}.card-resources-center:hover .teaser__logo{--teaser-logo-bottom:86px}}.hide-cards-description .card-resources-center__description{display:none}
.embedded-entity.block--blockquote{background-color:#fff;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.08);display:flex;flex-flow:wrap row;margin-bottom:40px;padding:100px 40px 32px 56px;position:relative}@media only screen and (min-width:640px){.embedded-entity.block--blockquote{padding:32px 40px 32px 150px}}.embedded-entity.block--blockquote>.field--name-field-quote-body{width:100%}.embedded-entity.block--blockquote>.field--name-field-quote-body>p{font-size:1.5555555556rem;font-weight:700;line-height:40px}.embedded-entity.block--blockquote>.field--name-field-quote-body:before{content:"";font-family:"icomoon";color:#806cf0;display:block;font-size:60px;position:absolute;top:20px;left:55px}@media only screen and (min-width:640px){.embedded-entity.block--blockquote>.field--name-field-quote-body:before{top:32px;left:40px}}.embedded-entity.block--blockquote .field--name-field-name,.embedded-entity.block--blockquote .field--name-field-job-title,.embedded-entity.block--blockquote .field--name-field-company{font-size:.7222222222rem;letter-spacing:.8px}.embedded-entity.block--blockquote .field--name-field-job-title:before{content:",";margin-right:4px}.embedded-entity.block--blockquote .field--name-field-company{font-weight:700}.embedded-entity.block--blockquote .field--name-field-company:before{content:"@";font-weight:normal;margin-left:4px;margin-right:4px}
.mktoField.mktoHasWidth.stateTracked.mktoRequired.mktoInvalid:has(+.mktoError),.mktoField.mktoHasWidth.stateTracked.mktoRequired.mktoInvalid:has(+.mktoError),.mktoField.mktoHasWidth.stateTracked.mktoRequired.mktoInvalid:has(+.mktoError){background-color:#fff;border:3px solid #e53535}.paragraph--type--reference-marketo-form .marketo-form .mktoErrorMsg{color:#e53535;font-weight:bold}.mktoCaptchaDisclaimer{font-size:.875rem;padding-left:20px;color:#000;line-height:1.3}.mktoCaptchaDisclaimer a{font-size:.875rem}.bg-theme--dark .mktoCaptchaDisclaimer{color:#fff}.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label{background-color:inherit}.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio).marketo-focus-form-item .mktoLabel.mktoHasWidth{background-color:#fff;z-index:13;padding:0;margin-left:10px}.bg-theme--dark .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label{background-color:transparent !important}.paragraph--type--reference-marketo-form{text-align:center}@media print,screen and (min-width:64em){.paragraph--type--reference-marketo-form{text-align:left}}.paragraph--type--reference-marketo-form h2{font-size:1.3333333333rem;margin-bottom:16px;text-align:center}.paragraph--type--reference-marketo-form .field--name-field-submission-confirmation{text-align:center}.paragraph--type--reference-marketo-form .field--name-field-thank-you-title{font-size:1.8888888889rem;font-weight:700}@media print,screen and (min-width:40em){.paragraph--type--reference-marketo-form .field--name-field-thank-you-title{font-size:2.3333333333rem}}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap{padding-top:16px;position:relative}.paragraph--type--reference-marketo-form .oneoff-form form,.paragraph--type--reference-marketo-form .marketo-form form{display:flex;flex-flow:row wrap;margin:auto;text-align:left}.paragraph--type--reference-marketo-form .oneoff-form form>*,.paragraph--type--reference-marketo-form .marketo-form form>*{width:100%}@media print,screen and (min-width:64em){.paragraph--type--reference-marketo-form .oneoff-form form .mktoFieldFirstName,.paragraph--type--reference-marketo-form .marketo-form form .mktoFieldFirstName{width:calc(50% - 8px);margin-right:16px}}@media print,screen and (min-width:64em){.paragraph--type--reference-marketo-form .oneoff-form form .mktoFieldLastName,.paragraph--type--reference-marketo-form .marketo-form form .mktoFieldLastName{width:calc(50% - 8px)}}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label{font-size:.8888888889rem;font-weight:700;left:0;padding:0 16px;position:absolute;top:-2px;-webkit-transform:translateY(32px);transform:translateY(32px);transition:all .25s ease-in-out}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label .mktoLabel-addendum,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label .mktoLabel-addendum{font-weight:normal}.paragraph--type--reference-marketo-form .oneoff-form input[type=text],.paragraph--type--reference-marketo-form .oneoff-form input[type=email],.paragraph--type--reference-marketo-form .oneoff-form input[type=tel],.paragraph--type--reference-marketo-form .oneoff-form input[type=url],.paragraph--type--reference-marketo-form .oneoff-form input[type=date],.paragraph--type--reference-marketo-form .oneoff-form select,.paragraph--type--reference-marketo-form .oneoff-form textarea,.paragraph--type--reference-marketo-form .marketo-form input[type=text],.paragraph--type--reference-marketo-form .marketo-form input[type=email],.paragraph--type--reference-marketo-form .marketo-form input[type=tel],.paragraph--type--reference-marketo-form .marketo-form input[type=url],.paragraph--type--reference-marketo-form .marketo-form input[type=date],.paragraph--type--reference-marketo-form .marketo-form select,.paragraph--type--reference-marketo-form .marketo-form textarea{background-color:#f1f2f2;border:none;box-shadow:none}.paragraph--type--reference-marketo-form .oneoff-form input[type=text],.paragraph--type--reference-marketo-form .oneoff-form input[type=email],.paragraph--type--reference-marketo-form .oneoff-form input[type=tel],.paragraph--type--reference-marketo-form .oneoff-form input[type=url],.paragraph--type--reference-marketo-form .oneoff-form input[type=date],.paragraph--type--reference-marketo-form .marketo-form input[type=text],.paragraph--type--reference-marketo-form .marketo-form input[type=email],.paragraph--type--reference-marketo-form .marketo-form input[type=tel],.paragraph--type--reference-marketo-form .marketo-form input[type=url],.paragraph--type--reference-marketo-form .marketo-form input[type=date]{margin:0 0 4px;padding:16px 18px}.paragraph--type--reference-marketo-form .oneoff-form select,.paragraph--type--reference-marketo-form .marketo-form select{height:52px;margin:0 0 4px;padding-left:16px;padding-top:2px;width:100% !important}.paragraph--type--reference-marketo-form .oneoff-form textarea,.paragraph--type--reference-marketo-form .marketo-form textarea{padding:16px}.paragraph--type--reference-marketo-form .oneoff-form .marketo-radio.mktoFieldWrap>label,.paragraph--type--reference-marketo-form .marketo-form .marketo-radio.mktoFieldWrap>label{font-weight:bold;text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .marketo-radio.mktoFieldWrap .mktoRadioList input,.paragraph--type--reference-marketo-form .marketo-form .marketo-radio.mktoFieldWrap .mktoRadioList input{margin:4px 8px 2px 0;float:left;clear:both;width:13px}.paragraph--type--reference-marketo-form .oneoff-form .marketo-radio.mktoFieldWrap .mktoRadioList label,.paragraph--type--reference-marketo-form .marketo-form .marketo-radio.mktoFieldWrap .mktoRadioList label{line-height:1.3;margin:2px 0;float:left;width:calc(100% - (21px));text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .mktoInstruction,.paragraph--type--reference-marketo-form .marketo-form .mktoInstruction{font-size:.875rem;color:#fff}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.hasEmptyChildLabel,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.hasEmptyChildLabel{display:flex}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.hasEmptyChildLabel>div,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.hasEmptyChildLabel>div{width:24px !important}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.hasEmptyChildLabel>label,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.hasEmptyChildLabel>label{flex-grow:2;margin-top:2px;font-weight:normal}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.mktoRequiredField>label:empty:after,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.mktoRequiredField>label:empty:after{display:none}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.mktoRequiredField>label:empty+.mktoCheckboxList label:after,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.mktoRequiredField>label:empty+.mktoCheckboxList label:after{display:inline-block;width:6px;height:6px;margin:0 .3em;content:"";vertical-align:super;background-image:url("/core/misc/icons/ee0000/required.svg");background-repeat:no-repeat;background-size:6px 6px}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox>label,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox>label{font-weight:700;line-height:1.3;order:3;text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox .mktoCheckboxList input,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox .mktoCheckboxList input{margin:4px 8px 2px 0;float:left;clear:both;width:13px}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox .mktoCheckboxList label,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox .mktoCheckboxList label{line-height:1.3;margin:2px 0;float:left;width:calc(100% - (21px));text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .g-recaptcha,.paragraph--type--reference-marketo-form .marketo-form .g-recaptcha{margin-top:16px}.paragraph--type--reference-marketo-form .oneoff-form .mktoErrorMsg,.paragraph--type--reference-marketo-form .marketo-form .mktoErrorMsg{color:#e53535;font-size:.6666666667rem;text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .required_section,.paragraph--type--reference-marketo-form .marketo-form .required_section{display:none}.paragraph--type--reference-marketo-form .oneoff-form button[type=submit],.paragraph--type--reference-marketo-form .marketo-form button[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:32px;display:inline-block;font-size:.8888888889rem;font-weight:700;line-height:1;outline:none;padding:18px 24px;transition:all .25s ease-in-out;background-color:#806cf0;border:solid 2px #806cf0;color:#fff;cursor:pointer;margin-top:16px;width:100%}[data-whatinput=mouse] .paragraph--type--reference-marketo-form .oneoff-form button[type=submit],[data-whatinput=mouse] .paragraph--type--reference-marketo-form .marketo-form button[type=submit]{outline:0}.paragraph--type--reference-marketo-form .oneoff-form button[type=submit]:hover,.paragraph--type--reference-marketo-form .oneoff-form button[type=submit]:focus,.paragraph--type--reference-marketo-form .oneoff-form button[type=submit]:active,.paragraph--type--reference-marketo-form .marketo-form button[type=submit]:hover,.paragraph--type--reference-marketo-form .marketo-form button[type=submit]:focus,.paragraph--type--reference-marketo-form .marketo-form button[type=submit]:active{background:#0b004a;border:solid 2px #0b004a;color:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px);outline:none}@media print,screen and (min-width:64em){.paragraph--type--reference-marketo-form .oneoff-form button[type=submit],.paragraph--type--reference-marketo-form .marketo-form button[type=submit]{width:auto}}.paragraph--type--reference-marketo-form .oneoff-form .marketo-focus-form-item:not(.marketo-checkbox):not(.marketo-radio)>label,.paragraph--type--reference-marketo-form .oneoff-form .has-value:not(.marketo-checkbox):not(.marketo-radio)>label,.paragraph--type--reference-marketo-form .marketo-form .marketo-focus-form-item:not(.marketo-checkbox):not(.marketo-radio)>label,.paragraph--type--reference-marketo-form .marketo-form .has-value:not(.marketo-checkbox):not(.marketo-radio)>label{font-size:.7777777778rem;-webkit-transform:translateY(8px);transform:translateY(8px)}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldprivacyPolicyCheckbox,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldprivacyPolicyCheckbox{order:17}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldexplicitOptinCheckbox,.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldoptinCheckbox,.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldoptInCheckbox,.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldoptInStatus,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldexplicitOptinCheckbox,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldoptinCheckbox,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldoptInCheckbox,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldoptInStatus{order:18}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormSubmitButton,.paragraph--type--reference-marketo-form .oneoff-form .mktoButtonRow,.paragraph--type--reference-marketo-form .marketo-form .mktoFormSubmitButton,.paragraph--type--reference-marketo-form .marketo-form .mktoButtonRow{order:19}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldprivacyPolicyStatus,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldprivacyPolicyStatus{order:20;font-size:.6111111111rem;line-height:2}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow .marketo-date.mktoFieldWrap>label,.paragraph--type--reference-marketo-form .marketo-form .mktoFormRow .marketo-date.mktoFieldWrap>label{font-size:.7777777778rem;-webkit-transform:translateY(8px);transform:translateY(8px)}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow .marketo-date.mktoFieldWrap>input,.paragraph--type--reference-marketo-form .marketo-form .mktoFormRow .marketo-date.mktoFieldWrap>input{height:52px;line-height:52px;padding-top:0;padding-bottom:0}.paragraph--type--reference-marketo-form .oneoff-form #LblbugBountyProofAttachment,.paragraph--type--reference-marketo-form .oneoff-form #LbllanguagePreference,.paragraph--type--reference-marketo-form .oneoff-form #LblState,.paragraph--type--reference-marketo-form .oneoff-form #LblCountry,.paragraph--type--reference-marketo-form .oneoff-form #LblNumberOfEmployees,.paragraph--type--reference-marketo-form .oneoff-form #LblSalesforce_Customer__c,.paragraph--type--reference-marketo-form .oneoff-form #LblSalutation,.paragraph--type--reference-marketo-form .marketo-form #LblbugBountyProofAttachment,.paragraph--type--reference-marketo-form .marketo-form #LbllanguagePreference,.paragraph--type--reference-marketo-form .marketo-form #LblState,.paragraph--type--reference-marketo-form .marketo-form #LblCountry,.paragraph--type--reference-marketo-form .marketo-form #LblNumberOfEmployees,.paragraph--type--reference-marketo-form .marketo-form #LblSalesforce_Customer__c,.paragraph--type--reference-marketo-form .marketo-form #LblSalutation{display:flex;font-size:.7777777778rem;-webkit-transform:translateY(8px);transform:translateY(8px);width:auto !important}.paragraph--type--reference-marketo-form .oneoff-form #LblbugBountyProofAttachment .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LbllanguagePreference .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblState .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblCountry .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblNumberOfEmployees .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblSalesforce_Customer__c .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblSalutation .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblbugBountyProofAttachment .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LbllanguagePreference .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblState .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblCountry .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblNumberOfEmployees .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblSalesforce_Customer__c .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblSalutation .mktoAsterix{color:red;margin-left:4px;order:3}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow .mktoFieldWrap.marketo-select>label,.paragraph--type--reference-marketo-form .marketo-form .mktoFormRow .mktoFieldWrap.marketo-select>label{display:flex;font-size:.7777777778rem;-webkit-transform:translateY(8px);transform:translateY(8px);width:auto !important}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow .mktoFieldWrap.marketo-select>label .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form .mktoFormRow .mktoFieldWrap.marketo-select>label .mktoAsterix{color:red;margin-left:4px;order:3}.paragraph--type--reference-marketo-form .oneoff-form #LblMktoPersonNotes,.paragraph--type--reference-marketo-form .marketo-form #LblMktoPersonNotes{line-height:1.4;padding:0;position:relative;-webkit-transform:translateY(0px);transform:translateY(0px)}.paragraph--type--reference-marketo-form .oneoff-form #LbldietaryRestrictions,.paragraph--type--reference-marketo-form .marketo-form #LbldietaryRestrictions{line-height:1.4;padding:0 16px;position:relative;font-size:.7777777778rem;-webkit-transform:translateY(11px);transform:translateY(11px)}.paragraph--type--reference-marketo-form .oneoff-form #LblbugBountyPostResolutionPlan,.paragraph--type--reference-marketo-form .marketo-form #LblbugBountyPostResolutionPlan{font-size:.7222222222rem}.paragraph--type--reference-marketo-form .oneoff-form label[for=optInCheckbox] .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form label[for=optInCheckbox] .mktoAsterix{color:red;margin-left:2px;margin-top:-16px}
.section-form{--background-color:var(--purple-400);--title-main:white;--body:white;--progress-line:var(--gray-200);padding:100px 0;background-color:var(--background-color);overflow:hidden}@media screen and (max-width:576px){.section-form{padding:60px 0}}.section-form .container{display:flex;flex-wrap:wrap;position:relative}@media screen and (max-width:1024px){.section-form .container:has(.field--name-field-submission-confirmation){gap:16px}}.section-form .container::before{width:563.5px;height:368px;content:"";background-image:url(/themes/custom/conga/build/images/section-form-coockie.svg);background-size:contain;background-repeat:no-repeat;position:absolute;top:-111px;right:-140px}.section-form .container::after{width:563.5px;height:368px;content:"";background-image:url(/themes/custom/conga/build/images/section-form-coockie.svg);background-size:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:270px;left:-60px;background-repeat:no-repeat}.section-form__content{--body:var(--gray-100);width:calc(100% - 609px);padding-right:40px;position:relative;z-index:5;display:flex;flex-direction:column;gap:16px}.section-form__content *{margin:0}@media screen and (max-width:1024px){.section-form__content{width:100%;padding-right:0}}.section-form__content p{font-weight:300;font-family:var(--font-secondary)}.section-form__content p,.section-form__content p--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.section-form__content p--bold{font-weight:600}@media screen and (max-width:1024px){.section-form__content p,.section-form__content p--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__content p,.section-form__content p--bold{font-size:.875rem;line-height:125%}}.section-form__content p{color:var(--gray-100)}.section-form__description{font-weight:300;font-family:var(--font-secondary)}.section-form__description,.section-form__description--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.section-form__description--bold{font-weight:600}@media screen and (max-width:1024px){.section-form__description,.section-form__description--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__description,.section-form__description--bold{font-size:.875rem;line-height:125%}}.section-form__description a{color:var(--purple-200)}.section-form__description{color:var(--gray-100);display:flex;flex-direction:column;gap:16px}.section-form__form{width:609px;position:relative;z-index:5}.section-form__form .h1,.section-form__form .h1 *,.section-form__form h1,.section-form__form h1 *{font-size:3.75rem;font-weight:400;line-height:100%;margin:0;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.section-form__form .h1,.section-form__form .h1 *,.section-form__form h1,.section-form__form h1 *{font-size:3rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .h1,.section-form__form .h1 *,.section-form__form h1,.section-form__form h1 *{font-size:2.5rem}}@media(max-width:375px){.section-form__form .h1,.section-form__form .h1 *,.section-form__form h1,.section-form__form h1 *{font-size:2.25rem}}.section-form__form .h1 span,.section-form__form .h1 * span,.section-form__form h1 span,.section-form__form h1 * span{color:var(--text-selected)}.section-form__form .h2,.section-form__form .h2 *,.section-form__form h2,.section-form__form h2 *{font-size:3rem;font-weight:400;line-height:100%;margin:0;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.section-form__form .h2,.section-form__form .h2 *,.section-form__form h2,.section-form__form h2 *{font-size:2.5rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .h2,.section-form__form .h2 *,.section-form__form h2,.section-form__form h2 *{font-size:2rem}}.section-form__form .h2,.section-form__form h2{text-align:left}.section-form__form .h3,.section-form__form .h3 *,.section-form__form h3,.section-form__form h3 *{font-size:2.5rem;font-weight:400;line-height:100%;margin:0;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.section-form__form .h3,.section-form__form .h3 *,.section-form__form h3,.section-form__form h3 *{font-size:2rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .h3,.section-form__form .h3 *,.section-form__form h3,.section-form__form h3 *{font-size:1.5rem}}.section-form__form .h4,.section-form__form .h4 *,.section-form__form h4,.section-form__form h4 *{font-size:2rem;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.section-form__form .h4,.section-form__form .h4 *,.section-form__form h4,.section-form__form h4 *{font-size:1.75rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .h4,.section-form__form .h4 *,.section-form__form h4,.section-form__form h4 *{font-size:1.375rem}}.section-form__form .h5,.section-form__form .h5 *,.section-form__form h5,.section-form__form h5 *{font-size:1.5rem;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.section-form__form .h5,.section-form__form .h5 *,.section-form__form h5,.section-form__form h5 *{line-height:100%}}@media screen and (max-width:576px){.section-form__form .h5,.section-form__form .h5 *,.section-form__form h5,.section-form__form h5 *{font-size:1.25rem}}.section-form__form .h6,.section-form__form .h6 *,.section-form__form h6,.section-form__form h6 *{font-size:1.25rem;font-style:normal;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:576px){.section-form__form .h6,.section-form__form .h6 *,.section-form__form h6,.section-form__form h6 *{font-size:1.125rem}}@media screen and (max-width:1024px){.section-form__form{width:100%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form form,.section-form__form .paragraph--type--reference-marketo-form .marketo-form form{gap:0 16px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFormRow{flex:1 1 calc(50% - 8px)}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFormRow{flex-basis:100%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldFirstName,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldFirstName{margin:0}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldcustomerAdvocacyProgram,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldcustomerAdvocacyProgram{flex-basis:100%}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldEmail,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldoptinCheckbox,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldEmail,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldoptinCheckbox{flex:1 1 100%}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form select,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=text],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=email],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=tel],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=url],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=date],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form textarea,.section-form__form .paragraph--type--reference-marketo-form .marketo-form select,.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=text],.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=email],.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=tel],.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=url],.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=date],.section-form__form .paragraph--type--reference-marketo-form .marketo-form textarea{display:flex;height:48px;padding:0 16px;justify-content:space-between;align-items:center;align-self:stretch;width:100%;font-family:var(--font-secondary);font-size:16px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form textarea,.section-form__form .paragraph--type--reference-marketo-form .marketo-form textarea{padding:16px;height:96px;resize:none}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap.marketo-select select,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap.marketo-select select{-webkit-appearance:none;appearance:none;background-image:url(/themes/custom/conga/build/images/select-expand.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap.marketo-select select.mktoInvalid:has(+.mktoError),.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap.marketo-select select.mktoInvalid:has(+.mktoError){border:none;outline:3px solid #e53535}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldState,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldContact_Us_Form_Comments__c,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldlanguagePreference,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldState,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldContact_Us_Form_Comments__c,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldlanguagePreference{flex:auto}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label{position:relative;top:0;left:0;padding-left:12px !important;margin-bottom:6px !important;display:block;-webkit-transform:unset;transform:unset;background:rgba(0,0,0,0) !important;font-weight:400;font-family:var(--font-secondary);font-weight:500}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold{font-weight:500}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold{font-size:.75rem;line-height:125%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label#LblCountry,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label#LblState,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label#LblCountry,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label#LblState{-webkit-transform:translateY(0);transform:translateY(0)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoRequiredField:not(.marketo-checkbox,.marketo-radio)>label::before,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoRequiredField:not(.marketo-checkbox,.marketo-radio)>label::before{content:"*";color:#bf0000;position:absolute;left:0;top:2px;font-size:13px;font-style:normal;font-weight:500;line-height:15.6px;letter-spacing:.01px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoRequiredField:not(.marketo-checkbox,.marketo-radio)>label::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoRequiredField:not(.marketo-checkbox,.marketo-radio)>label::after{content:none}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList{color:#fff;padding-left:0;font-weight:400;font-family:var(--font-secondary)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList--bold{font-weight:500}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList--bold{font-size:.75rem;line-height:125%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p{margin:0;font-weight:400;font-family:var(--font-secondary)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p--bold{font-weight:500}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p--bold{font-size:.75rem;line-height:125%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a{--body:var(--purple-200);font-weight:400;font-family:var(--font-secondary);text-decoration:underline}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a--bold{font-size:.875rem;line-height:125%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a--bold{font-weight:500}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a--bold{font-size:.75rem;line-height:125%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a:hover,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a:hover,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a:hover,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a:hover,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a:hover,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a:hover{--body:var(--purple-100)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button{--border-width:1.5px;--btn-bg:var(--purple-300);--btn-color:var(--white);--btn-border:var(--purple-300);--btn-bg-hover:var(--white);--btn-color-hover:var(--purple-300);--btn-border-hover:var(--purple-300);--btn-bg-focus:var(--purple-300);--btn-color-focus:var(--white);--btn-border-focus:var(--purple-300);--btn-bg-active:rgba(128,108,240,0.05);--btn-color-active:var(--purple-300);--btn-border-active:var(--purple-300);font-weight:300;font-family:var(--font-secondary);font-weight:600;line-height:1}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--bold{font-weight:600}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--bold{font-size:.875rem;line-height:125%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button.extra_large{font-size:1.1rem}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button.extra_large{font-size:1rem}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button{padding:10px 24px;border-radius:8px;border:var(--border-width) solid var(--btn-border);transition:all .3s;text-decoration:none;text-transform:uppercase;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:var(--btn-bg);border-color:var(--btn-border);color:var(--btn-color);outline:none;font-size:14px;letter-spacing:1.4px;font-weight:500;font-family:var(--font-secondary)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--l,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--l{padding:14px 24px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:hover,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:hover{color:var(--btn-color-hover);background-color:var(--btn-bg-hover);border-color:var(--btn-border-hover)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:focus,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:focus{color:var(--btn-color-focus);background-color:var(--btn-bg-focus);border-color:var(--btn-border-focus)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:active,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:active{background-color:var(--btn-bg-active);color:var(--btn-color-active);border-color:var(--btn-border-active)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--primary.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--primary.disabled{background-color:var(--gray-400);border-color:var(--gray-400)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--secondary,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--secondary{--btn-bg:var(--btn-bg-color);--btn-color:var(--purple-300);--btn-border:var(--purple-300);--btn-bg-hover:var(--purple-300);--btn-color-hover:var(--white);--btn-border-hover:var(--purple-300);--btn-bg-focus:transparent;--btn-color-focus:var(--purple-300);--btn-border-focus:var(--purple-300);--btn-bg-active:var(--purple-300);--btn-color-active:var(--white);--btn-border-active:var(--purple-300)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--secondary.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--secondary.disabled{background-color:var(--gray-400);border-color:var(--gray-400);color:var(--gray-400)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--tertiary,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button-tertiary,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--tertiary,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button-tertiary,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer{--btn-bg:transparent;--btn-color:var(--purple-300);--btn-border:transparent;--btn-bg-hover:transparent;--btn-color-hover:var(--purple-400);--btn-border-hover:transparent;--btn-bg-focus:transparent;--btn-color-focus:var(--purple-300);--btn-border-focus:var(--purple-200);--btn-bg-active:transparent;--btn-color-active:var(--purple-600);--btn-border-active:transparent;padding:0 !important;border-radius:0;color:var(--btn-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);gap:4px;align-items:center}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--tertiary:hover::after,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button-tertiary:hover::after,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer:hover::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--tertiary:hover::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button-tertiary:hover::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer:hover::after{content:"";background-color:var(--btn-color-hover);mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_101_1489)%22%3E%3Cpath%20d%3D%22M1.14282%206.85742H12.5714%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M8%202.28613L12.5714%206.85756L8%2011.429%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_101_1489%22%3E%3Crect%20width%3D%2213.7143%22%20height%3D%2213.7143%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_101_1489)%22%3E%3Cpath%20d%3D%22M1.14282%206.85742H12.5714%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M8%202.28613L12.5714%206.85756L8%2011.429%22%20stroke%3D%22%230B004A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_101_1489%22%3E%3Crect%20width%3D%2213.7143%22%20height%3D%2213.7143%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--tertiary::after,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button-tertiary::after,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--tertiary::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button-tertiary::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer::after{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M5.5%203L10.5%208L5.5%2013%22%20stroke%3D%22%23806CF0%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");width:20px;height:16px;background-repeat:no-repeat}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--tertiary.disabled,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button-tertiary.disabled,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--tertiary.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button-tertiary.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer.disabled{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--gray-400)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--tertiary.extra_large,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button-tertiary.extra_large,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--tertiary.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button-tertiary.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer.extra_large{font-size:18px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cg clip-path='url(%23clip0_11548_35317)'%3E%3Cpath d='M14.6303 7.26566V4.224C14.6303 3.18844 13.7908 2.349 12.7553 2.349H9.73434M6.04166 10.9583L14.0913 2.90866M15.875 10.9583V11.8634C15.875 12.8579 15.4799 13.8118 14.7767 14.515L14.515 14.7767C13.8118 15.4799 12.8579 15.875 11.8634 15.875H5.13663C4.14206 15.875 3.18822 15.4799 2.485 14.7767L2.22338 14.515C1.52009 13.8118 1.125 12.8579 1.125 11.8634V5.13663C1.125 4.14206 1.52009 3.18825 2.22338 2.485L2.485 2.22334C3.18822 1.52009 4.14206 1.125 5.13663 1.125H6.04166' stroke='%23C81A1A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11548_35317'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:20px;height:17px}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--hide-mobile,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--hide-mobile{display:none}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--hide-desktop,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--hide-desktop{display:none}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--hide-desktop,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--hide-desktop{display:flex}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button{background-color:#fff;border-color:rgba(0,0,0,0);color:var(--red-600);border-width:1.5px !important;font-size:16px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:hover,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:hover{background-color:var(--red-600);border-color:var(--red-600);color:var(--white);-webkit-transform:none;transform:none}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:focus,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:focus{color:var(--red-600);background-color:#fff;border-color:var(--harbor-500)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:active,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:active{background-color:var(--red-700);border-color:var(--red-700)}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-submission-confirmation{--body:var(--gray-700);background-color:var(--white);border-radius:20px;padding:32px}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title{--title-main:var(--black)}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title *{font-size:2rem;font-weight:400;line-height:100%;color:var(--title-main);font-family:var(--font-main)}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title *{font-size:1.75rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title *{font-size:1.375rem}}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title{text-align:left;display:flex;flex-direction:row;align-items:center;gap:16px}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title::before{content:"";width:60px;height:60px;display:block;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='61' viewBox='0 0 60 61' fill='none'%3E%3Ccircle cx='30' cy='30.4573' r='30' fill='%2321CCA1'/%3E%3Cpath d='M42.5 20.4573L25.3125 37.9573L17.5 30.0027' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media screen and (max-width:480px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title::before{width:40px;height:40px}}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p{font-weight:300;font-family:var(--font-secondary)}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description--bold,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p--bold{font-size:1rem;line-height:125%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description--bold,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p--bold{font-weight:600}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description--bold,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description--bold,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p--bold{font-size:.875rem;line-height:125%}}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description:last-child,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p:last-child{margin-bottom:0}.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldPhone{flex:auto}.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldEmail:has(+.mktoFieldPhone:not([style="display:none"])),.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldEmail+.mktoFieldPhone:not([style="display:none"]){flex:1 1 calc(50% - 8px)}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldEmail:has(+.mktoFieldPhone:not([style="display:none"])),.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldEmail+.mktoFieldPhone:not([style="display:none"]){flex-basis:100%}}.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1819 .mktoFieldCompany{width:100%;margin-right:0px}.section-form__form form{width:100% !important}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);border-inline-end:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-inline-end:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;inset-block-start:var(--gin-spacing-xs);inset-inline-start:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;border-radius:50%;animation:gin-throbber .75s linear infinite;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;inset-block-start:0;inset-inline-end:var(--gin-spacing-xxs);width:24px;height:24px;}.contextual-links .ajax-progress-throbber::before{inset-block-start:0;inset-inline-start:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
