.box_3cols{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:hsla(0,0%,100%,.8);border:1px solid #f3f3f3;column-gap:20px;display:flex;justify-content:center;padding:60px;row-gap:20px}.box_3cols p{color:#333436;font-size:24px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.38;text-align:left}.box_3cols>div{max-width:350px;width:100%}.box_3cols>div:not(:last-child){border-right:1px solid #e35205}@media(max-width:760px){.box_3cols>div{padding-bottom:15px;width:100%}.box_3cols{flex-wrap:wrap;padding:60px 20px 40px;row-gap:40px}.box_3cols>div:not(:last-child){border-bottom:1px solid #e35205;border-right:none}}