@charset "UTF-8";.pillar-hero{background-color:var(--accentColor,#8c47ff);color:var(--textOnAccentColor,#fff)}.pillar-hero-content{flex:1;padding:88px 0}.pillar-hero-title{font-size:8rem}.pillar-hero-intro{margin-bottom:24px}.pillar-hero-buttons{display:flex}.pillar-hero-buttons>:first-child{margin-right:12px}.pillar-hero-image{flex:1;overflow:hidden}@media screen and (max-width:991px){.pillar-hero-content{flex:1;padding:64px 0}.pillar-hero-title{font-size:4.6rem}}@media screen and (max-width:767px){.pillar-hero-buttons{flex-direction:column}.pillar-hero-buttons>:first-child{margin-bottom:12px;margin-right:0}}@media screen and (max-width:478px){.pillar-hero-image{max-height:350px}.pillar-hero-content{padding:48px 0 8px}.pillar-hero-title{font-size:3.2rem;text-align:center}.pillar-hero-intro{text-align:center}.pillar-hero-buttons{flex-direction:row;justify-content:center}.pillar-hero-buttons>:first-child{margin-bottom:0;margin-right:12px}.pillar-hero-tagline{text-align:center}}.sticky-section{display:flex;flex-direction:row;position:relative}.sticky-section .sticky-top{top:138px}.sticky-section .dots-wrapper{align-items:center;display:flex;height:480px;margin-right:40px;padding:0;position:sticky}.sticky-section .sticky-dots{height:-moz-fit-content;height:fit-content}.sticky-section .sticky-dots .dot{background:var(--foregroundColor,#15023a);border-radius:16px;height:8px;margin-bottom:8px;opacity:.1;transition:transform .2s ease-in-out,opacity .2s ease-in-out;width:8px}.sticky-section .sticky-dots .dot.active{opacity:1;transform:scale(1.5)}.sticky-section .fixed-items{flex:1;padding-right:128px}.sticky-section .fixed-items .bodyText{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;min-height:480px}.sticky-section .fixed-items .bodyText h2{font-size:3.6rem;font-weight:700;letter-spacing:-.02em;line-height:95%}.sticky-section .fixed-items .bodyText ul li:before{background-color:var(--accentColor,#8c47ff);background-image:unset;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' role='img' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M6 12.0222L9.6927 16L9.66884 15.9743L18 7' stroke='currentColor' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' role='img' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M6 12.0222L9.6927 16L9.66884 15.9743L18 7' stroke='currentColor' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/></svg>");top:5px}.sticky-section .sticky-sidebar{flex:1;position:relative}.sticky-section .sticky-sidebar .sticky-image-container{align-items:center;display:flex;min-height:480px;position:sticky}.sticky-section .sticky-sidebar .sticky-image-container img{border-radius:12px}@media screen and (max-width:991px){.sticky-section .fixed-items .bodyText h2{font-size:2.8rem}.sticky-section .fixed-items{padding-right:80px}}@media screen and (max-width:478px){.sticky-section .fixed-items .bodyText h2{font-size:2.6rem}}@media screen and (max-width:767px){.sticky-section{flex-direction:column-reverse}.sticky-section .dots-wrapper{display:none}.sticky-section .fixed-items{padding-right:0}.sticky-section .fixed-items .bodyText{margin-bottom:40px;min-height:unset;padding:0}.sticky-section .sticky-sidebar{margin-bottom:40px}.sticky-section .sticky-sidebar .sticky-image-container{min-height:unset;position:unset;top:unset}.sticky-section .sticky-sidebar .sticky-image-container img{width:100%}}.quote-collection{background-color:var(--foregroundColorMuted10,rgba(21,2,58,.1));padding:80px 0}.quote-collection .base-wrapper{align-items:center;flex-direction:column}.quote-collection-title{align-self:flex-start;margin-bottom:64px;max-width:680px}.quote-collection-grid{display:grid;gap:24px;grid-template-columns:repeat(20,1fr);grid-template-rows:repeat(20,1fr);margin-bottom:64px}.quote-collection-card{background-color:var(--backgroundColor,#fff);border-radius:8px;color:var(--foregroundColor,#15023a);display:flex;flex-direction:column;justify-content:space-between;padding:24px 32px}.quote-collection-card:first-child{grid-column:1/9;grid-row:1/14}.quote-collection-card:nth-child(3){grid-column:1/9;grid-row:14/21}.quote-collection-card:nth-child(2){grid-column:9/21;grid-row:1/10}.quote-collection-card:nth-child(4){grid-column:9/16;grid-row:10/21}.quote-collection-card:nth-child(5){grid-column:16/21;grid-row:10/21}.quote-collection-quote{margin-bottom:24px;position:relative}.quote-collection-quote p{display:inline;word-break:break-word}.quote-collection-quote p:before{content:"“";left:-16px;position:absolute;top:0}.quote-collection-quote p:after{content:"”"}.quote-collection-quote.title-l p:before{left:-20px}.quote-collection-disclaimer{font-size:1.3rem;margin:16px 0 0}@media screen and (max-width:991px){.quote-collection-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.quote-collection-card:nth-child(n){grid-column:auto;grid-row:auto}.quote-collection-card:first-child{grid-row:1/3}}@media screen and (max-width:767px){.quote-collection{padding:64px 0}.quote-collection-title{margin-bottom:40px;max-width:none}.quote-collection-card{padding:16px 24px}.quote-collection-grid{display:flex;flex-direction:column;gap:8px;margin-bottom:40px}.quote-collection-quote{margin:0 0 16px}.quote-collection-quote p:before,.quote-collection-quote.title-l p:before{left:-12px}}
