.highlighted-boxes-wrapper .highlighted-boxes-container{display:flex;flex-direction:column;gap:20px}.highlighted-boxes-wrapper{background:linear-gradient(183deg,#d1e9f2 -47.07%,rgba(241,245,250,0) 84.6%);border-top:2px solid #d1e9f2;margin-top:50px}.highlighted-boxes-wrapper .highlighted-box{background-color:#f4f6f9;border-radius:24px;box-sizing:border-box;display:flex;flex:1;flex-direction:column;padding:40px}.highlighted-boxes-wrapper .highlighted-box:first-child{background:linear-gradient(90deg,#c5e6f2 36.47%,hsla(0,0%,100%,0) 107.28%)}.highlighted-boxes-wrapper .highlighted-box:nth-child(2){background:linear-gradient(90.84deg,#ffc7c0 -24.76%,hsla(0,0%,100%,0) 78.77%)}.highlighted-boxes-wrapper .box-heading{margin-top:0}.highlighted-boxes-wrapper .box-kicker{font-family:Futura Md BT;font-size:14px;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.highlighted-boxes-wrapper .box-content p{margin-bottom:16px}.highlighted-boxes-wrapper .box-content p:last-child{margin-bottom:0}@media (min-width:768px){.highlighted-boxes-wrapper .highlighted-boxes-container{flex-direction:row;gap:40px}}