.two-insight-quote{padding:5rem 0}.two-insight-quote__inner{display:flex;flex-direction:column;gap:2.3rem;margin:0 auto;width:min(100%,1200px)}.two-insight-quote__cards{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.two-insight-quote__card{background:hsla(0,0%,100%,.1);border:1px solid rgba(45,39,36,.35);padding:1.05rem 1.05rem 1.15rem}.two-insight-quote__kicker{margin:0 0 .55rem}.two-insight-quote__title{margin:0 0 .5rem}.two-insight-quote__desc{margin:0 0 .85rem}.two-insight-quote__cta .button.black_border{background-color:transparent;border:1px solid rgba(45,39,36,.35);color:inherit}.two-insight-quote__cta .button.black_border:focus,.two-insight-quote__cta .button.black_border:hover{background-color:rgba(45,39,36,.9);border-color:rgba(45,39,36,.9);color:#fff}.two-insight-quote__quote-wrap{border-bottom:1px solid rgba(45,39,36,.2);border-top:1px solid rgba(45,39,36,.2);padding:1.8rem 0}.two-insight-quote__quote-inner{margin:0 auto;text-align:center;width:min(100%,760px)}.two-insight-quote__quote{margin:0}.two-insight-quote__author{margin:.8rem 0 0}@media (max-width:767px){.two-insight-quote__cards{grid-template-columns:1fr}}