.image-with-text-section{background:var(--color-section-bg,#fff);background-image:var(--background-image)}.image-with-text{display:flex;flex-wrap:wrap}@media only screen and (min-width: 1068px){.image-with-text{flex-wrap:nowrap}}.image-with-text.text_first{flex-direction:row-reverse}.image-with-text.column-spacing--none{grid-gap:0;background:var(--color-bg, #fff)}.image-with-text.column-spacing--small,.image-with-text.column-spacing--medium{grid-gap:10px}@media only screen and (min-width: 1068px){.image-with-text.column-spacing--medium{grid-gap:20px}}.image-with-text.column-spacing--large{grid-gap:10px}@media only screen and (min-width: 1068px){.image-with-text.column-spacing--large{grid-gap:30px}}.image-with-text__image{position:relative;flex-grow:0;flex-shrink:0;width:100%}.image-with-text__image svg,.image-with-text__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image-with-text__image svg{padding:50px;fill:var(--bg-body, #fff);opacity:.5;background:var(--color-accent)}.image-with-text__image-media{position:relative;width:100%;overflow:hidden;padding-bottom:var(--ratio-percent)}.image-with-text__image-media.aspect-ratio--small{padding-bottom:75%}.image-with-text__image-media.aspect-ratio--large{padding-bottom:100%}.image-with-text__image-media iframe,.image-with-text__image-media video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.image-with-text__content{width:100%;flex-grow:1;padding:15px;background:var(--color-bg, #fff);display:flex;align-items:center}@media only screen and (min-width: 1068px){.image-with-text__content{padding:0 25px}.text_first .image-with-text__content{padding-left:0}.image_first .image-with-text__content{padding-right:0}.text_first .image-with-text__image{padding-left:7.5px}.image_first .image-with-text__image{padding-right:7.5px}}.image-with-text__content svg{width:100px;height:100px;fill:var(--bg-body, #fff);opacity:.5;background:var(--color-accent);margin-bottom:20px}.image-with-text__content--inner{max-width:600px;margin:0 auto;max-width:100%}.image-with-text__content__image{margin-bottom:30px}.image-with-text__content p,.image-with-text__content h3,.image-with-text__content .text-button{color:var(--color-text, --color-body)}.image-with-text__content .text-button:before{background:rgba(var(--color-text-rgb),.4)}.image-with-text__content .text-button:after{background:var(--color-text, --color-body)}.image-with-text__content .button,.image-with-text__content .text-button{margin:0 10px 10px 0}@media only screen and (min-width: 1068px){.image-with-text__content .rte.description-size--medium{font-size:1.125rem}}@media only screen and (min-width: 1068px){.image-with-text__content .rte.description-size--large{font-size:1.25rem}}.image-with-text__content .rte p{font-size:inherit}@media only screen and (min-width: 1068px){.image-with-text.grid--image-small>.image-with-text__inner{width:40%}.image-with-text.grid--image-small>.image-with-text__inner.image-with-text__content{width:60%}.image-with-text.grid--image-medium>.image-with-text__inner{width:50%}.image-with-text.grid--image-large>.image-with-text__inner{width:60%}.image-with-text.grid--image-large>.image-with-text__inner.image-with-text__content{width:40%}.image-with-text.grid--image-xlarge>.image-with-text__inner{width:70%}.image-with-text.grid--image-xlarge>.image-with-text__inner.image-with-text__content{width:30%}.image-with-text.grid--image-xxlarge>.image-with-text__inner{width:75%}.image-with-text.grid--image-xxlarge>.image-with-text__inner.image-with-text__content{width:25%}}.random-code-wrapper{position:relative;max-width:340px;width:100%;margin:0 auto;margin-bottom:1.25rem;background-color:var(--color-code-bg)}.random-code-wrapper.has_bg{background-image:var(--code-image-bg);background-repeat:no-repeat;background-size:cover;background-position:center}.random-code-wrapper copy-code{color:var(--color-code-text);display:block;margin:0;padding:14px 8px 12px;cursor:pointer}.copy-message{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:var(--color-code-bg);color:var(--color-code-text);z-index:2;margin:0;padding-top:2px}.copy-message span{display:flex;height:100%;align-items:center;justify-content:center}.image-with-text__overlay-content{position:absolute;width:65%;bottom:0;right:0;padding:15px;color:#fff}.image-with-text__overlay-content .h2{text-align:right;color:#fff;text-shadow:1px 2px 1px #c54ef8}.image-with-text__overlay-content .h2:first-child{margin-bottom:0}.image-with-text__overlay-content p{text-align:center;line-height:1.25}.image-with-text__overlay-content .content{display:grid;grid-template-columns:1fr 110px;gap:.8rem}.image-with-text__overlay-content .content .newsletter{display:flex;flex-direction:column;justify-content:space-between}.image-with-text__image .image-with-text__overlay-content svg{position:relative;width:auto;height:auto;background:transparent;padding:0}.image-with-text__overlay-content fieldset{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap;justify-content:center}.image-with-text__overlay-content input[type=email]{background:#fff;flex:1 1 auto;margin-bottom:0}.image-with-text__overlay-content .form-notification{margin-top:.4rem}.image-with-text__overlay-content .submit{background:#c54ef8;border-color:#c54ef8}@media only screen and (max-width: 1068px){.image-with-text__overlay-content{width:85%}}@media only screen and (max-width: 768px){.image-with-text__content{padding:25px 0}.image-with-text__overlay-content{width:80%;padding:8px}.image-with-text__overlay-content .content{grid-template-columns:1fr 68px;gap:.4rem}.image-with-text__overlay-content p{font-size:.6rem;margin-bottom:.4rem}.image-with-text__overlay-content input[type=email]{height:24px;padding:0 .2rem}.image-with-text__overlay-content .submit{height:24px;padding:0 .6rem}.image-with-text.text_first_mobile{flex-direction:column-reverse}}@media only screen and (max-width: 480px){.image-with-text__overlay-content{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/392/assets/image-with-text.css.map */
