.help{display:block;width:100%;box-sizing:border-box;overflow:hidden}.help .square-wrapper{padding:0}.help a{font-family:'Source Sans Pro';font-size:16px;line-height:25px}.help .content{display:block;box-sizing:border-box;overflow:hidden}.help .content h2{color:#333;font-weight:600;font-size:26px;margin:0px 0px 14px 0px}.help .content-item{display:flex;flex-wrap:wrap;align-items:flex-start;margin-left:-40px;margin-right:-40px;box-sizing:border-box}.help .content-item .item{width:33.3333%;padding:20px 40px;box-sizing:border-box;margin:0;display:flex;height:100%;position:relative}.help .content-item .item:after{content:"";width:1px;height:96px;border-right:solid 1px #e2e8ee;position:absolute;right:0}.help .content-item .item:last-child{border:0}.help .content-item .item .img{width:42px}.help .content-item .item .img img{width:42px;height:42px;object-fit:contain}.help .content-item .item .text{padding-left:10px}.help .content-item .item .text a{text-decoration:none;line-height:25px}.help .content-item .item .text a:hover{text-decoration:underline}.help .content-item .item .text h3{color:#333;font-weight:400;font-size:20px;margin-bottom:5px;margin-top:0}.help .content-item .item .text h3 span{font-size:16px;font-weight:300}.help .content-item .item .text p{font-size:16px;font-weight:300;line-height:25px !important;margin:0}@media(max-width:992px){.item::before{padding:0}}@media(max-width:578px){.help .content-item .item{width:100%;border:0}}