.tfn.organisation-tabs{padding:24px 0}
.tfn.organisation-tabs .organisation-tabs__carousel{display:flex}
.tfn.organisation-tabs .organisation-tabs__carousel-item{padding:11px 0;font-size:16px;line-height:20px;text-align:center;flex:1;display:flex;justify-content:center;align-items:center}
.tfn.organisation-tabs .organisation-tabs__carousel-item:hover,.tfn.organisation-tabs .organisation-tabs__carousel-item:active,.tfn.organisation-tabs .organisation-tabs__carousel-item:focus{cursor:pointer}
.tfn.organisation-tabs .organisation-tabs__content{padding:16px 0}
.tfn.organisation-tabs .organisation-tabs__content-item:not(.active){display:none}
.tfn.organisation-tabs .organisation-tabs__content-item img{margin-bottom:35px;display:block}
.tfn.organisation-tabs .organisation-tabs__content-item .button{display:inline-block}
.tfn.organisation-tabs .organisation-tabs__content-item .button:not(:last-child){margin-bottom:30px}
.tfn.organisation-tabs .slick-prev{left:0;z-index:1}
.tfn.organisation-tabs .slick-next{right:0;z-index:1}
.tfn.organisation-tabs .slick-prev:before,.tfn.organisation-tabs .slick-next:before{padding:4px}
@media screen and (max-width:767px){.tfn.organisation-tabs .organisation-tabs__carousel{flex-wrap:wrap}
.tfn.organisation-tabs .organisation-tabs__carousel-item{flex:1 1 100%;width:100%;border-bottom:0}
.tfn.organisation-tabs .organisation-tabs__carousel-item.active{border-bottom:0}
.tfn.organisation-tabs .organisation-tabs__carousel-item:not(:last-child){margin-bottom:10px}
.tfn.organisation-tabs .organisation-tabs__content-item .button{margin-bottom:30px}
}
.tfn.content-organization-toggles{padding:0}