.file-boxes--row{column-gap:50px;justify-content:center;row-gap:35px}.file-box{align-items:center;border:1px solid #dadada;border-radius:16px;box-shadow:0 10px 16px -8px #00000040;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:space-between;min-height:260px;padding:30px}.box--title{color:#dd6b47;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;line-height:31.2px;margin:0 0 10px;text-align:center;text-transform:uppercase}.box--text{margin-bottom:30px;text-align:center}@media only screen and (max-width:992px){.file-boxes--row{column-gap:35px}.file-box{max-width:50%;min-width:40%}}@media only screen and (max-width:650px){.file-box{max-width:100%;min-width:100%;padding:30px 20px}}