.cci-feature-tabs{background-color:var(--color-morph-midnight,#1c273a);padding:7rem 2rem}@media (min-width:1024px){.cci-feature-tabs{padding-left:4rem;padding-right:4rem}}.cci-feature-tabs__container{margin-left:auto;margin-right:auto;max-width:1536px}.cci-feature-tabs__eyebrow{color:var(--color-slime-500,#00db75);font-size:.75rem;letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.cci-feature-tabs__eyebrow,.cci-feature-tabs__headline{font-family:var(--font-sans,"Inter",ui-sans-serif,system-ui,sans-serif);font-weight:700}.cci-feature-tabs__headline{color:#fff;font-size:2.25rem;line-height:1.15;margin:0 0 3rem}@media (min-width:640px){.cci-feature-tabs__headline{font-size:3rem}}@media (min-width:1024px){.cci-feature-tabs__headline{font-size:4.4375rem}}.cci-feature-tabs__layout{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.cci-feature-tabs__layout{align-items:flex-start;flex-direction:row;gap:3rem}}.cci-feature-tabs__nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}@media (min-width:768px){.cci-feature-tabs__nav{flex-direction:column;flex-shrink:0;flex-wrap:nowrap;gap:0;width:220px}}.cci-feature-tabs__tab{background:transparent;border:none;border-radius:.5rem;color:hsla(0,0%,100%,.45);cursor:pointer;display:block;font-family:var(--font-sans,"Inter",ui-sans-serif,system-ui,sans-serif);font-size:1rem;font-weight:400;line-height:1.5;padding:.625rem .875rem;text-align:left;transition:color .15s ease,background-color .15s ease;white-space:nowrap;width:auto}@media (min-width:768px){.cci-feature-tabs__tab{width:100%}}.cci-feature-tabs__tab:hover{color:hsla(0,0%,100%,.75)}.cci-feature-tabs__tab--active{background-color:var(--color-9pm-500,#2e3c52);color:#fff;font-weight:500}.cci-feature-tabs__tab--active:hover{color:#fff}.cci-feature-tabs__panels{flex:1;min-width:0}.cci-feature-tabs__panel{display:none}.cci-feature-tabs__panel--active{display:block}.cci-feature-tabs__card{background-color:var(--color-9pm-500,#2e3c52);border-radius:1rem;display:flex;flex-direction:column;gap:2rem;padding:2.5rem}@media (min-width:768px){.cci-feature-tabs__card{align-items:center;flex-direction:row;gap:2.5rem;min-height:280px}}.cci-feature-tabs__panel-text{flex:1;min-width:0}.cci-feature-tabs__panel-headline{color:#fff;font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 .75rem}.cci-feature-tabs__panel-body,.cci-feature-tabs__panel-headline{font-family:var(--font-sans,"Inter",ui-sans-serif,system-ui,sans-serif)}.cci-feature-tabs__panel-body{color:hsla(0,0%,100%,.65);font-size:1rem;line-height:1.65;margin:0}.cci-feature-tabs__panel-body p{margin:0}.cci-feature-tabs__panel-image{border-radius:.75rem;flex:1;min-width:0;overflow:hidden}.cci-feature-tabs__panel-image img{border-radius:.75rem;display:block;height:auto;width:100%}.cci-feature-tabs__placeholder{align-items:center;background-color:rgba(28,39,58,.6);border:1px solid hsla(0,0%,100%,.08);border-radius:.75rem;display:flex;height:220px;justify-content:center;width:100%}.cci-feature-tabs__placeholder-inner{display:flex;flex-direction:column;gap:.5rem;width:80%}.cci-feature-tabs__placeholder-bar{background-color:hsla(0,0%,100%,.08);border-radius:9999px;height:.5rem}.cci-feature-tabs__placeholder-bar--wide{width:80%}.cci-feature-tabs__placeholder-bar--mid{width:60%}.cci-feature-tabs__placeholder-bar--short{width:40%}.cci-feature-tabs__placeholder-bar--slime{background-color:rgba(0,219,117,.3);width:25%}