.table-module{overflow:hidden;padding:7rem 0}.table-module .mobile{display:none}.table-module .table-wrapper{display:flex;flex-direction:column;overflow:auto}.table-module .table-wrapper .row{border-bottom:1px solid #e6e6e6;display:flex;width:100%}.table-module .table-wrapper .row:last-child{border-bottom:0}.table-module .table-wrapper .row:last-child .column{padding-bottom:5rem}.table-module .table-wrapper .table-header.row{align-items:flex-end}.table-module .table-wrapper .column{min-width:18rem;padding:1.5rem 2rem 2rem;width:20%}.table-module .table-wrapper h5{font-size:1.6rem;font-style:normal;font-weight:600;line-height:1.75;margin:0;text-align:center}.table-module .table-wrapper p{font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.7;margin:0;padding:0;text-align:center}.table-module .table-wrapper .icon{margin-bottom:3rem;text-align:center}.table-module .table-wrapper .icon .svg{max-width:100%}@media only screen and (max-width:992px){.table-module .mobile{display:flex;justify-content:flex-end;margin-top:2rem}.table-module .scroll-btn span{font-size:1.6rem;font-weight:500;line-height:1.75;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.table-module .scroll-btn span img{margin-left:.8rem}}