text-and-image .text-image-container{display:grid;grid-template-columns:repeat(2,1fr);border-radius:8px}text-and-image .text-image-content{display:flex;flex-direction:column;justify-content:center;padding:0 30px 0 0}text-and-image .text-image-exchange .text-image-content{padding-left:40px;padding-right:0}text-and-image .text-image-row{display:flex;flex-direction:column;gap:40px}text-and-image .text-image-image img{width:100%;height:100%;border-radius:8px}text-and-image .text-image-description{display:flex;flex-direction:column;gap:10px}text-and-image .text-image-exchange .text-image-image{order:-1}text-and-image .label-text-content{padding:15px 0;border-bottom:1px solid #DDDDDD;display:flex;flex-direction:column;gap:7px}text-and-image .label-text-content:first-child{padding-top:0}@media (max-width:768px){text-and-image .text-image-container{grid-template-columns:auto}text-and-image .text-image-content{padding:calc(100vw * 50 / var(--base-width)) calc(100vw * 35 / var(--base-width))}text-and-image .text-image-exchange .text-image-content{padding-left:calc(100vw * 35 / var(--base-width))}text-and-image .text-image-row{gap:calc(100vw * 30 / var(--base-width));margin-bottom:calc(100vw * 40 / var(--base-width))}text-and-image .text-image-image{order:-1}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/text-and-image.css.map */
