.block-of-text__content{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;transition:max-height .3s ease;overflow:hidden;transition:.3s ease}.block-of-text--one-column .block-of-text__content{grid-template-columns:1fr;gap:0}.block-of-text__title{margin-top:0;margin-bottom:0}.block-of-text__column h2{font-size:1.8rem;color:#000}.block-of-text--show-more .block-of-text__content{max-height:150px;position:relative;transition:.3s ease}.block-of-text--show-more .block-of-text__content:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3rem;background:linear-gradient(to bottom,#fff0,rgb(var(--color-background)));pointer-events:none}.block-of-text__column p{color:#626262}.block-of-text__column h2{font-size:1.8rem}.block-of-text__column p{font-size:1.4rem;line-height:171%}.block-of-text__toggle{background:none;border:none;color:#000;font-weight:400;cursor:pointer;padding:0;margin-top:3rem;font-size:1.4rem;text-decoration:underline;text-underline-offset:.3rem;display:inline-block;font-family:DM Sans,sans-serif}@media screen and (max-width:749px){.block-of-text__content{grid-template-columns:1fr}.block-of-text__toggle{margin-top:.5rem}}[data-scheme=dark] .block-of-text__column h2,[data-scheme=dark] .block-of-text__column p,[data-scheme=dark] .block-of-text__toggle{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/17/assets/block-of-text.css.map */
