.row.tab-feature-content{align-items:center;flex-flow:column;gap:4rem}tab-item-links{align-items:stretch;display:flex;flex-flow:row;gap:1rem;justify-content:center;max-width:960px;width:100%}tab-item-link{border:1px solid #d3d3d3;border-radius:4px;color:#667085;cursor:pointer;display:block;flex:1;font-size:1.11118rem;font-weight:600;padding:1rem;position:relative;text-align:center;transition:var(--transition)}tab-item-link.active{background:#f2f4f7;color:var(--orange)}tab-item-link:after{background:#f2f4f7;bottom:-1rem;content:"";display:block;height:2px;left:-.5rem;position:absolute;width:calc(100% + 1rem)}tab-item-link.active:after{background:var(--orange)}tab-item{align-items:flex-start;display:none;flex-flow:row wrap;gap:3rem;justify-content:flex-start}tab-item:nth-of-type(2n){flex-flow:row-reverse}tab-item.active{display:flex}tab-item figure{border-radius:8px;flex:0 1 500px;max-width:100%;overflow:hidden}.tab-item-copy{flex:1;flex-flow:column;gap:1.5rem;justify-content:flex-start}.tab-item-copy,tab-item-point{align-items:flex-start;display:flex}tab-item-point{flex-flow:row wrap;gap:1.77777rem}tab-item-point figure{align-items:center;background:#42307d10;display:flex;flex:0 1 84px;justify-content:center;min-height:82px;padding:1rem}tab-item-point figure img{max-height:44px}.tab-point-copy{flex:1}.tab-point-copy h3{margin-bottom:1rem}.tab-item-copy .button-wrapper{padding-left:calc(84px + 1.77777rem)}@media (max-width:1080px){tab-item-links{display:none}tab-item,tab-item:nth-of-type(2n){display:flex;flex-flow:column;gap:1rem}.row.tab-feature-content{padding:0}tab-item:before{background:#f2f4f7;border-radius:4px;color:var(--orange);content:attr(data-title);cursor:pointer;display:block;flex:1;font-size:1.11118rem;font-weight:600;padding:1rem;position:relative;text-align:center;transition:var(--transition);width:100%}.tab-item-copy{margin-top:1rem;order:2}tab-item>figure{flex:1}tab-item-point figure{flex:0 1 64px;min-height:62px}.tab-item-copy .button-wrapper{justify-content:center;padding:0;width:100%}}