.svg-with-text{width:100%;background-color:rgb(var(--color-background));padding-top:var(--section-padding-top, 60px);padding-bottom:var(--section-padding-bottom, 60px)}.svg-with-text__container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.svg-with-text--reverse .svg-with-text__container{direction:rtl}.svg-with-text--reverse .svg-with-text__content{direction:ltr}.svg-with-text__svg-wrapper{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.svg-with-text__svg{width:var(--svg-width, 50%);max-width:var(--svg-max-width, 600px);height:auto}.svg-with-text__svg svg{width:100%;height:auto;display:block}.svg-with-text__placeholder{width:var(--svg-width, 50%);max-width:var(--svg-max-width, 600px);aspect-ratio:1}.svg-with-text__placeholder svg{width:100%;height:100%}.svg-with-text__content{display:flex;flex-direction:column;gap:1.5rem}.svg-with-text__content--align-center{text-align:center;align-items:center}.svg-with-text__content--align-left{text-align:left;align-items:flex-start}.svg-with-text__heading{font-size:2.5rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground))}.svg-with-text__button{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:600;text-decoration:none;border-radius:.5rem;transition:all .2s ease}.svg-with-text__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.svg-with-text__button:hover .svg-with-text__button-arrow{transform:translate(3px)}.svg-with-text__button-arrow{flex-shrink:0;transition:transform .2s ease}@media screen and (max-width: 989px){.svg-with-text__container{grid-template-columns:1fr;gap:2rem}.svg-with-text--reverse .svg-with-text__container{direction:ltr}.svg-with-text__svg-wrapper{order:-1}.svg-with-text__button{padding:1rem 2rem}}@media screen and (min-width: 750px) and (max-width: 989px){.svg-with-text__svg,.svg-with-text__placeholder{max-width:400px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-svg-with-text.css.map */
