.horiz-tabs .tab{padding:30px 20px}.horiz-tabs .tab .title-row{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;border-bottom:1px solid #006951;cursor:pointer}.horiz-tabs .tab .title-row h3{font-family:36px;font-size:36px;line-height:43.2px;font-weight:400;color:#006951;padding-bottom:30px}.horiz-tabs .tab .title-row i{color:#fff;background-color:#000;padding:8px;font-size:20px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;clip-path:circle(45%)}.horiz-tabs .tab .content-row p{font-family:Poppins;font-size:16px;line-height:24px;color:#39454d;margin-top:25px;display:none}.horiz-tabs .tab .content-row p.active{display:block}.horiz-tabs .tab .title-row i.rot{transform:rotate(-45deg)}