.causes-tabber-module .tabber-row{background-color:var(--quat_color);margin-bottom:35px;padding:24px 60px}.causes-tabber-module .tabber-row .tabber-button{cursor:pointer;font-size:24px;line-height:32px;outline:none;padding-right:20px;text-align:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.causes-tabber-module .tabber-row .tabber-button:last-child{padding-right:0}.causes-tabber-module .tabber-desc{display:none}.causes-tabber-module .tabber-desc h6{color:var(--tertiary_color);font-size:20px;font-weight:600;line-height:27px;margin-bottom:18px}.causes-tabber-module .tabber-desc p{color:#909090;font-weight:400}.causes-tabber-module .tabber-row .tabber-button.active{color:var(--secondary_color)}.causes-tabber-module .tabber-desc.active_tab{display:block}@media(min-width:991px){.causes-tabber-module .tabber-desc p{font-size:20px;line-height:32px}}@media(max-width:767px){.causes-tabber-module .tabber-row{padding:24px 40px}}