.showcase-wrapper{display:block;padding:3em 0 0}showcase-item{display:block;margin-bottom:3em}.showcase-wrapper row{display:flex;width:90%;max-width:1220px;column-gap:4em;align-items:center;margin:0 auto}.showcase-wrapper cell{display:block;position:relative}.showcase-wrapper .ltr cell:nth-of-type(1){width:48%;align-self:flex-start}.showcase-wrapper .ltr cell:nth-of-type(2){width:52%}.showcase-wrapper .rtl cell:nth-of-type(1){width:52%}.showcase-wrapper .rtl cell:nth-of-type(2){width:48%;align-self:flex-start}.showcase-wrapper .text-inner{text-align:left}.showcase-wrapper .text-inner em{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;font-weight:700;padding-bottom:0;display:block}.showcase-wrapper .text-inner h2{font-size:1.953rem;padding:0 0 15px;line-height:160%;font-weight:900;margin:0}.showcase-wrapper .text-inner .text-sep{height:6px;width:60px;margin-bottom:30px}app[data-theme=light] .showcase-wrapper .text-sep{background-color:var(--color-halftone-gray)}app[data-theme=dark] .showcase-wrapper .text-sep{background-color:var(--color-halftone-gray)}.showcase-wrapper .text-inner p{font-size:1rem;line-height:160%;font-weight:500;margin:0;padding:0}.showcase-wrapper cell .decal{position:relative;margin:0}.showcase-wrapper cell .decal img{width:100%;height:auto;display:block;filter:drop-shadow(0 10px 8px rgb(0 0 0 / .2));border-radius:16px}.less-third{grid-template-columns:repeat(3,minmax(200px,280px));justify-content:center}.showcase-wrapper call-to-action{padding:1em 0 0;text-align:left}@media(min-width:1px)and (max-width:767px){.showcase-wrapper row{flex-direction:column;row-gap:3em}.less-third{display:block}.less-third li{margin-bottom:30px}.showcase-wrapper .ltr cell:nth-of-type(1),.showcase-wrapper .ltr cell:nth-of-type(2),.showcase-wrapper .rtl cell:nth-of-type(1),.showcase-wrapper .rtl cell:nth-of-type(2){width:100%}.showcase-wrapper .rtl cell:nth-of-type(1){order:2}.showcase-wrapper .rtl cell:nth-of-type(2){order:1}}