.tab-content-header{display:flex;flex-direction:column;gap:24px}
.multiple-stacked{background-color:#fff;box-sizing:border-box;padding:24px 16px;width:100%;display:flex;flex-direction:column;gap:40px}
@media only screen and (min-width:768px){.multiple-stacked{padding:40px 16px}
}
@media only screen and (min-width:1280px){.multiple-stacked{padding:48px}
}
@media(min-width:1600px){.multiple-stacked{padding:48px 200px}
}
@media only screen and (min-width:1920px){.multiple-stacked{padding:48px 248px}
}
.multiple-stacked-tab-content{box-sizing:border-box;padding:16px 0 32px;width:100%;display:flex;flex-direction:column;gap:16px}
.multiple-stacked-tab-content--content-mix{flex-direction:column}
@media only screen and (min-width:1280px){.multiple-stacked-tab-content--content-mix{flex-direction:row}
}
.multiple-stacked-tab-content--content-mix .tab-content-header{flex:100%}
@media only screen and (min-width:768px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards{padding-top:12px;display:grid;grid-template-columns:360px 1fr;grid-column-gap:16px;grid-template-rows:400px 1fr;grid-row-gap:16px}
}
@media only screen and (min-width:1280px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards{padding-top:24px;display:grid;grid-template-columns:40% 1fr;grid-column-gap:16px;grid-template-rows:460px;grid-row-gap:16px}
}
@media(min-width:1440px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards{display:grid;grid-template-columns:40% 1fr;grid-column-gap:16px;grid-template-rows:518px;grid-row-gap:16px}
}
@media only screen and (min-width:1920px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards{display:grid;grid-template-columns:40% 1fr;grid-column-gap:16px;grid-template-rows:518px;grid-row-gap:16px}
}
.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats{flex-direction:column;gap:16px;width:100%;display:none;height:100%}
@media only screen and (min-width:768px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats{flex-direction:row;grid-column-start:1;grid-column-end:1;display:flex}
}
@media only screen and (min-width:1280px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats{flex-direction:column;grid-column-start:1}
}
@media only screen and (min-width:768px){.multiple-stacked-tab-content{padding-top:40px}
}
.multiple-stacked-tab-content-cards{box-sizing:border-box;padding-top:16px;display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;align-items:center}
@media only screen and (min-width:768px){.multiple-stacked-tab-content-cards{padding-top:12px;display:grid;grid-template-columns:360px 1fr;grid-column-gap:16px;grid-template-rows:416px 1fr;grid-row-gap:16px}
}
@media only screen and (min-width:1280px){.multiple-stacked-tab-content-cards{padding-top:24px;display:grid;grid-template-columns:384px 484px 1fr;grid-column-gap:16px;grid-template-rows:512px;grid-row-gap:16px}
}
@media(min-width:1440px){.multiple-stacked-tab-content-cards{display:grid;grid-template-columns:437px 525px 1fr;grid-column-gap:16px;grid-template-rows:512px;grid-row-gap:16px}
}
@media only screen and (min-width:1920px){.multiple-stacked-tab-content-cards{display:grid;grid-template-columns:464px 584px 1fr;grid-column-gap:16px;grid-template-rows:512px;grid-row-gap:16px}
}
.multiple-stacked-tab-content-cards-stats{flex-direction:column;gap:16px;width:100%;display:none}
@media only screen and (min-width:768px){.multiple-stacked-tab-content-cards-stats{flex-direction:row;grid-column-start:1;grid-column-end:3;display:flex}
}
@media only screen and (min-width:1280px){.multiple-stacked-tab-content-cards-stats{flex-direction:column;grid-column-start:3}
}
.tab-card--image{box-sizing:border-box;border-radius:12px;overflow:hidden;width:100%;height:328px}
@media only screen and (min-width:768px){.tab-card--image{height:416px;min-width:360px;width:360px;min-height:416px}
}
@media only screen and (min-width:1280px){.tab-card--image{width:384px;height:512px}
}
@media(min-width:1440px){.tab-card--image{width:437px;height:512px}
}
@media only screen and (min-width:1920px){.tab-card--image{width:464px;height:512px}
}
.tab-card--image .picture-tag{height:100%}
.tab-card--image .bg-image{display:flex;flex-direction:row;justify-content:center;width:100%}
.tab-card--image .bg-image img{object-fit:cover}
@media only screen and (min-width:1280px){.tab-card--stat{height:160px}
}
@media(min-width:1440px){.tab-card--stat{height:160px}
}
.stat-card-beige,.stat-card-blue{box-sizing:border-box;width:100%;border-left:0;padding:24px 16px;border-radius:12px;display:flex;flex-direction:column;gap:8px}
.stat-card-beige .len-card__content-eyebrow,.stat-card-blue .len-card__content-eyebrow{font-size:14px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-0.16px;text-transform:uppercase;color:#4e444e;padding:0;flex:1}
.stat-card-beige .len-card__content-copy,.stat-card-blue .len-card__content-copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}
.stat-card-beige .len-card__content-title,.stat-card-blue .len-card__content-title{color:#7a126b;font-size:40px;font-family:'Montserrat','Helvetica Neue Light','Helvetica Neue','Helvetica','Arial',sans-serif;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-0.4px;padding-bottom:0}
@media only screen and (min-width:1280px){.stat-card-beige .len-card__content-title,.stat-card-blue .len-card__content-title{line-height:110%;letter-spacing:-0.48px}
}
.stat-card-beige{background-color:#faeceb}
@media only screen and (min-width:768px){.stat-card-beige{padding:24px}
}
.stat-card-blue{background-color:#f2f5f9}
@media only screen and (min-width:768px){.stat-card-blue{padding:24px}
}
@media only screen and (min-width:1280px){.content-mix .stat-card-beige .len-card__content-title,.content-mix .stat-card-blue .len-card__content-title{font-size:60px}
}
.quote-card{box-sizing:border-box;width:100%;height:100%;border-radius:12px;padding:16px;display:flex;flex-direction:column}
.quote-card--blue{background-color:#f2f5f9}
.quote-card--blue .quote-card-author{align-self:flex-start}
@media only screen and (min-width:768px){.quote-card--blue .quote-card-author{align-self:flex-end}
}
.quote-card--blue .quote-card-author-avatar .picture-tag{height:100%}
.quote-card--default{background-color:#faeceb}
.quote-card .quote-card-content{display:flex;flex-direction:column;gap:24px}
.quote-card .quote-card-content_top{display:flex;flex-direction:column;gap:20px}
@media only screen and (min-width:768px){.quote-card .quote-card-content_top{gap:24px}
}
.quote-card .quote-card-quote-image .picture-tag{justify-content:flex-start}
.quote-card .quote-card-quote-image .picture-tag img{width:56px;height:39.2px;flex-shrink:0}
@media only screen and (min-width:1280px){.quote-card .quote-card-quote-image .picture-tag img{width:80px;height:56px;flex-shrink:0}
}
.quote-card .quote-card-title{margin:0;padding:0;font-weight:700;line-height:140%;font-family:'Noto Sans','Helvetica Neue Light','Helvetica Neue','Helvetica','Arial',sans-serif !important;letter-spacing:-0.16px;color:#4e444e;text-transform:uppercase;font-size:14px}
.quote-card .quote-card-quote{margin:0;padding:0;font-size:20px;font-family:'Montserrat','Helvetica Neue Light','Helvetica Neue','Helvetica','Arial',sans-serif;letter-spacing:-1px;font-style:normal;font-weight:400;line-height:130%;color:#171717}
@media only screen and (min-width:1280px){.quote-card .quote-card-quote{font-size:24px;font-weight:400;line-height:130%}
}
.quote-card .quote-card-author{display:flex;flex-direction:row;align-items:center;gap:24px;color:#171717}
.quote-card .quote-card-author-data{gap:8px}
.quote-card .quote-card-author-name{margin:0;padding:0;color:#1e0013;font-style:normal;font-weight:700;line-height:140%;font-size:16px;letter-spacing:-0.16px}
.quote-card .quote-card-author-subtext{margin:0;padding:0;color:#1e0013;font-style:normal;font-weight:400;line-height:140%;font-size:16px;letter-spacing:-0.16px}
.quote-card .quote-card-author-avatar{width:64px;height:64px;flex-shrink:0;border-radius:100px;overflow:hidden}
.quote-card .quote-card-author-avatar .picture-tag{height:100%}
.quote-card .quote-card-author-avatar img{width:100%;height:auto;object-fit:cover}
@media only screen and (min-width:768px){.quote-card{padding:20px 16px;width:100%;height:100%;display:flex;flex-direction:column}
.quote-card .quote-card-content{display:flex;flex:1 1 100%;flex-direction:column;justify-content:space-between;align-items:flex-start}
.quote-card .quote-card-author{margin-top:auto;width:100%}
}
@media only screen and (min-width:1280px){.quote-card{padding:24px}
}
.list-card{box-sizing:border-box;width:100%;height:100%;border-radius:12px;padding:16px;display:none;flex-direction:column}
@media only screen and (min-width:768px){.list-card{display:flex}
}
.list-card--gray{background-color:#f2f5f9}
.list-card--default{background-color:#faeceb}
.list-card--blue{background-color:#f2f5f9}
.list-card .list-card-content{display:flex;flex-direction:column;gap:24px;justify-content:space-between;align-items:flex-start;flex:1 0 0}
.list-card .list-card-content__eyebrow{color:#4e444e;font-style:normal;font-size:14px;font-weight:700;line-height:140%;letter-spacing:-0.16px;text-transform:uppercase}
.list-card .list-card-content ul{display:flex;align-items:center;gap:24px;align-self:stretch;flex-direction:column}
.list-card .list-card-content ul li{display:flex;align-items:center;gap:16px;align-self:stretch;font-style:normal;font-weight:500;line-height:140%;font-size:16px;font-family:'Montserrat','Helvetica Neue Light','Helvetica Neue','Helvetica','Arial',sans-serif;color:#171717}
.list-card .list-card-content ul li .len-icon-image{background:#7a126b}
@media only screen and (min-width:768px){.list-card{padding:20px 16px;width:100%;height:100%;display:flex;flex-direction:column}
.list-card .list-card-content{display:flex;flex:1 1 100%;flex-direction:column;justify-content:space-between;align-items:flex-start}
}
@media only screen and (min-width:1280px){.list-card{padding:24px}
}
.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats{display:flex;flex-direction:column}
.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--image{box-sizing:border-box;border-radius:12px;overflow:hidden;width:100%;height:360px}
@media only screen and (min-width:768px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--image{min-width:360px;width:360px;min-height:auto;height:auto}
}
@media only screen and (min-width:1280px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--image{width:437px;height:50%;min-height:50%;max-width:100%;min-width:100%;min-height:auto}
}
@media only screen and (min-width:1920px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--image{width:464px;height:50%}
}
@media only screen and (min-width:1280px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--image .picture-tag{height:100%}
}
.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--image .bg-image{display:flex;flex-direction:row;justify-content:center;width:100%}
.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--image .bg-image img{object-fit:cover;max-width:initial}
@media(max-width:1279px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--image .bg-image img{width:100%}
}
.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--stat{justify-content:center;display:none}
@media only screen and (min-width:768px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--stat{display:flex}
}
@media only screen and (min-width:1280px){.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--stat{height:50%}
}
.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--stat .len-card__wrapper{height:100%}
.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--stat .len-card__content{height:100%}
.multiple-stacked-tab-content--content-mix .multiple-stacked-tab-content-cards-stats .tab-card--stat .len-card__content-copy{height:100%;justify-content:space-between}
.multiple-stacked-tab-content--content-mix .quote-card{display:none}
@media only screen and (min-width:768px){.multiple-stacked-tab-content--content-mix .quote-card{display:flex}
}
.multiple-stacked-tab-content--content-mix .cmp-title.vertical{width:100%;max-width:100%}
@media only screen and (min-width:1280px){.multiple-stacked-tab-content.len-card-grid{flex-direction:row}
}
.multiple-stacked-tab-content.len-card-grid .multiple-stacked-tab-content-cards{display:flex !important;width:100%}
.multiple-stacked-tab-content.len-card-grid .multiple-stacked-tab-content-cards .card-grid{width:100%}
.multiple-stacked-tab-content.len-card-grid .multiple-stacked-tab-content-cards .card-grid .len-card__wrapper{max-width:100%}
.multiple-stacked-tab-content.len-card-grid .motion-carousel-controls-bar{display:flex !important}
@media only screen and (min-width:768px){.multiple-stacked-tab-content.len-card-grid .motion-carousel-controls-bar{display:none !important}
}
.embla{overflow:hidden}
.embla__container{display:flex}
.embla__slide{flex:0 0 100%;min-width:0}