.app-with-text-section{position:relative}.app-with-text-wrapper{width:100%}.app-with-text__container{width:100%;margin:0 auto}.app-with-text{display:grid;gap:var(--app-with-text-gap, 2rem);align-items:stretch}@media screen and (min-width:990px){.app-with-text{grid-template-columns:repeat(2,minmax(0,1fr))}.app-with-text--reverse .app-with-text__embed{order:2}.app-with-text--reverse .app-with-text__content{order:1}}.app-with-text__embed{position:relative;border-radius:var(--app-with-text-radius, 16px);border:1px solid var(--app-with-text-border, rgba(255, 255, 255, .08));background:var(--app-with-text-surface, rgba(255, 255, 255, .04));min-height:var(--app-with-text-min-height, 320px);padding:var(--app-with-text-embed-padding, 1.5rem);display:flex;align-items:center;justify-content:center;overflow:hidden}.app-with-text__app-block{width:100%;height:100%}.app-with-text__app-block>*{width:100%}.app-with-text__embed iframe,.app-with-text__embed video{width:100%;height:100%;border:0}.app-with-text__placeholder{text-align:center;color:var(--color-foreground, #ffffff);opacity:.7;font-size:.875rem}.app-with-text__content{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;text-align:left}.app-with-text__content--left{text-align:left;align-items:flex-start}.app-with-text__content--center{text-align:center;align-items:center}.app-with-text__content--right{text-align:right;align-items:flex-end}.app-with-text__eyebrow{font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.app-with-text__heading,.app-with-text__text{margin:0}.app-with-text__buttons{display:flex;flex-wrap:wrap;gap:.75rem}@media screen and (max-width:989px){.app-with-text{gap:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-app-with-text.css.map */
