@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}.text-border{display:flex;justify-content:center;align-items:center;padding:4rem 0}@media only screen and (max-width: 1024px){.text-border{flex-direction:column;padding:4rem 0}}.text-border__content{border:4px solid #000;padding:2.5rem;background-color:#fff;width:100%}@media only screen and (max-width: 1024px){.text-border__content{order:1}}@media only screen and (max-width: 800px){.text-border__content{padding:2rem}}@media only screen and (max-width: 600px){.text-border__content{padding:1.5rem}}.text-border__content-title{font-family:"Factor B";font-weight:800;font-size:clamp(2.3rem,5vw,2.5rem);color:#1f1f1f;margin-bottom:2rem;text-transform:uppercase}@media only screen and (max-width: 800px){.text-border__content-title{margin-bottom:1.5rem}}.text-border__content-text{font-family:"Sofia Pro",sans-serif;font-weight:500;font-size:2rem;line-height:2.8rem;color:#000}@media only screen and (max-width: 800px){.text-border__content-text{font-size:1.8rem;line-height:2.6rem}}.text-border__content-text p{margin-bottom:1.5rem}.text-border__content-text p:last-child{margin-bottom:0}/*# sourceMappingURL=text-border.css.map */
