.press-module .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0 100px;margin-top:-135px}.press-module .press-item{border:1px solid rgba(0,140,198,0.1);border-radius:10px;background-color:#fff;position:relative;width:30%;margin-left:4%;box-sizing:border-box;margin-bottom:40px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;z-index:11}.press-module .press-item:hover{border:1px solid rgba(0,140,198,1);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.press-module .press-item a{text-decoration:none}.press-module .press-item .press-wrapper{padding:40px 35px 75px}.press-module .press-item:nth-child(3n+1){margin-left:0}.press-module .press-item .date{color:rgba(71,83,88,0.65);font-family:'Nunito Sans',sans-serif;font-size:12px;font-weight:800;letter-spacing:1.37px;line-height:18px;margin-bottom:10px;text-transform:uppercase}.press-module .press-item .title{color:#2a2522;font-family:'Nunito Sans',sans-serif;font-size:28px;font-weight:600;letter-spacing:0;line-height:36px;margin-bottom:40px}.press-module .press-item .button{position:absolute;bottom:40px;right:0;left:0;width:100%;box-sizing:border-box;padding:0 35px}.press-module .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;padding:60px 0;width:100%}.press-module .pagination a{text-decoration:none;width:22px;height:22px;display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;color:rgba(71,83,88,0.65);font-size:13px;font-weight:800;letter-spacing:1.37px;line-height:14px;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 5px;border-radius:2px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.press-module .pagination a:hover{background-color:rgba(0,140,198,0.1)}.press-module .pagination a.active{background-color:#008cc6;color:#fff !important}.press-module .pagination a svg{fill:#008cc6}@media only screen and (max-width :979px){.press-module .press-item{width:48%}.press-module .press-item:nth-child(3n+1){margin-left:4%}.press-module .press-item:nth-child(2n+1){margin-left:0}}@media only screen and (max-width :767px){.press-module .press-item{width:100%;margin-left:0}}