.text-with-border{background-color:var(--background-color);position:relative}.text-with-border__container{display:flex;justify-content:var(--text-align)}.text-with-border__title{position:relative;color:var(--text-color);font-family:var(--heading-font-family);font-weight:700;font-size:32px;line-height:95%;letter-spacing:.5px;text-transform:uppercase;width:fit-content;margin:0;text-align:center}.text-with-border__title:before{content:"";position:absolute;top:-24px;width:60px;height:3px;background-color:var(--accent-color);margin-bottom:12px;left:50%;transform:translate(-50%)}.text-with-border:before{content:"";width:100%;height:8px;background:repeating-linear-gradient(-45deg,var(--stripe-color),var(--stripe-color) 20px,var(--accent-color) 20px,var(--accent-color) 40px);position:absolute;bottom:0;left:0}@media screen and (min-width:768px){.text-with-border__title{font-size:56px}.text-with-border__title:before{top:-28px}.text-with-border:before{height:12px}}
/*# sourceMappingURL=/cdn/shop/t/164/assets/section-static-text-with-border.css.map */
