.customer-story-intro-meta{background-color:hsla(0,0%,100%,.7);border-radius:40px}.customer-story-intro-tabs{background-color:hsla(0,0%,100%,.7);border-radius:8px;border-radius:40px;box-shadow:var(--shadow-1);margin-top:1.5rem;overflow:hidden}.customer-story-intro-tabs-nav{border-bottom:1px solid var(--neutral-100);display:flex;gap:0}.customer-story-intro-tab-btn{background:none;border:none;color:var(--indigo-950);cursor:pointer;flex:1;padding:1rem 1.5rem;position:relative;transition:color .2s ease,background-color .2s ease}.customer-story-intro-tab-btn:hover{background-color:var(--neutral-100);border-radius:4px 4px 0 0;color:var(--indigo-950);transition:background-color .2s ease}.customer-story-intro-tab-btn.js-tab-opener-active{background-color:var(--indigo-950);border-radius:4px 4px 0 0;color:var(--white)}.customer-story-intro-tab-btn.js-tab-opener-active:after{background-color:var(--indigo-950);bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.customer-story-intro-tab-panel{display:none}.customer-story-intro-tab-panel.js-tab-content-active{display:block}.customer-story-intro-tab-content-inner{color:var(--indigo-950);font-size:1rem;line-height:1.7}.customer-story-intro-tab-content-inner p{margin:0 0 1rem}.customer-story-intro-tab-content-inner p:last-child{margin-bottom:0}.customer-story-intro-tab-content-inner ul{display:grid;gap:1rem;grid-template-columns:1fr;list-style:none;margin:0;padding:1rem}.customer-story-intro-tab-content-inner li{background-color:var(--tofu-gray-97);border-radius:8px;color:var(--indigo-950);font-size:1.125rem;font-weight:500;line-height:1.5;padding:1rem 1rem 1rem 2.75rem;position:relative}.customer-story-intro-tab-content-inner li:before{background-color:var(--indigo-950);border-radius:50%;content:"";height:18px;left:1rem;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;position:absolute;top:1.1rem;width:18px}.customer-story-intro-tab-panel--overview .customer-story-intro-meta{padding:1.5rem}.customer-story-intro-tab-btn--overview,.customer-story-intro-tab-panel--overview{display:none!important}@media (max-width:992px){.customer-story-intro-tab-btn{font-size:.875rem;padding:.75rem 1rem}.customer-story-intro-tab-content-inner ul{grid-template-columns:1fr}.customer-story-intro-tab-btn--overview{display:block!important}.customer-story-intro-tab-panel--overview{display:none!important}.customer-story-intro-tab-panel--overview.js-tab-content-active{display:block!important}.customer-story-intro-aside--has-tabs{display:none}.customer-story-intro-content{display:flex;flex-direction:column}.customer-story-intro-aside{margin-bottom:1rem;order:-1;width:100%}}