.text-boxes{background-color:var(--White)}.text-boxes h2{margin-bottom:48px}.text-boxes.bg-light-grey{background-color:var(--Light-grey)}.text-box-container{display:flex;flex-wrap:wrap;gap:24px}.text-box{background-color:var(--Mint);flex:1;padding:32px}.text-box.bg-black{background-color:var(--Black)}.text-box.bg-grey{background-color:var(--Grey)}.text-box.text-box-wrap{min-width:30%}.text-box h5{margin-bottom:8px}.text-box-body{margin-bottom:16px}.text-box.bg-black .text-box-body,.text-box.bg-black h5{color:var(--White)}.text-box.bg-black .arrow-link{color:var(--White);display:inline-block;font-family:acumin-pro-condensed;font-size:21px;font-style:normal;font-weight:700;letter-spacing:.3px;line-height:21px;padding-right:23px;position:relative;text-decoration:none;text-transform:uppercase;transition:padding .2s linear}.text-box.bg-black .arrow-link:after{background-image:url(https://148385621.fs1.hubspotusercontent-eu1.net/hubfs/148385621/Assets/arrow-right-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:12px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:15px}.text-box.bg-black .arrow-link:hover{background:var(--White);background-clip:text;-webkit-background-clip:text;font-family:acumin-pro-condensed;-webkit-text-fill-color:transparent;font-weight:700;padding-right:28px;text-decoration:none}@media(max-width:980px){.text-box,.text-box.text-box-wrap{min-width:45%}}@media(max-width:720px){.text-box,.text-box.text-box-wrap{min-width:100%}}