.icon-title-button-wrapper{-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin:30px 0}.cards-medium,.icon-title-button-wrapper{-webkit-box-pack:center;display:-ms-flexbox;display:-webkit-box;display:flex;justify-content:center}.cards-medium{-ms-flex:1 1 286px;-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-flex:1;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.05);box-shadow:0 2px 10px rgba(0,0,0,.05);flex:1 1 286px;max-width:286px;padding:30px 20px;text-align:center}.card-content,.cards-medium{-webkit-box-align:center;align-items:center}.card-content{-ms-flex-align:center;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;display:-ms-flexbox;display:-webkit-box;display:flex;flex-direction:column}.card-icon{height:140px;margin-bottom:20px}.cards-title{-ms-flex-align:center;-webkit-box-align:center;align-items:center;color:var(--strong-orange);display:-ms-flexbox;display:-webkit-box;display:flex;font-size:21px;font-weight:600;text-align:center;vertical-align:middle}.cards-title,.content{margin-bottom:20px}.card-button{background-color:var(--light-blue);border:1px solid var(--light-blue)}.card-button:active,.card-button:focus,.card-button:hover{background-color:var(--hover-blue);border:1px solid var(--hover-blue)}.arrow-icon{height:140px;margin-bottom:20px;stroke:#fff;vertical-align:middle;width:16px}@media (min-width:768px){.about .cards-title{min-height:58px}}