.actividad{background-color:#f2f2f2}.tabs-a__tab{display:block;width:100%;text-align:left;background-color:#1f6feb;padding:15px 20px;border-radius:5px;color:#fff}.tabs-a__tab__text{white-space:normal;overflow-wrap:break-word;word-break:break-word}.tabs-a__tab:last-child{margin-bottom:0!important}.tabs-a__tab:active,.tabs-a__tab:focus,.tabs-a__tab:hover{background-color:#e8f0fd;color:#111e61}.tabs-a__tab__selected{font-weight:700}@media (min-width:992px){.tabs-a__tab__selected{position:relative}.tabs-a__tab__selected:before{content:"";display:block;position:absolute;right:0;top:50%;width:15px;height:15px;transform:translate(5px,-50%) rotate(45deg);background-color:#1f6feb}}.tabs-a__content-item{opacity:0}.tabs-a__content-item--active{animation:tab-content-active .5s ease-in-out forwards}.tabs-a.color-acento-botones .tabs-a__tab:active,.tabs-a.color-acento-botones .tabs-a__tab:focus,.tabs-a.color-acento-botones .tabs-a__tab:hover,.tabs-a.color-acento-botones .tabs-a__tab__selected{background-color:#e8f0fd;color:textColor(#5fe168)}.tabs-a.color-acento-botones .tabs-a__tab__selected:before{background-color:#e8f0fd}