.text-section{display:flex;justify-content:var(--section-alignment, center);text-align:var(--text-align, center);word-break:break-word}.text-section .text-section__container{max-width:850px;width:100%;padding:0 20px}.text-section .text-section__container.text-section__container--full-width{max-width:100%}.text-section .text-section__content{line-height:1.6}.text-section .text-section__content.text-section__content--cut-off{position:relative;max-height:200px;overflow:hidden}.text-section .text-section__content.text-section__content--cut-off:after{content:"";position:absolute;bottom:0;left:0;z-index:1;width:100%;height:5rem;background:linear-gradient(180deg,rgba(249,249,249,0) 0%,var(--color-background) 100%);pointer-events:none}.text-section .text-section__heading{line-height:1.35;letter-spacing:.02em;font-size:calc(var(--heading-font-size) * 2.125)}.text-section .text-section__heading+.text-section__content{margin-top:20px}.text-section .text-section__subheading{margin-top:5px;margin-bottom:15px;line-height:1.6;color:var(--color-secondary-text, #757575)}.text-section .text-section__read-more-button{position:relative;margin-top:20px}.text-section .text-section__read-more-button .icon{width:14px;height:14px;-webkit-margin-start:7px;margin-inline-start:7px;transition-property:transform;transition-duration:var(--timing-base)}.text-section .text-section__read-more-button.is-active .icon{transform:rotate(180deg)}.text-heading-icon{width:100px;height:75px;display:inline-block;vertical-align:middle;margin:0 4px}@media(max-width:768px){.text-section .text-section__heading{font-size:24px}.text-heading-icon{width:80px;height:60px}}@media(max-width:580px){.text-section .text-section__heading{font-size:18px}.text-heading-icon{width:60px;height:50px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/text-section.build.css.map */
