@charset "UTF-8";.ehe-welcome{display:flex;flex-direction:column;padding:var(--ehe-spacing-8) 0}.ehe-welcome__heading{margin-bottom:var(--ehe-spacing-8)}.ehe-welcome__title{color:var(--ehe-color-shade-blue-900)}.ehe-welcome__description{font-family:var(--ehe-font-sans-light);font-size:16px;line-height:160%;font-weight:300;color:var(--rds-color-grey-900)}@media (min-width: 768px){.ehe-welcome__description{font-family:var(--ehe-font-sans-light);font-size:18px;line-height:160%;font-weight:300}}@media (min-width: 1440px){.ehe-welcome__description{font-family:var(--ehe-font-sans-light);font-size:18px;line-height:160%;font-weight:300}}.ehe-welcome__description p{padding:0 0 var(--ehe-spacing-3) 0}.ehe-welcome__description ul{padding-left:2rem}.ehe-dbc-card{width:100%;background-color:var(--ehe-color-white-0);padding:var(--ehe-spacing-6);display:flex;flex-direction:column}@media (min-width: 768px){.ehe-dbc-card{margin-right:var(--ehe-spacing-5)}}.ehe-dbc-card__upper{display:flex;gap:var(--ehe-spacing-4)}.ehe-dbc-card__upper-profile{display:flex;flex-direction:column;justify-content:center;gap:var(--ehe-spacing-5)}.ehe-dbc-card__upper-profile-name{font-family:var(--ehe-font-sans-medium);font-size:20px;line-height:120%;font-weight:500;text-align:left;color:var(--ehe-color-shade-blue-900)}@media (min-width: 768px){.ehe-dbc-card__upper-profile-name{font-family:var(--ehe-font-sans-medium);font-size:24px;line-height:120%;font-weight:500}}.ehe-dbc-card__upper-profile-role{font-family:var(--ehe-font-sans);font-size:16px;line-height:160%;font-weight:400;text-align:left;color:var(--ehe-color-grey-600)}@media (min-width: 768px){.ehe-dbc-card__upper-profile-role{font-family:var(--ehe-font-sans);font-size:18px;line-height:160%;font-weight:400}}.ehe-dbc-card__upper-profile-social-media{gap:var(--ehe-spacing-4)}.ehe-dbc-card__upper-profile-social-media.view-xl{display:none}@media (min-width: 768px){.ehe-dbc-card__upper-profile-social-media.view-xl{display:flex}}.ehe-dbc-card__upper-profile-social-media.view-s{display:flex;overflow-x:auto;overflow-y:hidden;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none}@media (min-width: 768px){.ehe-dbc-card__upper-profile-social-media.view-s{display:none}}.ehe-dbc-card__upper-profile-social-media.view-s::-webkit-scrollbar{display:none}.ehe-dbc-card__lower{height:100%}.ehe-dbc-card__lower-section{display:flex;gap:var(--ehe-spacing-5);margin:var(--ehe-spacing-2) 0;text-align:left;font-family:var(--ehe-font-sans);font-size:14px;line-height:21px;font-weight:400}@media (min-width: 768px){.ehe-dbc-card__lower-section{font-family:var(--ehe-font-sans);font-size:16px;line-height:21px;font-weight:400}}.ehe-dbc-card__lower-section-label{color:var(--ehe-color-grey-900);min-width:66px}.ehe-dbc-card__lower-section-text{color:var(--ehe-color-grey-600)}.ehe-dbc-card__lower-section-text.area:before{content:"\2022";width:6px;margin:0 4px;display:inline}.ehe-dbc-card__lower-section-text.area:first-child:before{content:none}.ehe-dbc-card__lower-section-link{color:var(--ehe-color-shade-blue-600);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ehe-dbc-card__lower-areas{display:flex;flex-wrap:wrap}.ehe-dbc-card__buttons-wrapper{display:flex;flex-direction:column;gap:var(--ehe-spacing-5);margin-top:var(--ehe-spacing-6)}@media (min-width: 1024px){.ehe-dbc-card__buttons-wrapper{flex-direction:row;margin-top:var(--ehe-spacing-8)}}.ehe-dbc-card__buttons-wrapper ehe-button{--button-width:calc(100% - 8px);min-width:calc(50% - 8px)}.ehe-dbc-card__products{display:flex;flex-direction:column;justify-content:space-between;height:100%}.ehe-dbc-card__products li{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:var(--ehe-font-sans);font-size:16px;line-height:160%;font-weight:400;text-align:left;color:var(--ehe-color-grey-700);text-indent:calc(var(--ehe-spacing-5) * -1);padding-left:var(--ehe-spacing-5)}@media (min-width: 768px){.ehe-dbc-card__products li{font-family:var(--ehe-font-sans);font-size:18px;line-height:160%;font-weight:400}}@media (min-width: 1440px){.ehe-dbc-card__products li{font-family:var(--ehe-font-sans);font-size:18px;line-height:160%;font-weight:400}}.ehe-dbc-card__products li:before{content:"\2022";position:relative;left:-5px;margin:0 4px}.ehe-dbc-card__products-more{margin:var(--ehe-spacing-5) auto 0 auto}.ehe-dbc-card__products-more ehe-button{--button-word-break: break-word}.ehe-dbc-card__products-list{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--ehe-spacing-4)}.ehe-dbc-card__products-list>img{height:80px;width:100%}.ehe-dbc-card__products-list>img:last-child:nth-child(odd){grid-column:1/-1}.ehe-dbc-card__tags{display:flex;flex-wrap:wrap;gap:var(--ehe-spacing-3)}.ehe-dbc-card__avatar-wrapper{max-height:145px}.ehe-dbc-card.products{width:100%;display:flex;flex-direction:column}@media (min-width: 1024px){.ehe-dbc-card.products{max-width:25%}}.ehe-dbc-card .separator{color:var(--ehe-color-grey-200);border:.5px solid;margin:var(--ehe-spacing-5) 0}.ehe-dbc-card .separator.view-s{display:flex}@media (min-width: 768px){.ehe-dbc-card .separator.view-s{display:none}}.ehe-dbc-card .common-default-avatar-s{display:block}@media (min-width: 768px){.ehe-dbc-card .common-default-avatar-s{display:none}}.ehe-dbc-card .common-default-avatar-m{display:none}@media (min-width: 768px){.ehe-dbc-card .common-default-avatar-m{display:block}}.ehe-dbc-card .icon-button{--button-icon-height: 40px;--button-icon-width: 40px;width:40px;height:40px}.ehe-dbc-card .ig.icon-button{--button-icon-background: #f00073}.ehe-dbc-card .ln.icon-button{--button-icon-background: #2867b2}.ehe-dbc-card .yt.icon-button{--button-icon-background: #ff0000}.ehe-dbc-card .wa.icon-button{--button-icon-background: #25d366}.ehe-dbc-card .line.icon-button{--button-icon-background: #06c755}.ehe-dbc-card .talk.icon-button{--button-icon-background: #fee500}.ehe-dbc-card .ehe-share-social{position:relative}@media (min-width: 768px){.ehe-dbc-card .ehe-share-social{height:48px;top:-40px;left:90px;right:auto}}.ehe-dbc-card .ehe-share-social.ehe-share-social-s{display:inline-block;position:relative;top:var(--ehe-spacing-3);left:var(--ehe-spacing-5)}@media (min-width: 768px){.ehe-dbc-card .ehe-share-social.ehe-share-social-s{display:none}}.ehe-dbc-card .ehe-share-social.ehe-share-social-m{display:none}@media (min-width: 768px){.ehe-dbc-card .ehe-share-social.ehe-share-social-m{display:inline-block}}.ehe-dbc-card .ehe-share-social__text{display:inline-block;position:relative;bottom:var(--ehe-spacing-2);font-size:14px;color:var(--ehe-color-shade-blue-900)}@media (min-width: 768px){.ehe-dbc-card .ehe-share-social__text{display:none}}.ehe-dbc-card .ehe-share-social__spacing{margin:var(--ehe-spacing-5) var(--ehe-spacing-3) 0;display:inline-block}@media (min-width: 768px){.ehe-dbc-card .ehe-share-social__spacing{display:none}}.ehe-dbc-card--not-configured{text-align:center;margin:var(--ehe-spacing-11) auto}.ehe-dbc-card-background{width:100%}.ehe-dbc-card-background.cmp-container-gradient-default{background:var(--ehe-bg-lightpurple-peach)}.ehe-dbc-card-background--red{background:rgb(220,20,60)}.ehe-dbc-card-background--blue{background:rgb(0,191,255)}.ehe-dbc-card-background--orange{background:rgb(255,165,0)}.ehe-dbc-card-background--green{background:rgb(0,128,0)}.ehe-dbc-card-background--silver{background:rgb(192,192,192)}.ehe-dbc-card-container{display:flex;gap:var(--ehe-spacing-6) 0;padding:var(--ehe-spacing-8) 0;flex-direction:column;justify-content:center}@media (min-width: 1024px){.ehe-dbc-card-container{flex-direction:row}}.ehe-experts{padding:var(--ehe-spacing-8) 0}.ehe-experts__background{background:var(--ehe-color-grey-100)}.ehe-experts__title{display:block;color:var(--ehe-color-shade-blue-900);margin-bottom:var(--ehe-spacing-8)}.ehe-experts__list{display:grid;gap:var(--ehe-spacing-5);margin-top:var(--ehe-spacing-8);grid-template-columns:1fr}@media (min-width: 768px){.ehe-experts__list{grid-template-columns:repeat(2,1fr);gap:var(--ehe-spacing-8)}}@media (min-width: 1024px){.ehe-experts__list{grid-template-columns:repeat(3,1fr);gap:var(--ehe-spacing-8)}}.dbc-media{margin:var(--ehe-spacing-8) 0}.dbc-media__title{color:var(--ehe-color-shade-blue-900);margin-bottom:var(--ehe-spacing-8)}.dbc-media__cols{display:flex;flex-direction:column;gap:var(--ehe-spacing-7)}@media (min-width: 768px){.dbc-media__cols{flex-direction:row}}.dbc-media__cols-media{flex:1}@media (min-width: 768px){.dbc-media__cols-media{flex:.7}}.dbc-media__cols-media video{width:100%}.dbc-media__cols-media-links-only{flex:0}.dbc-media__cols-links{flex:1;margin:0 -20px}@media (min-width: 768px){.dbc-media__cols-links{flex:.3;margin:unset}}.dbc-media__cols-links-links-only{flex:1;margin:unset;display:flex;flex-wrap:wrap;gap:var(--ehe-spacing-6)}.dbc-media__cols-links-links-only ehe-list-item-single{display:block;margin-bottom:var(--ehe-spacing-6);--font-size: 20px;max-width:390px;width:100%}.dbc-media__cols-links ehe-list-item-single{display:block;margin-bottom:var(--ehe-spacing-6);--font-size: 20px}.dbc-calendar{padding:var(--ehe-spacing-8) 0}.dbc-calendar__heading-google{margin-bottom:var(--ehe-spacing-8)}.dbc-calendar__title{color:var(--ehe-color-shade-blue-900);margin-bottom:var(--ehe-spacing-8)}.dbc-calendar__embedded-code iframe{height:800px;overflow-y:hidden}.dbc-calendar__embedded-code .calendly-inline-widget{height:auto!important}.ehe-documents{padding:var(--ehe-spacing-8) 0;background:var(--ehe-color-grey-50)}.ehe-documents__title{color:var(--ehe-color-shade-blue-900);margin-bottom:var(--ehe-spacing-8)}.ehe-documents__download{margin-right:var(--ehe-spacing-3)}.ehe-documents__download-wrapper{display:flex;align-items:center}.ehe-documents__list{display:flex;flex-wrap:wrap;justify-content:start;gap:var(--ehe-spacing-5);margin-top:var(--ehe-spacing-8);flex-direction:column}@media (min-width: 768px){.ehe-documents__list{flex-direction:row}}@media (min-width: 768px){.ehe-documents__list ehe-card-document{flex:0 0 45%}}@media (min-width: 1024px){.ehe-documents__list ehe-card-document{flex:0 0 30%}}@media (min-width: 768px){.ehe-documents__list{gap:var(--ehe-spacing-8)}}.dbc-events{padding:var(--ehe-spacing-8) 0}.dbc-events__background{background:var(--rds-color-grey-100)}.dbc-events__title{color:var(--ehe-color-shade-blue-900);margin-bottom:var(--ehe-spacing-8)}.dbc-events__cards{display:flex;flex-direction:column;gap:var(--ehe-spacing-6)}@media (min-width: 768px){.dbc-events__cards{gap:var(--ehe-spacing-8)}}.dbc-banner{padding:var(--ehe-spacing-8) 0}.dbc-banner__title{color:var(--ehe-color-shade-blue-900);margin-bottom:var(--ehe-spacing-8)}.dbc-banner .xfpage{margin-top:var(--ehe-spacing-8)}.dbc-news{padding-top:var(--ehe-spacing-8)}.dbc-news__background{background:var(--ehe-bg-grey-neutral-blue)}.dbc-news__title{color:var(--ehe-color-shade-blue-900);margin-bottom:var(--ehe-spacing-8)}.dbc-news #splide06{margin-left:-8px;margin-top:-16px}.dbc-news #splide06-track{padding-left:16px!important;padding-top:16px;padding-bottom:40px}.dbc-news #splide06-list{margin-right:-16px!important}.dbc-icon{z-index:1;margin-top:-50px;padding:10px 0 0;position:relative}@media (min-width: 768px){.dbc-icon{padding:10px 0 0 10px;position:absolute}}.dbc-icon.big{padding:5px 0 0}@media (min-width: 768px){.dbc-icon.big{padding:5px 0 0 5px}}.dbc-icon :host{display:inline-flex}.dbc-icon div{display:contents}.dbc-icon svg{outline:none;width:v-bind(iconSize);height:v-bind(iconSize);stroke:none!important}.dbc-icon svg:focus-visible{outline-width:2px;outline-color:var(--ehe-color-shade-blue-600);outline-style:dashed;outline-offset:-1px}.dbc-icon.icon-tiktok svg{width:20px;height:20px}.dbc-icon.icon-line svg,.dbc-icon.icon-kakao svg{width:30px;height:30px}.dbc-icon svg[centered=true]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dbc-icon .ehe-avatar__icon{color:var(--color)}.dbc-veeva{padding:var(--ehe-spacing-6) 0;width:100%}
